diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:41:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:41:58 +0000 |
commit | 03c8faf24f1811c2be95f45381d3ded72ff7ed4b (patch) | |
tree | 3325d4c70b25bfc19a4b085e9d028d24228bd3e5 /dev-python/4suite | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-03c8faf24f1811c2be95f45381d3ded72ff7ed4b.tar.gz gentoo-2-03c8faf24f1811c2be95f45381d3ded72ff7ed4b.tar.bz2 gentoo-2-03c8faf24f1811c2be95f45381d3ded72ff7ed4b.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-python/4suite')
-rw-r--r-- | dev-python/4suite/4suite-1.0_beta3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4suite/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild index 45ed9c06130d..477cac4b1060 100644 --- a/dev-python/4suite/4suite-1.0_beta3.ebuild +++ b/dev-python/4suite/4suite-1.0_beta3.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/4suite/4suite-1.0_beta3.ebuild,v 1.5 2006/08/05 09:29:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.6 2006/08/17 19:41:58 corsair Exp $ inherit distutils eutils @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.3 IUSE="doc" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ppc ppc64 ~sparc x86" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog index 40733a5ff763..5bad0ad05106 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/4suite # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.25 2006/08/13 22:59:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.26 2006/08/17 19:41:58 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> 4suite-1.0_beta3.ebuild: + Stable on ppc64 13 Aug 2006; Jason Wever <weeve@gentoo.org> 4suite-1.0_beta1.ebuild: Stable on SPARC wrt bug #123394. |