diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 07:44:56 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 07:44:56 +0000 |
commit | 9b8cdc37b6c282c9db3b6d0ca69f4c4547ff436f (patch) | |
tree | 10b2129aca2d4838957760b1e319c6960efa8fcd /net-www/mozilla-firefox-bin | |
parent | Attempt to address bug #52600 (Manifest recommit) (diff) | |
download | gentoo-2-9b8cdc37b6c282c9db3b6d0ca69f4c4547ff436f.tar.gz gentoo-2-9b8cdc37b6c282c9db3b6d0ca69f4c4547ff436f.tar.bz2 gentoo-2-9b8cdc37b6c282c9db3b6d0ca69f4c4547ff436f.zip |
stable on amd64
Diffstat (limited to 'net-www/mozilla-firefox-bin')
-rw-r--r-- | net-www/mozilla-firefox-bin/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox-bin/ChangeLog b/net-www/mozilla-firefox-bin/ChangeLog index 034e710e4893..ecb57a7e889e 100644 --- a/net-www/mozilla-firefox-bin/ChangeLog +++ b/net-www/mozilla-firefox-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mozilla-firefox-bin # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.6 2004/05/28 02:37:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.7 2004/06/02 07:44:56 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> + mozilla-firefox-bin-0.8-r1.ebuild: + stable on amd64 *mozilla-firefox-bin-0.8-r1 (27 May 2004) diff --git a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild index 915f0f499f77..a792702cce29 100644 --- a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild +++ b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild,v 1.1 2004/05/28 02:37:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8-r1.ebuild,v 1.2 2004/06/02 07:44:56 lv Exp $ inherit nsplugins eutils mozilla-launcher @@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-$ HOMEPAGE="http://www.mozilla.org/projects/firefox" RESTRICT="nostrip" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* ~x86 amd64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |