diff options
author | Mike Gilbert <floppym@gentoo.org> | 2013-06-09 18:32:31 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2013-06-09 18:32:31 +0000 |
commit | 96266029c9ab8f741a24a604a15076eaa3ee433e (patch) | |
tree | dd9dae24d4c35fa09a895f1b820d1369eadf5a37 /media-gfx/skencil | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-96266029c9ab8f741a24a604a15076eaa3ee433e.tar.gz gentoo-2-96266029c9ab8f741a24a604a15076eaa3ee433e.tar.bz2 gentoo-2-96266029c9ab8f741a24a604a15076eaa3ee433e.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-gfx/skencil')
-rw-r--r-- | media-gfx/skencil/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/skencil/skencil-1.0_alpha784.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/skencil/ChangeLog b/media-gfx/skencil/ChangeLog index 6b8a4897af0f..84c63a56a6bb 100644 --- a/media-gfx/skencil/ChangeLog +++ b/media-gfx/skencil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/skencil -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.44 2012/02/26 09:33:38 patrick Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.45 2013/06/09 18:32:31 floppym Exp $ + + 09 Jun 2013; Mike Gilbert <floppym@gentoo.org> + skencil-0.6.18_pre20080519.ebuild, skencil-1.0_alpha784.ebuild: + Depend on virtual/python-imaging. 26 Feb 2012; Patrick Lauer <patrick@gentoo.org> skencil-0.6.18_pre20080519.ebuild, skencil-1.0_alpha784.ebuild: diff --git a/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild b/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild index aab070c45dcf..c3e3064a4ed3 100644 --- a/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild +++ b/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild,v 1.12 2012/02/26 09:33:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild,v 1.13 2013/06/09 18:32:31 floppym Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="nls" -DEPEND=">=dev-python/imaging-1.1.2-r1 +DEPEND="virtual/python-imaging dev-python/pyxml dev-python/reportlab dev-lang/tk diff --git a/media-gfx/skencil/skencil-1.0_alpha784.ebuild b/media-gfx/skencil/skencil-1.0_alpha784.ebuild index 8a747ec83ab5..eee37c758ce4 100644 --- a/media-gfx/skencil/skencil-1.0_alpha784.ebuild +++ b/media-gfx/skencil/skencil-1.0_alpha784.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-1.0_alpha784.ebuild,v 1.3 2012/02/26 09:33:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-1.0_alpha784.ebuild,v 1.4 2013/06/09 18:32:31 floppym Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND=">=dev-python/imaging-1.1.2-r1 +DEPEND="virtual/python-imaging dev-python/pyxml dev-python/reportlab dev-lang/tk |