diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-09-19 08:29:19 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-09-19 08:29:19 +0000 |
commit | 3c11f202ffc7e3a70d0a0d573085449879577609 (patch) | |
tree | 8dc3bd4ca3c43e1b6a490287fc01df0e6019ff24 /app-office/abiword | |
parent | Doesn't use packed jars anymore, thanks too Mark Wolfe <mwolfe@netspace.net.a... (diff) | |
download | gentoo-2-3c11f202ffc7e3a70d0a0d573085449879577609.tar.gz gentoo-2-3c11f202ffc7e3a70d0a0d573085449879577609.tar.bz2 gentoo-2-3c11f202ffc7e3a70d0a0d573085449879577609.zip |
Marked ppc
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.10.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ce4ba15f9946..ce2cac2bc51b 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.89 2004/09/08 03:12:00 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.90 2004/09/19 08:29:19 lu_zero Exp $ + + 19 Sep 2004; Luca Barbato <lu_zero@gentoo.org> abiword-2.0.10.ebuild, + abiword-2.0.7.ebuild: + Marked ppc, work with gcc-3.4 07 Sep 2004; Tom Gall <tgall@gentoo.org> abiword-2.0.11.ebuild: Added ~ppc64, bug #57192 diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index d64293727f79..554bb4ede58b 100644 --- a/app-office/abiword/abiword-2.0.10.ebuild +++ b/app-office/abiword/abiword-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.4 2004/09/06 10:24:00 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.5 2004/09/19 08:29:19 lu_zero Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 hppa" +KEYWORDS="x86 sparc ~alpha ppc ~amd64 hppa" LICENSE="GPL-2" SLOT="2" diff --git a/app-office/abiword/abiword-2.0.7.ebuild b/app-office/abiword/abiword-2.0.7.ebuild index 4d189ded1b1d..092455af6534 100644 --- a/app-office/abiword/abiword-2.0.7.ebuild +++ b/app-office/abiword/abiword-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.7 2004/08/19 20:08:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.8 2004/09/19 08:29:19 lu_zero Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc amd64 ~hppa" +KEYWORDS="x86 sparc ~alpha ppc amd64 ~hppa" LICENSE="GPL-2" SLOT="2" |