summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-06-09 18:42:42 +0000
committerMike Gilbert <floppym@gentoo.org>2013-06-09 18:42:42 +0000
commitb34c61d86f290e4dae647eed40acf015b81b183a (patch)
treeb70d91bd883599fc98eb7da7f946f49cca782997 /media-video/griffith
parentVersion bump, drop old (diff)
downloadgentoo-2-b34c61d86f290e4dae647eed40acf015b81b183a.tar.gz
gentoo-2-b34c61d86f290e4dae647eed40acf015b81b183a.tar.bz2
gentoo-2-b34c61d86f290e4dae647eed40acf015b81b183a.zip
Depend on virtual/python-imaging.
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'media-video/griffith')
-rw-r--r--media-video/griffith/ChangeLog6
-rw-r--r--media-video/griffith/griffith-0.13.ebuild4
-rw-r--r--media-video/griffith/griffith-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog
index c40d07bbd359..612079e0b44e 100644
--- a/media-video/griffith/ChangeLog
+++ b/media-video/griffith/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/griffith
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.63 2013/05/12 07:56:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.64 2013/06/09 18:42:42 floppym Exp $
+
+ 09 Jun 2013; Mike Gilbert <floppym@gentoo.org> griffith-0.13.ebuild,
+ griffith-9999.ebuild:
+ Depend on virtual/python-imaging.
12 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Remove obsolete useflag from metadata.xml
diff --git a/media-video/griffith/griffith-0.13.ebuild b/media-video/griffith/griffith-0.13.ebuild
index 1ddc6daa3cf8..f1c222a1f03f 100644
--- a/media-video/griffith/griffith-0.13.ebuild
+++ b/media-video/griffith/griffith-0.13.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/media-video/griffith/griffith-0.13.ebuild,v 1.4 2013/01/17 16:36:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.13.ebuild,v 1.5 2013/06/09 18:42:42 floppym Exp $
EAPI="4"
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="doc"
-RDEPEND="dev-python/imaging
+RDEPEND="virtual/python-imaging
gnome-base/libglade
dev-python/pyxml
>=dev-python/pygtk-2.6.1:2
diff --git a/media-video/griffith/griffith-9999.ebuild b/media-video/griffith/griffith-9999.ebuild
index 4cd393f74bed..908d7efa79e3 100644
--- a/media-video/griffith/griffith-9999.ebuild
+++ b/media-video/griffith/griffith-9999.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/media-video/griffith/griffith-9999.ebuild,v 1.9 2013/01/17 16:37:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v 1.10 2013/06/09 18:42:42 floppym Exp $
EAPI="4"
ESVN_REPO_URI="http://svn.berlios.de/svnroot/repos/griffith/trunk"
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS=""
IUSE="doc"
-RDEPEND="dev-python/imaging
+RDEPEND="virtual/python-imaging
dev-util/glade:3
dev-python/pyxml
>=dev-python/pygtk-2.6.1:2