diff options
author | Stuart Longland <redhatter@gentoo.org> | 2007-02-25 02:04:51 +0000 |
---|---|---|
committer | Stuart Longland <redhatter@gentoo.org> | 2007-02-25 02:04:51 +0000 |
commit | a7b9492c526b7c154a0194f202106958ce336daa (patch) | |
tree | 778a7e5de3f4a548707e8acfef71e5a84f1d2062 /x11-plugins | |
parent | SRC_URI fixed (diff) | |
download | gentoo-2-a7b9492c526b7c154a0194f202106958ce336daa.tar.gz gentoo-2-a7b9492c526b7c154a0194f202106958ce336daa.tar.bz2 gentoo-2-a7b9492c526b7c154a0194f202106958ce336daa.zip |
30 days with no mips bugs... bumped to stable.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index 74e7c2795136..3956bb6fe0b2 100644 --- a/x11-plugins/noscript/ChangeLog +++ b/x11-plugins/noscript/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/noscript # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.19 2007/01/19 08:43:26 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.20 2007/02/25 02:04:51 redhatter Exp $ + + 25 Feb 2007; Stuart Longland <redhatter@gentoo.org> + noscript-1.1.4.5.061221.ebuild: + 30 days with no mips bugs... bumped to stable. 19 Jan 2007; Stuart Longland <redhatter@gentoo.org> noscript-1.1.4.5.061221.ebuild: diff --git a/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild b/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild index 1c75793cc947..9eee196a7a3f 100644 --- a/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild,v 1.11 2007/01/19 08:43:26 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild,v 1.12 2007/02/25 02:04:51 redhatter Exp $ inherit mozextension multilib @@ -10,7 +10,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/extensions/noscript/${P}-fx LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=www-client/mozilla-firefox-1.5.0.7" |