diff options
23 files changed, 38 insertions, 148 deletions
diff --git a/net-www/epiphany/epiphany-1.0.7.ebuild b/net-www/epiphany/epiphany-1.0.7.ebuild index 6a83893df93e..b23714d86422 100644 --- a/net-www/epiphany/epiphany-1.0.7.ebuild +++ b/net-www/epiphany/epiphany-1.0.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/epiphany/epiphany-1.0.7.ebuild,v 1.10 2004/06/25 00:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.7.ebuild,v 1.11 2004/08/21 21:32:32 foser Exp $ inherit gnome2 @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/gconf-1.2 >=gnome-base/libgnomeui-2 >=gnome-base/libglade-2 >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/gnome-vfs-2 >=net-www/mozilla-1.4 gnome? ( >=gnome-base/nautilus-2.2 )" diff --git a/net-www/epiphany/epiphany-1.2.2.ebuild b/net-www/epiphany/epiphany-1.2.2.ebuild index e3b3241fad8a..e2d42a849164 100644 --- a/net-www/epiphany/epiphany-1.2.2.ebuild +++ b/net-www/epiphany/epiphany-1.2.2.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/epiphany/epiphany-1.2.2.ebuild,v 1.7 2004/07/07 02:34:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.2.ebuild,v 1.8 2004/08/21 21:32:32 foser Exp $ inherit gnome2 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.4 >=gnome-base/libgnomeui-2 >=gnome-base/libglade-2.3.1 >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/gnome-vfs-2.3.1 >=net-www/mozilla-1.4 gnome? ( >=gnome-base/nautilus-2.5 )" diff --git a/net-www/epiphany/epiphany-1.2.6-r1.ebuild b/net-www/epiphany/epiphany-1.2.6-r1.ebuild deleted file mode 100644 index a7d2c55273f1..000000000000 --- a/net-www/epiphany/epiphany-1.2.6-r1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.6-r1.ebuild,v 1.1 2004/08/17 16:39:09 stuart Exp $ - -inherit eutils gnome2 - -DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine" -HOMEPAGE="http://www.gnome.org/projects/epiphany/" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ia64" -IUSE="gnome doc" - -RDEPEND=">=dev-libs/glib-2.4.1 - >=x11-libs/gtk+-2.4 - >=gnome-base/gconf-1.2 - >=dev-libs/libxml2-2.6.6 - >=gnome-base/libgnomeui-2 - >=gnome-base/libglade-2.3.1 - >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 - >=gnome-base/gnome-vfs-2.3.1 - >=net-www/mozilla-1.4 - gnome? ( >=gnome-base/nautilus-2.5 )" - -DEPEND="${RDEPEND} - app-text/scrollkeeper - dev-util/pkgconfig - >=dev-util/intltool-0.29 - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" - -use gnome \ - && G2CONF="${G2CONF} --enable-nautilus-view=yes" \ - || G2CONF="${G2CONF} --enable-nautilus-view=no" - -MAKEOPTS="${MAKEOPTS} -j1" - -src_unpack () { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/epiphany-1.2.6-moz-1.7.2.patch -} - -pkg_setup () { - - if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk2.so ] - then - eerror "you need mozilla-1.4+ compiled against gtk+-2" - eerror "export USE=\"gtk2\" ;emerge mozilla -p " - die "Need Mozilla compiled with gtk+-2.0!" - fi - -} - diff --git a/net-www/epiphany/epiphany-1.2.6.ebuild b/net-www/epiphany/epiphany-1.2.6.ebuild deleted file mode 100644 index e3e251d32b87..000000000000 --- a/net-www/epiphany/epiphany-1.2.6.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.6.ebuild,v 1.5 2004/08/05 23:36:17 gustavoz Exp $ - -inherit eutils gnome2 - -DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine" -HOMEPAGE="http://www.gnome.org/projects/epiphany/" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ia64" -IUSE="gnome doc" - -RDEPEND=">=dev-libs/glib-2.4.1 - >=x11-libs/gtk+-2.4 - >=gnome-base/gconf-1.2 - >=dev-libs/libxml2-2.6.6 - >=gnome-base/libgnomeui-2 - >=gnome-base/libglade-2.3.1 - >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 - >=gnome-base/gnome-vfs-2.3.1 - >=net-www/mozilla-1.4 - gnome? ( >=gnome-base/nautilus-2.5 )" - -DEPEND="${RDEPEND} - app-text/scrollkeeper - dev-util/pkgconfig - >=dev-util/intltool-0.29 - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" - -use gnome \ - && G2CONF="${G2CONF} --enable-nautilus-view=yes" \ - || G2CONF="${G2CONF} --enable-nautilus-view=no" - -MAKEOPTS="${MAKEOPTS} -j1" - -pkg_setup () { - - if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk2.so ] - then - eerror "you need mozilla-1.4+ compiled against gtk+-2" - eerror "export USE=\"gtk2\" ;emerge mozilla -p " - die "Need Mozilla compiled with gtk+-2.0!" - fi - -} - diff --git a/net-www/epiphany/epiphany-1.2.7-r1.ebuild b/net-www/epiphany/epiphany-1.2.7-r1.ebuild index 0dcafdd027be..2c1728955f80 100644 --- a/net-www/epiphany/epiphany-1.2.7-r1.ebuild +++ b/net-www/epiphany/epiphany-1.2.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/epiphany/epiphany-1.2.7-r1.ebuild,v 1.3 2004/08/19 01:25:15 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.7-r1.ebuild,v 1.4 2004/08/21 21:32:32 foser Exp $ inherit eutils gnome2 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.4.1 >=gnome-base/libgnomeui-2.6.0 >=gnome-base/libglade-2.3.1 >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/gnome-vfs-2.3.1 >=net-www/mozilla-1.7.2 gnome? ( >=gnome-base/nautilus-2.5 )" diff --git a/net-www/epiphany/epiphany-1.2.7.ebuild b/net-www/epiphany/epiphany-1.2.7.ebuild index f47b0fba33b4..f424f045a77e 100644 --- a/net-www/epiphany/epiphany-1.2.7.ebuild +++ b/net-www/epiphany/epiphany-1.2.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/epiphany/epiphany-1.2.7.ebuild,v 1.3 2004/08/09 14:01:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.7.ebuild,v 1.4 2004/08/21 21:32:32 foser Exp $ inherit eutils gnome2 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.4.1 >=gnome-base/libgnomeui-2.6.0 >=gnome-base/libglade-2.3.1 >=gnome-base/libbonoboui-2.2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/gnome-vfs-2.3.1 >=net-www/mozilla-1.4 gnome? ( >=gnome-base/nautilus-2.5 )" diff --git a/net-www/epiphany/files/digest-epiphany-1.2.6 b/net-www/epiphany/files/digest-epiphany-1.2.6 deleted file mode 100644 index 6a96bb89477f..000000000000 --- a/net-www/epiphany/files/digest-epiphany-1.2.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 6dedf570ddb9106ecd6be624f009a35a epiphany-1.2.6.tar.bz2 2807440 diff --git a/net-www/epiphany/files/digest-epiphany-1.2.6-r1 b/net-www/epiphany/files/digest-epiphany-1.2.6-r1 deleted file mode 100644 index 6a96bb89477f..000000000000 --- a/net-www/epiphany/files/digest-epiphany-1.2.6-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6dedf570ddb9106ecd6be624f009a35a epiphany-1.2.6.tar.bz2 2807440 diff --git a/net-www/galeon/galeon-1.3.12.ebuild b/net-www/galeon/galeon-1.3.12.ebuild index d4838794de43..7f5ed69be0e6 100644 --- a/net-www/galeon/galeon-1.3.12.ebuild +++ b/net-www/galeon/galeon-1.3.12.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/galeon/galeon-1.3.12.ebuild,v 1.6 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.12.ebuild,v 1.7 2004/08/21 21:32:32 foser Exp $ inherit gnome2 debug libtool @@ -21,7 +21,7 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2 >=dev-libs/libxml2-2.4 >=gnome-base/gconf-2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2.1.1 >=gnome-base/libgnomeui-2.0.5 diff --git a/net-www/galeon/galeon-1.3.14a.ebuild b/net-www/galeon/galeon-1.3.14a.ebuild index 50be0e5aff81..b0a9b4b8547d 100644 --- a/net-www/galeon/galeon-1.3.14a.ebuild +++ b/net-www/galeon/galeon-1.3.14a.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/galeon/galeon-1.3.14a.ebuild,v 1.7 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.14a.ebuild,v 1.8 2004/08/21 21:32:32 foser Exp $ inherit gnome2 debug libtool eutils @@ -23,7 +23,7 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2 >=dev-libs/libxml2-2.4 >=gnome-base/gconf-2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2.1.1 >=gnome-base/libgnomeui-2.0.5 diff --git a/net-www/galeon/galeon-1.3.15-r1.ebuild b/net-www/galeon/galeon-1.3.15-r1.ebuild index 85925068cf6a..9efb78e3f711 100644 --- a/net-www/galeon/galeon-1.3.15-r1.ebuild +++ b/net-www/galeon/galeon-1.3.15-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/galeon/galeon-1.3.15-r1.ebuild,v 1.2 2004/06/25 00:52:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.15-r1.ebuild,v 1.3 2004/08/21 21:32:32 foser Exp $ inherit gnome2 debug libtool eutils @@ -22,7 +22,7 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2.4.0 >=dev-libs/libxml2-2.4 >=gnome-base/gconf-2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2.1.1 >=gnome-base/libgnomeui-2.0.5 diff --git a/net-www/galeon/galeon-1.3.16.ebuild b/net-www/galeon/galeon-1.3.16.ebuild index eac019392981..a100933f41ad 100644 --- a/net-www/galeon/galeon-1.3.16.ebuild +++ b/net-www/galeon/galeon-1.3.16.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/galeon/galeon-1.3.16.ebuild,v 1.4 2004/08/09 08:35:14 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.16.ebuild,v 1.5 2004/08/21 21:32:32 foser Exp $ inherit gnome2 debug libtool eutils @@ -21,7 +21,7 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2.4.0 >=dev-libs/libxml2-2.6.6 >=gnome-base/gconf-2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2.1.1 >=gnome-base/libgnomeui-2.0.5 diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8-r1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8-r1.ebuild index 94420fe05d3b..6073cc27a512 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8-r1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8-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-firefox/mozilla-firefox-0.8-r1.ebuild,v 1.7 2004/07/01 22:47:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8-r1.ebuild,v 1.8 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -26,7 +26,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) !net-www/mozilla-firefox-bin" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8-r2.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8-r2.ebuild index 8abec701fa67..a81fbe30fa24 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8-r2.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8-r2.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-firefox/mozilla-firefox-0.8-r2.ebuild,v 1.10 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8-r2.ebuild,v 1.11 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -26,7 +26,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1 !net-www/mozilla-firefox-bin" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild index b300569558c8..f2a0f7b035e6 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.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-firefox/mozilla-firefox-0.8-r3.ebuild,v 1.18 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8-r3.ebuild,v 1.19 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -26,7 +26,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild index 7c7c1b48e88f..3151f06633e1 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8.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-firefox/mozilla-firefox-0.8.ebuild,v 1.14 2004/07/01 22:47:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.15 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -17,7 +17,7 @@ IUSE="java gtk2 ipv6 gnome moznoxft" RDEPEND="virtual/x11 >=dev-libs/libIDL-0.8.0 - >=gnome-base/ORBit-0.5.10-r1 + =gnome-base/orbit-0* virtual/xft >=sys-libs/zlib-1.1.4 >=media-libs/jpeg-6b diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild index 723a0b1e158c..ac8a366b9b10 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9-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-firefox/mozilla-firefox-0.9-r1.ebuild,v 1.9 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9-r1.ebuild,v 1.10 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -30,7 +30,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild index 097132dba9e4..dd388871d633 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.1.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-firefox/mozilla-firefox-0.9.1.ebuild,v 1.8 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.1.ebuild,v 1.9 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -30,7 +30,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.3-r1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.3-r1.ebuild index 266a7f58fb10..c81f966d49e4 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.3-r1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.3-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-firefox/mozilla-firefox-0.9.3-r1.ebuild,v 1.3 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3-r1.ebuild,v 1.4 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla mozilla-launcher @@ -30,7 +30,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1" diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild index 60142a8804ea..82a3d0330105 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.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-firefox/mozilla-firefox-0.9.3.ebuild,v 1.8 2004/08/15 18:27:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild,v 1.9 2004/08/21 21:32:32 foser Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -30,7 +30,7 @@ RDEPEND="virtual/x11 app-arch/zip app-arch/unzip gtk2? ( >=x11-libs/gtk+-2.1.1 >=dev-libs/libIDL-0.8.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* >=gnome-base/ORBit-0.5.10-r1 ) + !gtk2? ( =x11-libs/gtk+-1.2* =gnome-base/orbit-0* ) java? ( virtual/jre ) >=net-www/mozilla-launcher-1.7-r1" 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 ) |