summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-03-10 23:41:30 +0000
committerJonathan Callen <abcd@gentoo.org>2010-03-10 23:41:30 +0000
commit73c674bdac353305e67ba6418b0d6c34d36ea0b6 (patch)
tree2f43f075fa017886388916efbbf116bf738bc68b /dev-python/pycups
parentReplace NEED_PYTHON with PYTHON_DEPEND (diff)
downloadgentoo-2-73c674bdac353305e67ba6418b0d6c34d36ea0b6.tar.gz
gentoo-2-73c674bdac353305e67ba6418b0d6c34d36ea0b6.tar.bz2
gentoo-2-73c674bdac353305e67ba6418b0d6c34d36ea0b6.zip
Replace NEED_PYTHON with PYTHON_DEPEND
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-python/pycups')
-rw-r--r--dev-python/pycups/ChangeLog6
-rw-r--r--dev-python/pycups/pycups-1.9.45-r1.ebuild6
-rw-r--r--dev-python/pycups/pycups-1.9.46.ebuild6
-rw-r--r--dev-python/pycups/pycups-1.9.48.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/pycups/ChangeLog b/dev-python/pycups/ChangeLog
index d50bbdf649e8..8ab9a9cefffd 100644
--- a/dev-python/pycups/ChangeLog
+++ b/dev-python/pycups/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pycups
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.14 2010/02/02 20:17:22 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.15 2010/03/10 23:41:30 abcd Exp $
+
+ 10 Mar 2010; Jonathan Callen <abcd@gentoo.org> pycups-1.9.45-r1.ebuild,
+ pycups-1.9.46.ebuild, pycups-1.9.48.ebuild:
+ Replace NEED_PYTHON with PYTHON_DEPEND
*pycups-1.9.48 (02 Feb 2010)
diff --git a/dev-python/pycups/pycups-1.9.45-r1.ebuild b/dev-python/pycups/pycups-1.9.45-r1.ebuild
index 9880c4754866..cbd4bff811bd 100644
--- a/dev-python/pycups/pycups-1.9.45-r1.ebuild
+++ b/dev-python/pycups/pycups-1.9.45-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.45-r1.ebuild,v 1.4 2009/11/08 04:30:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.45-r1.ebuild,v 1.5 2010/03/10 23:41:30 abcd Exp $
-NEED_PYTHON="2.4"
+PYTHON_DEPEND="2:2.4"
inherit distutils flag-o-matic
DESCRIPTION="Python bindings for the CUPS API"
diff --git a/dev-python/pycups/pycups-1.9.46.ebuild b/dev-python/pycups/pycups-1.9.46.ebuild
index 92688daa05ee..2bec48899d70 100644
--- a/dev-python/pycups/pycups-1.9.46.ebuild
+++ b/dev-python/pycups/pycups-1.9.46.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.46.ebuild,v 1.8 2009/12/27 12:45:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.46.ebuild,v 1.9 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
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