diff options
author | Brad Laue <brad@gentoo.org> | 2004-02-06 07:14:03 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2004-02-06 07:14:03 +0000 |
commit | 48fbcb0fe4a2756c015810b92063c4e0b8681dc3 (patch) | |
tree | 36498cd5bfbc91dac6278c1b3f37b4f5753a6d3d /net-www | |
parent | Marked release version stable and cleaned old ebuilds (diff) | |
download | gentoo-2-48fbcb0fe4a2756c015810b92063c4e0b8681dc3.tar.gz gentoo-2-48fbcb0fe4a2756c015810b92063c4e0b8681dc3.tar.bz2 gentoo-2-48fbcb0fe4a2756c015810b92063c4e0b8681dc3.zip |
Bump to stable on x86
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index 19a72dcbf941..9275a2009937 100644 --- a/net-www/mozilla/ChangeLog +++ b/net-www/mozilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.141 2004/01/29 05:05:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.142 2004/02/06 07:14:03 brad Exp $ + + 06 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-1.6.ebuild: + Bump to stable on x86. 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> mozilla-1.5-r1.ebuild: stable on alpha and ia64 diff --git a/net-www/mozilla/mozilla-1.6.ebuild b/net-www/mozilla/mozilla-1.6.ebuild index 8086890c8aa2..7302a27cebee 100644 --- a/net-www/mozilla/mozilla-1.6.ebuild +++ b/net-www/mozilla/mozilla-1.6.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/mozilla-1.6.ebuild,v 1.3 2004/01/30 07:18:50 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.6.ebuild,v 1.4 2004/02/06 07:14:03 brad Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug" # Internal USE flags that I do not really want to advertise ... @@ -67,7 +67,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV2}/ # mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |