summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-03-31 19:26:26 +0000
committerPacho Ramos <pacho@gentoo.org>2013-03-31 19:26:26 +0000
commit02adec2254699ae57ca819778e4a85c99ac0c546 (patch)
tree6d90d2bc537db22423eeb0dbe4ac404d571de2f3
parentAdapt to libsoup-2.42 dropping gnome USE and splitting (#463702) (diff)
downloadgentoo-2-02adec2254699ae57ca819778e4a85c99ac0c546.tar.gz
gentoo-2-02adec2254699ae57ca819778e4a85c99ac0c546.tar.bz2
gentoo-2-02adec2254699ae57ca819778e4a85c99ac0c546.zip
Fix libsecret dependency, bug #463904 by Chris Mayo
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r--www-client/epiphany/ChangeLog5
-rw-r--r--www-client/epiphany/epiphany-3.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 1f046da47694..6d5bb7587b6a 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/epiphany
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.293 2013/03/28 22:34:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.294 2013/03/31 19:26:26 pacho Exp $
+
+ 31 Mar 2013; Pacho Ramos <pacho@gentoo.org> epiphany-3.8.0.ebuild:
+ Fix libsecret dependency, bug #463904 by Chris Mayo
*epiphany-3.8.0 (28 Mar 2013)
diff --git a/www-client/epiphany/epiphany-3.8.0.ebuild b/www-client/epiphany/epiphany-3.8.0.ebuild
index 88e8a30c73c9..92296bdc78c6 100644
--- a/www-client/epiphany/epiphany-3.8.0.ebuild
+++ b/www-client/epiphany/epiphany-3.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.8.0.ebuild,v 1.1 2013/03/28 22:34:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.8.0.ebuild,v 1.2 2013/03/31 19:26:26 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=app-crypt/gcr-3.5.5
- app-crypt/libsecret
+ >=app-crypt/libsecret-0.14
>=app-text/iso-codes-0.35
>=dev-libs/glib-2.35.6:2
>=dev-libs/libxml2-2.6.12:2