diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:24:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:24:51 +0000 |
commit | 5ac10b0dedecaee422683d0acb7b8672f811621a (patch) | |
tree | af001b8f2ff7392b508b3d3b2c487b3a2cb62db5 /x11-plugins/noscript | |
parent | Remove old version. (diff) | |
download | gentoo-2-5ac10b0dedecaee422683d0acb7b8672f811621a.tar.gz gentoo-2-5ac10b0dedecaee422683d0acb7b8672f811621a.tar.bz2 gentoo-2-5ac10b0dedecaee422683d0acb7b8672f811621a.zip |
Stable on ppc wrt bug 174939
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/noscript')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index d0c09411fa79..ad9a84db1eae 100644 --- a/x11-plugins/noscript/ChangeLog +++ b/x11-plugins/noscript/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2007/04/18 04:31:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.27 2007/04/18 17:24:51 nixnut Exp $ + + 18 Apr 2007; nixnut <nixnut@gentoo.org> noscript-1.1.4.6.070304.ebuild: + Stable on ppc wrt bug 174939 18 Apr 2007; Jeroen Roovers <jer@gentoo.org> noscript-1.1.4.6.070304.ebuild: diff --git a/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild b/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild index afc6fe951a39..d2129c6d5786 100644 --- a/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.6.070304.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.6.070304.ebuild,v 1.4 2007/04/18 04:31:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild,v 1.5 2007/04/18 17:24:51 nixnut 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" |