diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 22:06:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 22:06:40 +0000 |
commit | 1456920a329960f00eef2ab3020a2561be425f07 (patch) | |
tree | eb80b513a71d7d3b7df5cc036f195203cc69d547 /dev-python | |
parent | Dropped ~ppc64 (diff) | |
download | gentoo-2-1456920a329960f00eef2ab3020a2561be425f07.tar.gz gentoo-2-1456920a329960f00eef2ab3020a2561be425f07.tar.bz2 gentoo-2-1456920a329960f00eef2ab3020a2561be425f07.zip |
ppc stable wrt #367951. Dropped ~ppc64
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/zsi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/zsi/zsi-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/zsi/zsi-2.1_alpha1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/zsi/ChangeLog b/dev-python/zsi/ChangeLog index a1756fb7278e..753ed93d51ad 100644 --- a/dev-python/zsi/ChangeLog +++ b/dev-python/zsi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/zsi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.18 2011/06/19 16:43:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.19 2011/07/09 22:06:40 xarthisius Exp $ + + 09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> zsi-2.0.ebuild, + zsi-2.1_alpha1.ebuild: + ppc stable wrt #367951. Dropped ~ppc64 19 Jun 2011; Raúl Porcel <armin76@gentoo.org> zsi-2.0.ebuild, zsi-2.1_alpha1.ebuild: diff --git a/dev-python/zsi/zsi-2.0.ebuild b/dev-python/zsi/zsi-2.0.ebuild index 4d5abcbc14fe..ab83060fa78b 100644 --- a/dev-python/zsi/zsi-2.0.ebuild +++ b/dev-python/zsi/zsi-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.12 2011/06/19 16:43:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.13 2011/07/09 22:06:40 xarthisius Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -14,7 +14,7 @@ DESCRIPTION="Web Services for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="PYTHON" IUSE="examples doc twisted" diff --git a/dev-python/zsi/zsi-2.1_alpha1.ebuild b/dev-python/zsi/zsi-2.1_alpha1.ebuild index add3cb5b35c3..7304f9828fc3 100644 --- a/dev-python/zsi/zsi-2.1_alpha1.ebuild +++ b/dev-python/zsi/zsi-2.1_alpha1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.1_alpha1.ebuild,v 1.8 2011/06/19 16:43:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.1_alpha1.ebuild,v 1.9 2011/07/09 22:06:40 xarthisius Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -14,7 +14,7 @@ DESCRIPTION="Web Services for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="PYTHON" IUSE="examples doc twisted" |