diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-19 16:43:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-19 16:43:18 +0000 |
commit | c680d85f99b3d2fb9247344db28b37869683528b (patch) | |
tree | e65f5985f0d03c6a6f15d0ac98aee7ad31166bd9 /dev-python/zsi | |
parent | Drop alpha/sparc keywords (diff) | |
download | gentoo-2-c680d85f99b3d2fb9247344db28b37869683528b.tar.gz gentoo-2-c680d85f99b3d2fb9247344db28b37869683528b.tar.bz2 gentoo-2-c680d85f99b3d2fb9247344db28b37869683528b.zip |
Drop sparc keywords
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'dev-python/zsi')
-rw-r--r-- | dev-python/zsi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/zsi/zsi-2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/zsi/zsi-2.1_alpha1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/zsi/ChangeLog b/dev-python/zsi/ChangeLog index 2a39a046e53d..a1756fb7278e 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.17 2011/05/31 15:41:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.18 2011/06/19 16:43:18 armin76 Exp $ + + 19 Jun 2011; Raúl Porcel <armin76@gentoo.org> zsi-2.0.ebuild, + zsi-2.1_alpha1.ebuild: + Drop sparc keywords 31 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> zsi-2.1_alpha1.ebuild: x86 stable wrt bug #367951 diff --git a/dev-python/zsi/zsi-2.0.ebuild b/dev-python/zsi/zsi-2.0.ebuild index 391ea7ecc3a1..4d5abcbc14fe 100644 --- a/dev-python/zsi/zsi-2.0.ebuild +++ b/dev-python/zsi/zsi-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.11 2010/10/15 18:55:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.12 2011/06/19 16:43:18 armin76 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 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 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 b5f9d0a9e547..add3cb5b35c3 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.7 2011/05/31 15:41:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.1_alpha1.ebuild,v 1.8 2011/06/19 16:43:18 armin76 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 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="PYTHON" IUSE="examples doc twisted" |