summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-06-08 22:05:24 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2015-06-08 22:05:24 +0000
commitd06d20cdeb2a1d0cb2cffc3756e29465013f7e01 (patch)
tree5ed6a1c7c09c35054f99cd5c62dfa3b99e7e96d7
parentVersion bump for Gnome 3.16. (diff)
downloadgentoo-2-d06d20cdeb2a1d0cb2cffc3756e29465013f7e01.tar.gz
gentoo-2-d06d20cdeb2a1d0cb2cffc3756e29465013f7e01.tar.bz2
gentoo-2-d06d20cdeb2a1d0cb2cffc3756e29465013f7e01.zip
Pin phodav to 1.0 slot, bug #551460.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
-rw-r--r--net-misc/spice-gtk/ChangeLog5
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog
index 31d24abc8783..f6f64161c54b 100644
--- a/net-misc/spice-gtk/ChangeLog
+++ b/net-misc/spice-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/spice-gtk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.96 2015/05/15 12:54:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.97 2015/06/08 22:05:24 eva Exp $
+
+ 08 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> spice-gtk-0.25-r1.ebuild:
+ Pin phodav to 1.0 slot, bug #551460.
15 May 2015; Pacho Ramos <pacho@gentoo.org> spice-gtk-0.25-r1.ebuild:
ppc stable wrt bug #542890
diff --git a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild
index d486bd0165e5..a9d980c445c6 100644
--- a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.10 2015/05/15 12:54:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.11 2015/06/08 22:05:24 eva Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -59,7 +59,7 @@ RDEPEND="${PYTHON_DEPS}
>=sys-auth/polkit-0.110-r1
!~sys-auth/polkit-0.111 )
)
- webdav? ( net-libs/phodav )"
+ webdav? ( net-libs/phodav:1.0 )"
DEPEND="${RDEPEND}
dev-lang/python
dev-python/pyparsing