diff options
author | 2010-11-07 18:56:14 +0000 | |
---|---|---|
committer | 2010-11-07 18:56:14 +0000 | |
commit | 93ef517885c7cdc6376d099c6b34b37780766abc (patch) | |
tree | ae95475690cee3a414108d935498a7bc502006ae /dev-python/imaging/imaging-1.1.7.ebuild | |
parent | Version bump (diff) | |
download | historical-93ef517885c7cdc6376d099c6b34b37780766abc.tar.gz historical-93ef517885c7cdc6376d099c6b34b37780766abc.tar.bz2 historical-93ef517885c7cdc6376d099c6b34b37780766abc.zip |
Convert media-libs/jpeg to virtual/jpeg
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'dev-python/imaging/imaging-1.1.7.ebuild')
-rw-r--r-- | dev-python/imaging/imaging-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/imaging/imaging-1.1.7.ebuild b/dev-python/imaging/imaging-1.1.7.ebuild index 43f9a68ca33d..a39c8139092e 100644 --- a/dev-python/imaging/imaging-1.1.7.ebuild +++ b/dev-python/imaging/imaging-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7.ebuild,v 1.9 2010/10/30 23:21:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7.ebuild,v 1.10 2010/11/07 18:56:14 anarchy Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc examples scanner tk X" -DEPEND="media-libs/jpeg:0 +DEPEND="virtual/jpeg media-libs/freetype:2 scanner? ( media-gfx/sane-backends ) X? ( x11-misc/xdg-utils )" |