diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-12 00:05:32 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-12 00:05:32 +0000 |
commit | 5faae33efa3cba6db61f9859aa32ee9fcb5a7e7d (patch) | |
tree | 03c390de697b246081f0a77766d3a9c77b08fdbc /x11-plugins | |
parent | Version bumped, #181658. (diff) | |
download | gentoo-2-5faae33efa3cba6db61f9859aa32ee9fcb5a7e7d.tar.gz gentoo-2-5faae33efa3cba6db61f9859aa32ee9fcb5a7e7d.tar.bz2 gentoo-2-5faae33efa3cba6db61f9859aa32ee9fcb5a7e7d.zip |
Stable on amd64 wrt bug 174939
(Portage version: 2.1.2.9)
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 707597d6146b..800d5da8f78d 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.37 2007/06/06 20:48:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.38 2007/06/12 00:05:32 angelos Exp $ + + 12 Jun 2007; Christoph Mende <angelos@gentoo.org> + noscript-1.1.4.8.070430.ebuild: + Stable on amd64 wrt bug 174939 06 Jun 2007; Markus Rothe <corsair@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 a29b12527785..52056799092e 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.5 2007/06/06 20:48:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.8.070430.ebuild,v 1.6 2007/06/12 00:05:32 angelos 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" |