summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-01 02:14:21 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-01 02:14:21 +0000
commitd0e2284c18a3722c5057d892439decb8fd12f2e9 (patch)
treedb69c6f1403ee2eb36c8678a55e2f6b7966e0abc /dev-python/imaging/imaging-1.1.7-r1.ebuild
parentMake USE=pam or USE=crypt required by Maurizio Camisaschi (bug #401721). (diff)
downloadhistorical-d0e2284c18a3722c5057d892439decb8fd12f2e9.tar.gz
historical-d0e2284c18a3722c5057d892439decb8fd12f2e9.tar.bz2
historical-d0e2284c18a3722c5057d892439decb8fd12f2e9.zip
Inherit multilib.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-python/imaging/imaging-1.1.7-r1.ebuild')
-rw-r--r--dev-python/imaging/imaging-1.1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/imaging/imaging-1.1.7-r1.ebuild b/dev-python/imaging/imaging-1.1.7-r1.ebuild
index 40aa46ab3f16..5620a14590d6 100644
--- a/dev-python/imaging/imaging-1.1.7-r1.ebuild
+++ b/dev-python/imaging/imaging-1.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r1.ebuild,v 1.2 2012/01/06 21:27:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r1.ebuild,v 1.3 2012/02/01 02:14:19 floppym Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@ PYTHON_USE_WITH_OPT="tk"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
-inherit eutils distutils
+inherit eutils multilib distutils
MY_P=Imaging-${PV}