diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-21 17:47:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-21 17:47:43 +0000 |
commit | 113b58d8006dda8833af032ee610e1f6f5e02c54 (patch) | |
tree | 783d91a2b3b3204c4968fc6057e0097e1378e96e /x11-plugins | |
parent | Added ~ppc64; bug #174882 (diff) | |
download | gentoo-2-113b58d8006dda8833af032ee610e1f6f5e02c54.tar.gz gentoo-2-113b58d8006dda8833af032ee610e1f6f5e02c54.tar.bz2 gentoo-2-113b58d8006dda8833af032ee610e1f6f5e02c54.zip |
Stable on ppc64; bug #174939
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index 1c140c33f980..90aa1fe28555 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.28 2007/04/20 13:57:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.29 2007/04/21 17:47:43 corsair Exp $ + + 21 Apr 2007; Markus Rothe <corsair@gentoo.org> + noscript-1.1.4.6.070304.ebuild: + Stable on ppc64; bug #174939 20 Apr 2007; Christian Faulhammer <opfer@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 9f9d3614b559..2f6f07a44138 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.6 2007/04/20 13:57:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild,v 1.7 2007/04/21 17:47:43 corsair 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" |