[or-cvs] r14383: NoScript 1.6 (in incognito/trunk: portage.overlay/x11-plugins/noscript-bin root_overlay/var/lib/firefox-config/firefox/m7m1jk79.Default User)

anonym at seul.org anonym at seul.org
Wed Apr 16 10:00:51 UTC 2008


Author: anonym
Date: 2008-04-16 06:00:51 -0400 (Wed, 16 Apr 2008)
New Revision: 14383

Added:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.ebuild
Removed:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.5.8.ebuild
Modified:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest
   incognito/trunk/root_overlay/var/lib/firefox-config/firefox/m7m1jk79.Default User/prefs.js
Log:
NoScript 1.6


Modified: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest	2008-04-16 07:02:52 UTC (rev 14382)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/Manifest	2008-04-16 10:00:51 UTC (rev 14383)
@@ -1,2 +1,2 @@
-DIST noscript-1.5.8.xpi 12744 RMD160 b19131a2c5c05501e24d72432c8a9ce2fea91488 SHA1 fcee6e3467e4fa919bf4ef1922307d8f9048dc01 SHA256 1b5c9cf70e4817b145625036ff07443b3bd85d26e353b216e32c765854a73c7a
-EBUILD noscript-bin-1.5.8.ebuild 944 RMD160 b7dfac2fda047891351aec71da88b43d493164cb SHA1 b8055d1be3006b4bb86c4a7f78a17a42cc4f637e SHA256 b417dd5ef94f58da35eec448dd7cd39d5cd6b54a2b4157e4925e6c0c29ccc741
+DIST noscript-1.6.xpi 274668 RMD160 7c0a14f6fd8158f3186d86445da9141db39fafa2 SHA1 28732972cec39f562eae526a6a44b3852753c6cc SHA256 5e758da0034b6783eb2d5a72926ccbd886f9b2db521863d7013d1ec699153d7c
+EBUILD noscript-bin-1.6.ebuild 944 RMD160 b7dfac2fda047891351aec71da88b43d493164cb SHA1 b8055d1be3006b4bb86c4a7f78a17a42cc4f637e SHA256 b417dd5ef94f58da35eec448dd7cd39d5cd6b54a2b4157e4925e6c0c29ccc741

Deleted: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.5.8.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.5.8.ebuild	2008-04-16 07:02:52 UTC (rev 14382)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.5.8.ebuild	2008-04-16 10:00:51 UTC (rev 14383)
@@ -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}"
-DESCRIPTION="Firefox plugin to disable javascript"
-HOMEPAGE="http://noscript.net/"
-SRC_URI="http://software.informaction.com/data/releases/${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.6.ebuild (from rev 14328, incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.5.8.ebuild)
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.ebuild	                        (rev 0)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.ebuild	2008-04-16 10:00:51 UTC (rev 14383)
@@ -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}"
+DESCRIPTION="Firefox plugin to disable javascript"
+HOMEPAGE="http://noscript.net/"
+SRC_URI="http://software.informaction.com/data/releases/${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
+}

Modified: incognito/trunk/root_overlay/var/lib/firefox-config/firefox/m7m1jk79.Default User/prefs.js
===================================================================
--- incognito/trunk/root_overlay/var/lib/firefox-config/firefox/m7m1jk79.Default User/prefs.js	2008-04-16 07:02:52 UTC (rev 14382)
+++ incognito/trunk/root_overlay/var/lib/firefox-config/firefox/m7m1jk79.Default User/prefs.js	2008-04-16 10:00:51 UTC (rev 14383)
@@ -58,7 +58,7 @@
 
 /* NoScript: prevent update page, notifications and auto-refresh */
 user_pref("noscript.temp", "");
-user_pref("noscript.version", "1.5.8");
+user_pref("noscript.version", "1.6");
 user_pref("noscript.notify", false);
 user_pref("noscript.autoReload", false);
 



More information about the tor-commits mailing list