diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-06 18:41:15 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-06 18:41:15 +0000 |
commit | 50788fa95377315fb0a54ba76d5656cb5fbca4a3 (patch) | |
tree | 7aa7ccacb57d36f64b7897babe43f51fe22aa786 /dev-python/sip | |
parent | Fix installation problems (diff) | |
download | gentoo-2-50788fa95377315fb0a54ba76d5656cb5fbca4a3.tar.gz gentoo-2-50788fa95377315fb0a54ba76d5656cb5fbca4a3.tar.bz2 gentoo-2-50788fa95377315fb0a54ba76d5656cb5fbca4a3.zip |
Set PYTHON_DEPEND.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/sip/sip-4.10.1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sip/sip-4.10.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sip/sip-4.10.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sip/sip-4.8.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sip/sip-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-4.9.3-r1.ebuild | 3 |
7 files changed, 18 insertions, 8 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 5674d8eea8d3..cbcd44380751 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/sip # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.166 2010/07/05 13:59:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.167 2010/07/06 18:41:15 arfrever Exp $ + + 06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + sip-4.8.2.ebuild, sip-4.8.2-r1.ebuild, sip-4.9.3-r1.ebuild, + sip-4.10.ebuild, sip-4.10.1.ebuild, sip-4.10.2.ebuild: + Set PYTHON_DEPEND. 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> sip-4.10.2.ebuild: ppc64 stable wrt #315775 diff --git a/dev-python/sip/sip-4.10.1.ebuild b/dev-python/sip/sip-4.10.1.ebuild index 91691bc0d7c1..3508639e87b5 100644 --- a/dev-python/sip/sip-4.10.1.ebuild +++ b/dev-python/sip/sip-4.10.1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.1.ebuild,v 1.1 2010/03/17 23:43:01 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.1.ebuild,v 1.2 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="*" PYTHON_EXPORT_PHASE_FUNCTIONS="1" SUPPORT_PYTHON_ABIS="1" diff --git a/dev-python/sip/sip-4.10.2.ebuild b/dev-python/sip/sip-4.10.2.ebuild index 07056cdefafc..8b9b6b7f389b 100644 --- a/dev-python/sip/sip-4.10.2.ebuild +++ b/dev-python/sip/sip-4.10.2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.2.ebuild,v 1.4 2010/07/05 13:59:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.2.ebuild,v 1.5 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="*" PYTHON_EXPORT_PHASE_FUNCTIONS="1" SUPPORT_PYTHON_ABIS="1" diff --git a/dev-python/sip/sip-4.10.ebuild b/dev-python/sip/sip-4.10.ebuild index 43f453b02be7..5f521a26cfb7 100644 --- a/dev-python/sip/sip-4.10.ebuild +++ b/dev-python/sip/sip-4.10.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.ebuild,v 1.5 2010/04/11 13:10:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.10.ebuild,v 1.6 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="*" PYTHON_EXPORT_PHASE_FUNCTIONS="1" SUPPORT_PYTHON_ABIS="1" diff --git a/dev-python/sip/sip-4.8.2-r1.ebuild b/dev-python/sip/sip-4.8.2-r1.ebuild index 4370020197e6..6db1c6dc66e5 100644 --- a/dev-python/sip/sip-4.8.2-r1.ebuild +++ b/dev-python/sip/sip-4.8.2-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.8.2-r1.ebuild,v 1.4 2010/01/11 17:37:55 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.8.2-r1.ebuild,v 1.5 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="*" SUPPORT_PYTHON_ABIS="1" inherit eutils python toolchain-funcs diff --git a/dev-python/sip/sip-4.8.2.ebuild b/dev-python/sip/sip-4.8.2.ebuild index e7de31ae115d..d1e32d3ca5d5 100644 --- a/dev-python/sip/sip-4.8.2.ebuild +++ b/dev-python/sip/sip-4.8.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.8.2.ebuild,v 1.13 2010/01/11 17:37:55 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.8.2.ebuild,v 1.14 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" -NEED_PYTHON="2.3" +PYTHON_DEPEND="*" SUPPORT_PYTHON_ABIS="1" inherit python toolchain-funcs diff --git a/dev-python/sip/sip-4.9.3-r1.ebuild b/dev-python/sip/sip-4.9.3-r1.ebuild index b983bab4aee1..eb06345d5ec4 100644 --- a/dev-python/sip/sip-4.9.3-r1.ebuild +++ b/dev-python/sip/sip-4.9.3-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.9.3-r1.ebuild,v 1.7 2010/02/28 12:48:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.9.3-r1.ebuild,v 1.8 2010/07/06 18:41:15 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="*" PYTHON_EXPORT_PHASE_FUNCTIONS="1" SUPPORT_PYTHON_ABIS="1" |