summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-10-08 18:08:43 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-10-08 18:08:43 +0000
commit9dcc30cfc776ff0d55dd5d60d0d42443b9827a0c (patch)
tree3d7dfe238cd0bb36c95771d5126dfcf8e4742d94
parentadded ~amd64 (diff)
downloadgentoo-2-9dcc30cfc776ff0d55dd5d60d0d42443b9827a0c.tar.gz
gentoo-2-9dcc30cfc776ff0d55dd5d60d0d42443b9827a0c.tar.bz2
gentoo-2-9dcc30cfc776ff0d55dd5d60d0d42443b9827a0c.zip
Firefox 2 also works with this ebuild. From overlay and bug 149104
(Portage version: 2.1.2_pre2-r6)
-rw-r--r--www-client/epiphany/ChangeLog5
-rw-r--r--www-client/epiphany/epiphany-2.16.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index d8cec6842a05..2d6e4485b93f 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# 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.84 2006/09/13 21:35:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.85 2006/10/08 18:08:43 genstef Exp $
+
+ 08 Oct 2006; Stefan Schweizer <genstef@gentoo.org> epiphany-2.16.0.ebuild:
+ Firefox 2 also works with this ebuild. From overlay and bug 149104
13 Sep 2006; Aron Griffis <agriffis@gentoo.org>
epiphany-2.14.2.1-r1.ebuild:
diff --git a/www-client/epiphany/epiphany-2.16.0.ebuild b/www-client/epiphany/epiphany-2.16.0.ebuild
index b3b128d59068..9b2187d4a031 100644
--- a/www-client/epiphany/epiphany-2.16.0.ebuild
+++ b/www-client/epiphany/epiphany-2.16.0.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.16.0.ebuild,v 1.3 2006/09/08 20:24:38 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.0.ebuild,v 1.4 2006/10/08 18:08:43 genstef Exp $
inherit eutils gnome2 multilib autotools
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.12
>=x11-libs/startup-notification-0.5
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
- =www-client/mozilla-firefox-1.5*
+ >=www-client/mozilla-firefox-1.5
>=sys-apps/dbus-0.35
python? (
>=dev-lang/python-2.3