summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-04-06 10:47:53 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2014-04-06 10:47:53 +0000
commitc4dc0a78ff5f4e089516569bd07c16fb0c730b0b (patch)
tree2ca0614500cc0e304fb2b955db875cebdc82cd54 /net-libs/telepathy-farsight
parentPin gst-python to 0.10 slot. (diff)
downloadgentoo-2-c4dc0a78ff5f4e089516569bd07c16fb0c730b0b.tar.gz
gentoo-2-c4dc0a78ff5f4e089516569bd07c16fb0c730b0b.tar.bz2
gentoo-2-c4dc0a78ff5f4e089516569bd07c16fb0c730b0b.zip
Pin gst-python to 0.10 slot.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r--net-libs/telepathy-farsight/ChangeLog8
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index 52cca99f5ed5..5695abc9ef19 100644
--- a/net-libs/telepathy-farsight/ChangeLog
+++ b/net-libs/telepathy-farsight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/telepathy-farsight
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.36 2013/10/27 09:46:37 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.37 2014/04/06 10:47:53 eva Exp $
+
+ 06 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
+ telepathy-farsight-0.0.19.ebuild:
+ Pin gst-python to 0.10 slot.
27 Oct 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Voip herd is removed: http://article.gmane.org/gmane.linux.gentoo.devel/88434
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
index 14bd169fc463..aad5ec6a6e31 100644
--- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
+++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.6 2012/12/23 18:08:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.7 2014/04/06 10:47:53 eva Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.6"
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
>=net-libs/farsight2-0.0.29
python? (
>=dev-python/pygobject-2.12.0:2
- >=dev-python/gst-python-0.10.10 )"
+ >=dev-python/gst-python-0.10.10:0.10 )"
DEPEND="${RDEPEND}"