diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-05-03 02:58:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-05-03 02:58:13 +0000 |
commit | 9c078d262d94760a683f86931c2a4e466627b2bb (patch) | |
tree | ef8826cb27319ccf6da175043fdfdab0472284a2 /net-www/mozilla | |
parent | Workaround comma-space problem in mozilla-1.7_rc1 and auto-detect xremote cap... (diff) | |
download | historical-9c078d262d94760a683f86931c2a4e466627b2bb.tar.gz historical-9c078d262d94760a683f86931c2a4e466627b2bb.tar.bz2 historical-9c078d262d94760a683f86931c2a4e466627b2bb.zip |
Update to >=mozilla-launcher-1.5 since it has more 1.7 fixes
Diffstat (limited to 'net-www/mozilla')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.7_rc1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index c58b71cd6b55..123830c01241 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.167 2004/05/02 21:09:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.168 2004/05/03 02:58:13 agriffis Exp $ + + 02 May 2004; Aron Griffis <agriffis@gentoo.org> mozilla-1.7_rc1-r1.ebuild: + Update to >=mozilla-launcher-1.5 since it has more 1.7 fixes 02 May 2004; Aron Griffis <agriffis@gentoo.org> mozilla-1.7_rc1-r1.ebuild: Use >=mozilla-launcher-1.3 since it has the 1.7 fixes diff --git a/net-www/mozilla/mozilla-1.7_rc1-r1.ebuild b/net-www/mozilla/mozilla-1.7_rc1-r1.ebuild index 216522215634..a4d5f68554f2 100644 --- a/net-www/mozilla/mozilla-1.7_rc1-r1.ebuild +++ b/net-www/mozilla/mozilla-1.7_rc1-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.7_rc1-r1.ebuild,v 1.3 2004/05/02 21:09:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7_rc1-r1.ebuild,v 1.4 2004/05/03 02:58:13 agriffis Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama xprint" # Internal USE flags that I do not really want to advertise ... @@ -55,7 +55,7 @@ RDEPEND="virtual/x11 java? ( virtual/jre ) crypt? ( !moznomail ( >=app-crypt/gnupg-1.2.1 ) ) gnome? ( >=gnome-base/gnome-vfs-2.3.5 ) - >=net-www/mozilla-launcher-1.3" + >=net-www/mozilla-launcher-1.5" DEPEND="${RDEPEND} dev-util/pkgconfig |