diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-08 21:15:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-08 21:15:22 +0000 |
commit | 5c4ec98c669c1db8faadb1856796b07926dc0b77 (patch) | |
tree | cbd463a077da6dd3b441391dfc427d37d98242ee /net-www/mozilla | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-5c4ec98c669c1db8faadb1856796b07926dc0b77.tar.gz gentoo-2-5c4ec98c669c1db8faadb1856796b07926dc0b77.tar.bz2 gentoo-2-5c4ec98c669c1db8faadb1856796b07926dc0b77.zip |
stable on sparc
Diffstat (limited to 'net-www/mozilla')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index 2bc8ca1027c5..913f938afd88 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.147 2004/03/07 17:14:09 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.148 2004/03/08 21:15:22 gustavoz Exp $ + + 08 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> mozilla-1.6-r1.ebuild: + stable on sparc 07 Mar 2004; Brad Laue <brad@gentoo.org> mozilla-1.6-r1.ebuild: Stable on x86. New version of enigmail, and Xinerama support. diff --git a/net-www/mozilla/mozilla-1.6-r1.ebuild b/net-www/mozilla/mozilla-1.6-r1.ebuild index cf9f37fc4c75..c1b136bf8927 100644 --- a/net-www/mozilla/mozilla-1.6-r1.ebuild +++ b/net-www/mozilla/mozilla-1.6-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/mozilla-1.6-r1.ebuild,v 1.2 2004/03/07 17:14:09 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.6-r1.ebuild,v 1.3 2004/03/08 21:15:22 gustavoz Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama" # 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" |