summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-11-06 20:26:36 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-11-06 20:26:36 +0000
commit9094a740c660c01fe1211651fe6e31677df19c47 (patch)
tree2bbe1c4b27c92d8c58faa5009b4293c557d77288 /www-client/epiphany
parentKeyword ~mips (diff)
downloadgentoo-2-9094a740c660c01fe1211651fe6e31677df19c47.tar.gz
gentoo-2-9094a740c660c01fe1211651fe6e31677df19c47.tar.bz2
gentoo-2-9094a740c660c01fe1211651fe6e31677df19c47.zip
Make 2.14.x dep on firefox 1.x only; bug #154163
(Portage version: 2.1.2_rc1-r4)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r--www-client/epiphany/ChangeLog6
-rw-r--r--www-client/epiphany/epiphany-2.14.2.1-r1.ebuild8
-rw-r--r--www-client/epiphany/epiphany-2.14.3.ebuild8
3 files changed, 13 insertions, 9 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 36d75ac0b27e..35d8fead2202 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/epiphany
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.88 2006/10/25 15:58:03 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.89 2006/11/06 20:26:36 dang Exp $
+
+ 06 Nov 2006; Daniel Gryniewicz <dang@gentoo.org>
+ epiphany-2.14.2.1-r1.ebuild, epiphany-2.14.3.ebuild:
+ Make 2.14.x dep on firefox 1.x only; bug #154163
25 Oct 2006; Mart Raudsepp <leio@gentoo.org> -epiphany-1.8.4.1.ebuild:
Remove old revision that depends on old mozilla suite
diff --git a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
index c562044f60d4..551b60539cac 100644
--- a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
+++ b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.9 2006/10/24 14:26:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.10 2006/11/06 20:26:36 dang Exp $
inherit eutils gnome2 multilib autotools
@@ -33,13 +33,13 @@ RDEPEND=">=dev-libs/glib-2.8
>=gnome-base/orbit-2
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
- sparc? ( >=www-client/mozilla-firefox-1.0.5 )
- ia64? ( >=www-client/mozilla-firefox-1.0.5 )
+ sparc? ( =www-client/mozilla-firefox-1* )
+ ia64? ( =www-client/mozilla-firefox-1* )
ppc64? ( www-client/seamonkey )
!sparc? ( !ia64? (
!firefox? ( www-client/seamonkey )
) )
- firefox? ( >=www-client/mozilla-firefox-1.0.5 )
+ firefox? ( =www-client/mozilla-firefox-1* )
>=sys-apps/dbus-0.35
python? (
>=dev-lang/python-2.3
diff --git a/www-client/epiphany/epiphany-2.14.3.ebuild b/www-client/epiphany/epiphany-2.14.3.ebuild
index 53f8ad2af11b..f071ea577baf 100644
--- a/www-client/epiphany/epiphany-2.14.3.ebuild
+++ b/www-client/epiphany/epiphany-2.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.3.ebuild,v 1.2 2006/08/16 01:40:33 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.3.ebuild,v 1.3 2006/11/06 20:26:36 dang Exp $
inherit eutils gnome2 multilib autotools
@@ -33,13 +33,13 @@ RDEPEND=">=dev-libs/glib-2.8
>=gnome-base/orbit-2
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
- sparc? ( >=www-client/mozilla-firefox-1.0.5 )
- ia64? ( >=www-client/mozilla-firefox-1.0.5 )
+ sparc? ( =www-client/mozilla-firefox-1* )
+ ia64? ( =www-client/mozilla-firefox-1* )
ppc64? ( www-client/seamonkey )
!sparc? ( !ia64? (
!firefox? ( www-client/seamonkey )
) )
- firefox? ( >=www-client/mozilla-firefox-1.0.5 )
+ firefox? ( =www-client/mozilla-firefox-1* )
>=sys-apps/dbus-0.35
python? (
>=dev-lang/python-2.3