diff options
author | 2010-03-07 12:51:07 +0000 | |
---|---|---|
committer | 2010-03-07 12:51:07 +0000 | |
commit | ff5f32716248fc24384def44093acdeb7471f107 (patch) | |
tree | e20e632ce1a4da0fcea23645a044f35cf81880ce /dev-python/imaging/imaging-1.1.7.ebuild | |
parent | Prefix cleaning, keyworded for *-linux, tested by me (diff) | |
download | historical-ff5f32716248fc24384def44093acdeb7471f107.tar.gz historical-ff5f32716248fc24384def44093acdeb7471f107.tar.bz2 historical-ff5f32716248fc24384def44093acdeb7471f107.zip |
amd64 stable wrt #298979
Package-Manager: portage-2.2_rc63/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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/imaging/imaging-1.1.7.ebuild b/dev-python/imaging/imaging-1.1.7.ebuild index aaee87379ff2..501cd3abd934 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.7 2010/02/06 14:50:12 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7.ebuild,v 1.8 2010/03/07 12:51:07 ssuominen Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,10 +15,10 @@ SRC_URI="http://www.effbot.org/downloads/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +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 +DEPEND="media-libs/jpeg:0 media-libs/freetype:2 tk? ( dev-lang/python[tk?] ) scanner? ( media-gfx/sane-backends ) |