diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-06 19:37:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-06 19:37:21 +0000 |
commit | f8e991af9b385ffc03cdf186288c69299fc0c6ea (patch) | |
tree | 54ff1d34a17ccdb63ed62bd443d245f56d7ad118 /x11-plugins/noscript | |
parent | Add -real to mplayer, adding native 64 bit realplayer support with amd64codecs (diff) | |
download | gentoo-2-f8e991af9b385ffc03cdf186288c69299fc0c6ea.tar.gz gentoo-2-f8e991af9b385ffc03cdf186288c69299fc0c6ea.tar.bz2 gentoo-2-f8e991af9b385ffc03cdf186288c69299fc0c6ea.zip |
Stable for HPPA (bug #160324).
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-plugins/noscript')
-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 f8e34b00152b..147a4d14e092 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.14 2007/01/06 17:32:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.15 2007/01/06 19:37:21 jer Exp $ + + 06 Jan 2007; Jeroen Roovers <jer@gentoo.org> + noscript-1.1.4.5.061221.ebuild: + Stable for HPPA (bug #160324). 06 Jan 2007; Bryan Østergaard <kloeri@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 06abd6e1b024..12e89d2532cc 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.5 2007/01/06 17:32:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild,v 1.6 2007/01/06 19:37:21 jer Exp $ inherit mozextension multilib @@ -8,7 +8,7 @@ DESCRIPTION="Firefox plugin to disable javascript" HOMEPAGE="https://addons.mozilla.org/firefox/722/ http://noscript.net/" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/extensions/noscript/${P}-fx+fl+mz+zm.xpi" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |