From b47b150cadfd5b4b4911a93d7cd62c9b045d3c65 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sun, 6 Apr 2014 10:39:14 +0000 Subject: Pin gst-python to 0.10 slot (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806) --- games-board/pychess/ChangeLog | 5 ++++- games-board/pychess/pychess-0.10.1-r2.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'games-board/pychess') diff --git a/games-board/pychess/ChangeLog b/games-board/pychess/ChangeLog index 7433df3f9c2f..7f74fa5db651 100644 --- a/games-board/pychess/ChangeLog +++ b/games-board/pychess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pychess # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.30 2014/03/19 01:18:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.31 2014/04/06 10:39:14 eva Exp $ + + 06 Apr 2014; Gilles Dartiguelongue pychess-0.10.1-r2.ebuild: + Pin gst-python to 0.10 slot 19 Mar 2014; Michael Sterrett -pychess-0.10.1-r1.ebuild: diff --git a/games-board/pychess/pychess-0.10.1-r2.ebuild b/games-board/pychess/pychess-0.10.1-r2.ebuild index 7e5009d241b2..f0f090be4e9f 100644 --- a/games-board/pychess/pychess-0.10.1-r2.ebuild +++ b/games-board/pychess/pychess-0.10.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.10.1-r2.ebuild,v 1.4 2013/12/24 12:54:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.10.1-r2.ebuild,v 1.5 2014/04/06 10:39:14 eva Exp $ EAPI=5 @@ -23,7 +23,7 @@ DEPEND="dev-python/librsvg-python dev-python/pygobject:2[${PYTHON_USEDEP}] dev-python/pygtk:2[${PYTHON_USEDEP}] dev-python/pygtksourceview:2[${PYTHON_USEDEP}] - gstreamer? ( dev-python/gst-python[${PYTHON_USEDEP}] ) + gstreamer? ( dev-python/gst-python:0.10[${PYTHON_USEDEP}] ) dev-python/gconf-python x11-themes/gnome-icon-theme" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad