summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-07-02 06:39:16 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-07-02 06:39:16 +0000
commit2fd572dbfa487c1af0db22032bba36e41e67cdcb (patch)
tree26abdb1e82630318ac2306a3a910c7a0cd5dc2f1 /www-client/epiphany
parentInitial import. (diff)
downloadgentoo-2-2fd572dbfa487c1af0db22032bba36e41e67cdcb.tar.gz
gentoo-2-2fd572dbfa487c1af0db22032bba36e41e67cdcb.tar.bz2
gentoo-2-2fd572dbfa487c1af0db22032bba36e41e67cdcb.zip
2.24* doesn't work with xulrunner-1.9.1, DEPEND on xulrunner-1.9.0*. bug 265700
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r--www-client/epiphany/ChangeLog6
-rw-r--r--www-client/epiphany/epiphany-2.24.3-r10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 99ef4c145ca3..48b41b375baa 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/epiphany
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.209 2009/05/18 21:40:47 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.210 2009/07/02 06:39:16 nirbheek Exp $
+
+ 02 Jul 2009; <nirbheek@gentoo.org> epiphany-2.24.3-r10.ebuild:
+ 2.24* doesn't work with xulrunner-1.9.1, DEPEND on xulrunner-1.9.0*. bug
+ 265700
*epiphany-2.26.2 (18 May 2009)
diff --git a/www-client/epiphany/epiphany-2.24.3-r10.ebuild b/www-client/epiphany/epiphany-2.24.3-r10.ebuild
index e86a65a4477b..7c454c98e350 100644
--- a/www-client/epiphany/epiphany-2.24.3-r10.ebuild
+++ b/www-client/epiphany/epiphany-2.24.3-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.3-r10.ebuild,v 1.9 2009/04/27 14:34:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.3-r10.ebuild,v 1.10 2009/07/02 06:39:16 nirbheek Exp $
EAPI="1"
@@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/glib-2.18.0
>=app-text/iso-codes-0.35
avahi? ( >=net-dns/avahi-0.6.22 )
networkmanager? ( net-misc/networkmanager )
- =net-libs/xulrunner-1.9*
+ =net-libs/xulrunner-1.9.0*
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1