diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-06-01 23:11:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-06-01 23:11:20 +0000 |
commit | f1d804bef6d253548c310470308de3fae8422ae7 (patch) | |
tree | b44ce0c90711b39ff119354001c1f2f703a8bb93 /x11-plugins | |
parent | 321fix get_libdir use, fix license, cleanup (diff) | |
download | gentoo-2-f1d804bef6d253548c310470308de3fae8422ae7.tar.gz gentoo-2-f1d804bef6d253548c310470308de3fae8422ae7.tar.bz2 gentoo-2-f1d804bef6d253548c310470308de3fae8422ae7.zip |
Stable for HPPA (bug #174939).
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index 54dd36a70e6b..06825b7ee1f2 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.32 2007/06/01 17:56:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.33 2007/06/01 23:11:20 jer Exp $ + + 01 Jun 2007; Jeroen Roovers <jer@gentoo.org> + noscript-1.1.4.8.070430.ebuild: + Stable for HPPA (bug #174939). 01 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> noscript-1.1.4.8.070430.ebuild: diff --git a/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild b/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild index 2bf4cfa06773..eb448c27f1c8 100644 --- a/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.8.070430.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.8.070430.ebuild,v 1.2 2007/06/01 17:56:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild,v 1.3 2007/06/01 23:11:20 jer Exp $ inherit mozextension multilib @@ -10,7 +10,7 @@ SRC_URI="http://software.informaction.com/data/releases/${P}.xpi" 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" |