diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:21:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:21:34 +0000 |
commit | 4d7eb1cfdcc51d5270f6bd2f7c069fe7fafb6045 (patch) | |
tree | 8516b159ce4107021d97925901c01a1a9c5110df /dev-python/4suite | |
parent | Stable on ppc64; bug #228543 (diff) | |
download | historical-4d7eb1cfdcc51d5270f6bd2f7c069fe7fafb6045.tar.gz historical-4d7eb1cfdcc51d5270f6bd2f7c069fe7fafb6045.tar.bz2 historical-4d7eb1cfdcc51d5270f6bd2f7c069fe7fafb6045.zip |
Stable on ppc64; bug #228567
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/4suite')
-rw-r--r-- | dev-python/4suite/4suite-1.0.2-r1.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.2-r1.ebuild b/dev-python/4suite/4suite-1.0.2-r1.ebuild index 19b8df7e42d2..6fdd64147c30 100644 --- a/dev-python/4suite/4suite-1.0.2-r1.ebuild +++ b/dev-python/4suite/4suite-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0.2-r1.ebuild,v 1.5 2008/06/21 19:25:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0.2-r1.ebuild,v 1.6 2008/06/21 20:21:34 corsair Exp $ inherit distutils eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/foursuite/${MY_P}.tar.bz2" HOMEPAGE="http://www.4suite.org/" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="doc" DEPEND=">=dev-python/pyxml-0.8.4" diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog index 65d005c95b3e..2cedae3a2af3 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/4suite # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.38 2008/06/21 19:25:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.39 2008/06/21 20:21:34 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> 4suite-1.0.2-r1.ebuild: + Stable on ppc64; bug #228567 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> 4suite-1.0.2-r1.ebuild: |