diff options
author | 2004-05-03 02:58:13 +0000 | |
---|---|---|
committer | 2004-05-03 02:58:13 +0000 | |
commit | ba7c0ba48303c5cd571a72f06c1fc9e2355902e8 (patch) | |
tree | 33700e9533cb22a8818dffcfcd39382a60d0189b /net-www | |
parent | Workaround comma-space problem in mozilla-1.7_rc1 and auto-detect xremote cap... (diff) | |
download | gentoo-2-ba7c0ba48303c5cd571a72f06c1fc9e2355902e8.tar.gz gentoo-2-ba7c0ba48303c5cd571a72f06c1fc9e2355902e8.tar.bz2 gentoo-2-ba7c0ba48303c5cd571a72f06c1fc9e2355902e8.zip |
Update to >=mozilla-launcher-1.5 since it has more 1.7 fixes
Diffstat (limited to 'net-www')
-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 |