diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:05:38 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:05:38 +0000 |
commit | f85ba97faeabb2b3f201ab1c192f2c72843a11b1 (patch) | |
tree | 72d4a921fb57f2fba14d827fde9bf32e4f6f0085 | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f85ba97faeabb2b3f201ab1c192f2c72843a11b1.tar.gz gentoo-2-f85ba97faeabb2b3f201ab1c192f2c72843a11b1.tar.bz2 gentoo-2-f85ba97faeabb2b3f201ab1c192f2c72843a11b1.zip |
stable on amd64
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild | 4 | ||||
-rw-r--r-- | net-www/mozilla-launcher/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-launcher/mozilla-launcher-1.10.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index af0ebc982bc3..2d98b6e098e9 100644 --- a/net-www/mozilla-firefox/ChangeLog +++ b/net-www/mozilla-firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mozilla-firefox # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.35 2004/05/28 02:41:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.36 2004/06/02 04:01:00 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> mozilla-firefox-0.8-r3.ebuild: + stable on amd64! YES! side-by-side installation with mozilla-firefox-bin is + just what we needed :) 27 May 2004; Aron Griffis <agriffis@gentoo.org> mozilla-firefox-0.8-r3.ebuild: diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild index c3b6be5760e3..7ab0d13de41f 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.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/mozilla-firefox-0.8-r3.ebuild,v 1.9 2004/05/28 02:41:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild,v 1.10 2004/06/02 04:01:00 lv Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -10,7 +10,7 @@ DESCRIPTION="The Mozilla Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" SRC_URI="http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-source-${PV}.tar.bz2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="java gtk2 ipv6 gnome moznoxft truetype xinerama" diff --git a/net-www/mozilla-launcher/ChangeLog b/net-www/mozilla-launcher/ChangeLog index b0fa045ac351..0307f0949f7e 100644 --- a/net-www/mozilla-launcher/ChangeLog +++ b/net-www/mozilla-launcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla-launcher # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/ChangeLog,v 1.10 2004/05/26 16:34:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/ChangeLog,v 1.11 2004/06/02 04:05:38 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> mozilla-launcher-1.10.ebuild: + moving to stable ahead of schedule for the new -bin support *mozilla-launcher-1.10 (26 May 2004) diff --git a/net-www/mozilla-launcher/mozilla-launcher-1.10.ebuild b/net-www/mozilla-launcher/mozilla-launcher-1.10.ebuild index 9262ab218631..82a71fc88da8 100644 --- a/net-www/mozilla-launcher/mozilla-launcher-1.10.ebuild +++ b/net-www/mozilla-launcher/mozilla-launcher-1.10.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-launcher/mozilla-launcher-1.10.ebuild,v 1.1 2004/05/26 16:34:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.10.ebuild,v 1.2 2004/06/02 04:05:38 lv Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="" SRC_URI="mirror://gentoo/${P}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~mips" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~mips" DEPEND="" RDEPEND="" |