diff options
Diffstat (limited to 'dev-python/pycups/pycups-1.9.48.ebuild')
-rw-r--r-- | dev-python/pycups/pycups-1.9.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycups/pycups-1.9.48.ebuild b/dev-python/pycups/pycups-1.9.48.ebuild index c97532f18192..e69fc9578c04 100644 --- a/dev-python/pycups/pycups-1.9.48.ebuild +++ b/dev-python/pycups/pycups-1.9.48.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.48.ebuild,v 1.1 2010/02/02 20:17:22 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.48.ebuild,v 1.2 2010/03/10 23:41:30 abcd Exp $ EAPI="2" -NEED_PYTHON="2.4" +PYTHON_DEPEND="2:2.4" SUPPORT_PYTHON_ABIS="1" inherit distutils flag-o-matic |