diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-03 20:07:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-03 20:07:05 +0000 |
commit | 767642caae072456278770d3ef41866321f512bf (patch) | |
tree | b23ffa02ee86560e570cb2809f7da49a9b6a6312 /dev-python/sancho | |
parent | Mark 1.1.6 stable on ia64 (diff) | |
download | gentoo-2-767642caae072456278770d3ef41866321f512bf.tar.gz gentoo-2-767642caae072456278770d3ef41866321f512bf.tar.bz2 gentoo-2-767642caae072456278770d3ef41866321f512bf.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python/sancho')
-rw-r--r-- | dev-python/sancho/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/sancho/sancho-0.11.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sancho/sancho-2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/sancho/ChangeLog b/dev-python/sancho/ChangeLog index 3c0d629265fb..42d9133c060e 100644 --- a/dev-python/sancho/ChangeLog +++ b/dev-python/sancho/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sancho # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.4 2006/02/01 20:19:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.5 2006/02/03 20:07:05 corsair Exp $ + + 03 Feb 2006; Markus Rothe <corsair@gentoo.org> sancho-0.11.ebuild, + sancho-2.1.ebuild: + Added ~ppc64 01 Feb 2006; Jason Wever <weeve@gentoo.org> sancho-0.11.ebuild, sancho-2.1.ebuild: diff --git a/dev-python/sancho/sancho-0.11.ebuild b/dev-python/sancho/sancho-0.11.ebuild index 9e8c36de5363..3aaebfe26f4c 100644 --- a/dev-python/sancho/sancho-0.11.ebuild +++ b/dev-python/sancho/sancho-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11.ebuild,v 1.4 2006/02/01 20:19:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11.ebuild,v 1.5 2006/02/03 20:07:05 corsair Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/S/Sancho/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.2" diff --git a/dev-python/sancho/sancho-2.1.ebuild b/dev-python/sancho/sancho-2.1.ebuild index 9053643b4cda..4d357f38c524 100644 --- a/dev-python/sancho/sancho-2.1.ebuild +++ b/dev-python/sancho/sancho-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.1.ebuild,v 1.4 2006/02/01 20:19:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.1.ebuild,v 1.5 2006/02/03 20:07:05 corsair Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.mems-exchange.org/software/${PN}/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.2" |