diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-22 20:42:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-22 20:42:06 +0000 |
commit | b81ad4f2a2495e539ad495e0c7f360ab03b0a954 (patch) | |
tree | b607feb893587d14c0b9ec72a855e27da1503170 /www-client/mozilla-bin | |
parent | Push to stable (alpha amd64 ia64 x86) for security and extensions issues (diff) | |
download | gentoo-2-b81ad4f2a2495e539ad495e0c7f360ab03b0a954.tar.gz gentoo-2-b81ad4f2a2495e539ad495e0c7f360ab03b0a954.tar.bz2 gentoo-2-b81ad4f2a2495e539ad495e0c7f360ab03b0a954.zip |
Push to stable for security and extensions issues
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/mozilla-bin')
-rw-r--r-- | www-client/mozilla-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/mozilla-bin/ChangeLog b/www-client/mozilla-bin/ChangeLog index bc1692b99361..84fc8f3ae02a 100644 --- a/www-client/mozilla-bin/ChangeLog +++ b/www-client/mozilla-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/mozilla-bin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.15 2005/07/22 18:31:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.16 2005/07/22 20:42:06 agriffis Exp $ + + 22 Jul 2005; Aron Griffis <agriffis@gentoo.org> mozilla-bin-1.7.10.ebuild: + Push to stable for security and extensions issues 22 Jul 2005; Aron Griffis <agriffis@gentoo.org> mozilla-bin-1.7.10.ebuild: Depend on mozilla-launcher-1.41 for new nsplugins goodness, remove the calls diff --git a/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild b/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild index d0ac7c3652d1..2c02c40a2366 100644 --- a/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild +++ b/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild,v 1.3 2005/07/22 18:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild,v 1.4 2005/07/22 20:42:06 agriffis Exp $ inherit eutils mozilla-launcher @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mozilla.org" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla${PV}/mozilla-i686-pc-linux-gnu-${PV}.tar.gz" RESTRICT="nostrip" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |