diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-22 15:54:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-22 15:54:54 +0000 |
commit | ae55c720ffa5cae83e2ace1fb03a8199dd2656f5 (patch) | |
tree | 5bea97087b8befb1b03fcff91d0401d8a936ac47 /dev-python | |
parent | x86 stable, bug #228147 (diff) | |
download | gentoo-2-ae55c720ffa5cae83e2ace1fb03a8199dd2656f5.tar.gz gentoo-2-ae55c720ffa5cae83e2ace1fb03a8199dd2656f5.tar.bz2 gentoo-2-ae55c720ffa5cae83e2ace1fb03a8199dd2656f5.zip |
alpha/ia64 stable wrt #228567
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python')
-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 6fdd64147c30..ff13bdb9e195 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.6 2008/06/21 20:21:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0.2-r1.ebuild,v 1.7 2008/06/22 15:54:54 armin76 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 2cedae3a2af3..91da37021998 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.39 2008/06/21 20:21:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.40 2008/06/22 15:54:54 armin76 Exp $ + + 22 Jun 2008; Raúl Porcel <armin76@gentoo.org> 4suite-1.0.2-r1.ebuild: + alpha/ia64 stable wrt #228567 21 Jun 2008; Markus Rothe <corsair@gentoo.org> 4suite-1.0.2-r1.ebuild: Stable on ppc64; bug #228567 |