diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-06-21 19:25:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-06-21 19:25:05 +0000 |
commit | 9984b2843829fada93d29bc4fca531f54e7163fc (patch) | |
tree | b80e23ae14d96d4bdd3c424d049a415977004040 | |
parent | Stable on ppc64; bug #207612 (diff) | |
download | historical-9984b2843829fada93d29bc4fca531f54e7163fc.tar.gz historical-9984b2843829fada93d29bc4fca531f54e7163fc.tar.bz2 historical-9984b2843829fada93d29bc4fca531f54e7163fc.zip |
stable x86, bug 228567
Package-Manager: portage-2.1.4.4
-rw-r--r-- | dev-python/4suite/4suite-1.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4suite/ChangeLog | 6 |
2 files changed, 7 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 09e34d79d72e..19b8df7e42d2 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.4 2008/06/21 19:00:08 tester Exp $ +# $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 $ 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 322361f51fad..65d005c95b3e 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2008/06/21 19:00:08 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.38 2008/06/21 19:25:05 opfer Exp $ + + 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + 4suite-1.0.2-r1.ebuild: + stable x86, bug 228567 21 Jun 2008; Olivier CrĂȘte <tester@gentoo.org> 4suite-1.0.2-r1.ebuild: Stable on amd64, bug #228567 |