[or-cvs] r15798: NoScript 1.7.6 (incognito/trunk/portage.overlay/x11-plugins/noscript-bin)

anonym at seul.org anonym at seul.org
Wed Jul 9 13:09:33 UTC 2008


Author: anonym
Date: 2008-07-09 09:09:33 -0400 (Wed, 09 Jul 2008)
New Revision: 15798

Added:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.7.6.ebuild
Removed:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.9.ebuild
Modified:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest
Log:
NoScript 1.7.6


Modified: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest	2008-07-09 13:09:08 UTC (rev 15797)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest	2008-07-09 13:09:33 UTC (rev 15798)
@@ -1,2 +1,2 @@
-DIST noscript-1.6.9-fx+mz+sm.xpi 280258 RMD160 55c6c86c1e151c4bd369b577acc386c4ba0384d7 SHA1 61acaa2023d719511fd64a0ae076372d40269e49 SHA256 71d6200beb9b1e3a455cb334075ab9047388f2151e3b94b6519f9c231526baef
-EBUILD noscript-bin-1.6.9.ebuild 961 RMD160 26853e2040da25379727dcf8fa4709db171aae46 SHA1 d38d9b70907c6b9130794947f1e86f9cdbd5dc90 SHA256 a16b9ff92c40eec48217f9170b4a5f0e4164b57b951ace04a02814cced3ddc13
+DIST noscript-1.7.6-fx+mz+sm.xpi 289961 RMD160 808935bb6f918d651cfba4ea34545dbacb647816 SHA1 48a8faeefba88b245a3ffdd0f43a76fbdcee3280 SHA256 641caa03a3886a46f518d9a0157e21129cdbc367e9f30f462ea987b7e9b30664
+EBUILD noscript-bin-1.7.6.ebuild 961 RMD160 26853e2040da25379727dcf8fa4709db171aae46 SHA1 d38d9b70907c6b9130794947f1e86f9cdbd5dc90 SHA256 a16b9ff92c40eec48217f9170b4a5f0e4164b57b951ace04a02814cced3ddc13

Deleted: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.9.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.9.ebuild	2008-07-09 13:09:08 UTC (rev 15797)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.9.ebuild	2008-07-09 13:09:33 UTC (rev 15798)
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit mozextension multilib
-
-PACKAGE="noscript-${PV}-fx+mz+sm"
-DESCRIPTION="Firefox plugin to disable javascript"
-HOMEPAGE="http://noscript.net/"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/722/${PACKAGE}.xpi"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="|| (
-	>=www-client/mozilla-firefox-bin-1.5.0.7
-	>=www-client/mozilla-firefox-1.5.0.7
-)"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
-
-src_unpack() {
-	xpi_unpack "${PACKAGE}".xpi
-}
-
-src_install() {
-	declare MOZILLA_FIVE_HOME
-	if has_version '>=www-client/mozilla-firefox-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
-		xpi_install "${S}"/"${PACKAGE}"
-	fi
-	if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/opt/firefox"
-		xpi_install "${S}"/"${PACKAGE}"
-	fi
-}

Copied: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.7.6.ebuild (from rev 15795, incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.9.ebuild)
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.7.6.ebuild	                        (rev 0)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.7.6.ebuild	2008-07-09 13:09:33 UTC (rev 15798)
@@ -0,0 +1,38 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit mozextension multilib
+
+PACKAGE="noscript-${PV}-fx+mz+sm"
+DESCRIPTION="Firefox plugin to disable javascript"
+HOMEPAGE="http://noscript.net/"
+SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/722/${PACKAGE}.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="|| (
+	>=www-client/mozilla-firefox-bin-1.5.0.7
+	>=www-client/mozilla-firefox-1.5.0.7
+)"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+
+src_unpack() {
+	xpi_unpack "${PACKAGE}".xpi
+}
+
+src_install() {
+	declare MOZILLA_FIVE_HOME
+	if has_version '>=www-client/mozilla-firefox-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
+		xpi_install "${S}"/"${PACKAGE}"
+	fi
+	if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/opt/firefox"
+		xpi_install "${S}"/"${PACKAGE}"
+	fi
+}



More information about the tor-commits mailing list