diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 21:32:32 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 21:32:32 +0000 |
commit | b7ab9573e61aedb519613ee3054d04e6938e654a (patch) | |
tree | 82c1f36c7a39a5cd0f68cef41770bca6ac019e8a /net-www/mozilla | |
parent | Added ~mips to KEYWORDS. (Manifest recommit) (diff) | |
download | gentoo-2-b7ab9573e61aedb519613ee3054d04e6938e654a.tar.gz gentoo-2-b7ab9573e61aedb519613ee3054d04e6938e654a.tar.bz2 gentoo-2-b7ab9573e61aedb519613ee3054d04e6938e654a.zip |
fix orbit deps
Diffstat (limited to 'net-www/mozilla')
-rw-r--r-- | net-www/mozilla/mozilla-1.6-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-www/mozilla/mozilla-1.6-r1.ebuild b/net-www/mozilla/mozilla-1.6-r1.ebuild index d2b5fa86be6d..a809fbbf6612 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 Foundation # 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.14 2004/08/15 17:56:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.6-r1.ebuild,v 1.15 2004/08/21 21:32:32 foser Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama" # Internal USE flags that I do not really want to advertise ... @@ -90,7 +90,7 @@ RDEPEND="virtual/x11 !gtk2? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* - >=gnome-base/ORBit-0.5.10-r1 ) + =gnome-base/orbit-0* ) java? ( virtual/jre ) crypt? ( >=app-crypt/gnupg-1.2.1 )" diff --git a/net-www/mozilla/mozilla-1.7-r1.ebuild b/net-www/mozilla/mozilla-1.7-r1.ebuild index 5f0fc7742387..0c6f468affd0 100644 --- a/net-www/mozilla/mozilla-1.7-r1.ebuild +++ b/net-www/mozilla/mozilla-1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7-r1.ebuild,v 1.3 2004/08/15 17:56:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7-r1.ebuild,v 1.4 2004/08/21 21:32:32 foser Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama xprint" # Internal USE flags that I do not really want to advertise ... @@ -52,7 +52,7 @@ common_depends="virtual/x11 !gtk2? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* - >=gnome-base/ORBit-0.5.10-r1 ) + =gnome-base/orbit-0* ) java? ( virtual/jre ) crypt? ( !moznomail? ( >=app-crypt/gnupg-1.2.1 ) ) gnome? ( >=gnome-base/gnome-vfs-2.3.5 )" diff --git a/net-www/mozilla/mozilla-1.7.ebuild b/net-www/mozilla/mozilla-1.7.ebuild index 1a741eb42ef7..a316b90baf16 100644 --- a/net-www/mozilla/mozilla-1.7.ebuild +++ b/net-www/mozilla/mozilla-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.ebuild,v 1.11 2004/08/15 17:56:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.ebuild,v 1.12 2004/08/21 21:32:32 foser Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome debug xinerama xprint" # Internal USE flags that I do not really want to advertise ... @@ -52,7 +52,7 @@ RDEPEND="virtual/x11 !gtk2? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* - >=gnome-base/ORBit-0.5.10-r1 ) + =gnome-base/orbit-0* ) java? ( virtual/jre ) crypt? ( !moznomail? ( >=app-crypt/gnupg-1.2.1 ) ) gnome? ( >=gnome-base/gnome-vfs-2.3.5 ) |