diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:33:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:33:37 +0000 |
commit | 519b2eb61dfb47f3490d3b40b5096fe6a971ac22 (patch) | |
tree | 241d57a8380a170ebafb26c2319b86434676abf2 /dev-python/pylibacl | |
parent | Mark 3.7.1-r2 stable on alpha/ia64 (diff) | |
download | historical-519b2eb61dfb47f3490d3b40b5096fe6a971ac22.tar.gz historical-519b2eb61dfb47f3490d3b40b5096fe6a971ac22.tar.bz2 historical-519b2eb61dfb47f3490d3b40b5096fe6a971ac22.zip |
Added to ~ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-python/pylibacl')
-rw-r--r-- | dev-python/pylibacl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pylibacl/pylibacl-0.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pylibacl/ChangeLog b/dev-python/pylibacl/ChangeLog index b6eac8053e3c..c9306871cb84 100644 --- a/dev-python/pylibacl/ChangeLog +++ b/dev-python/pylibacl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylibacl -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.5 2005/12/12 08:55:33 robbat2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.6 2006/01/21 14:33:37 hansmi Exp $ + + 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> pylibacl-0.2.1.ebuild: + Added to ~ppc. 12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Update metadata.xml. diff --git a/dev-python/pylibacl/pylibacl-0.2.1.ebuild b/dev-python/pylibacl/pylibacl-0.2.1.ebuild index 42fecf671249..c8d4a5d6f321 100644 --- a/dev-python/pylibacl/pylibacl-0.2.1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.2.1.ebuild,v 1.4 2005/12/05 17:35:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.2.1.ebuild,v 1.5 2006/01/21 14:33:37 hansmi Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" DEPEND="virtual/python |