summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-03-20 13:58:36 +0000
committerPacho Ramos <pacho@gentoo.org>2010-03-20 13:58:36 +0000
commit430bc7e5732a18f6243f64f9ad9e2392d3f94107 (patch)
tree3f03b9d048e540eed728d5ccfbafd0a153bae648 /www-client
parentDrop old version. (diff)
downloadgentoo-2-430bc7e5732a18f6243f64f9ad9e2392d3f94107.tar.gz
gentoo-2-430bc7e5732a18f6243f64f9ad9e2392d3f94107.tar.bz2
gentoo-2-430bc7e5732a18f6243f64f9ad9e2392d3f94107.zip
Bump RDEPEND to xulrunner-1.9.2 since it no longer builds against 1.9.1
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/epiphany/ChangeLog5
-rw-r--r--www-client/epiphany/epiphany-2.26.3-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index a97012e850e9..cf0bd88a2b2f 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/epiphany
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.232 2010/03/16 19:01:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.233 2010/03/20 13:58:35 pacho Exp $
+
+ 20 Mar 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.26.3-r4.ebuild:
+ Bump RDEPEND to xulrunner-1.9.2 since it no longer builds against 1.9.1
16 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
epiphany-2.26.3-r3.ebuild:
diff --git a/www-client/epiphany/epiphany-2.26.3-r4.ebuild b/www-client/epiphany/epiphany-2.26.3-r4.ebuild
index 9b98de257ddc..ea52c4c43295 100644
--- a/www-client/epiphany/epiphany-2.26.3-r4.ebuild
+++ b/www-client/epiphany/epiphany-2.26.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.1 2010/03/12 11:03:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.2 2010/03/20 13:58:36 pacho Exp $
EAPI="2"
@@ -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.2*
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1