diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:13:32 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:13:32 +0000 |
commit | 96f6b0cef05c976549d6132fc23871ca232ba32c (patch) | |
tree | 043768839f34363894e71de15aa19f5b52fafb6b /dev-python/4suite | |
parent | added preliminary version with hardened support (diff) | |
download | historical-96f6b0cef05c976549d6132fc23871ca232ba32c.tar.gz historical-96f6b0cef05c976549d6132fc23871ca232ba32c.tar.bz2 historical-96f6b0cef05c976549d6132fc23871ca232ba32c.zip |
Stable on sparc.
Diffstat (limited to 'dev-python/4suite')
-rw-r--r-- | dev-python/4suite/4suite-1.0_alpha3.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_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild index 124be11e34a0..661f3a294b44 100644 --- a/dev-python/4suite/4suite-1.0_alpha3.ebuild +++ b/dev-python/4suite/4suite-1.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.1 2004/01/18 11:02:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.2 2004/02/26 18:59:37 bazik Exp $ inherit distutils @@ -15,7 +15,7 @@ DEPEND=">=dev-python/pyxml-0.6.5" RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 sparc ~alpha ~ppc" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog index 9a5831705263..2ca75dedad2a 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/4suite # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.1 2004/01/18 11:02:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.2 2004/02/26 18:59:37 bazik Exp $ + + 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> 4suite-1.0_alpha3.ebuild: + Stable on sparc. 18 Jan 2004; Alastair Tse <liquidx@gentoo.org> 4suite-0.11.1.ebuild, 4suite-1.0_alpha3.ebuild, metadata.xml: |