diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-08 03:12:00 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-08 03:12:00 +0000 |
commit | 6744d1543af0e2a27bf04aeaf796c30070852770 (patch) | |
tree | b45b6c81c25cb3dc64e39c2ef1a950f6bac46e34 /app-office/abiword | |
parent | ia64 for #61747 (Manifest recommit) (diff) | |
download | gentoo-2-6744d1543af0e2a27bf04aeaf796c30070852770.tar.gz gentoo-2-6744d1543af0e2a27bf04aeaf796c30070852770.tar.bz2 gentoo-2-6744d1543af0e2a27bf04aeaf796c30070852770.zip |
added ~ppc64, bug #57192
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d7b246646505..ce4ba15f9946 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # 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.88 2004/09/06 10:24:00 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.89 2004/09/08 03:12:00 tgall Exp $ + + 07 Sep 2004; Tom Gall <tgall@gentoo.org> abiword-2.0.11.ebuild: + Added ~ppc64, bug #57192 06 Sep 2004; Guy Martin <gmsoft@gentoo.org> abiword-2.0.10.ebuild: Marked stable on hppa. diff --git a/app-office/abiword/abiword-2.0.11.ebuild b/app-office/abiword/abiword-2.0.11.ebuild index 4cb87aeb279e..148d7b30d51e 100644 --- a/app-office/abiword/abiword-2.0.11.ebuild +++ b/app-office/abiword/abiword-2.0.11.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.11.ebuild,v 1.1 2004/08/30 15:41:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.11.ebuild,v 1.2 2004/09/08 03:12:00 tgall 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 ~ppc64" LICENSE="GPL-2" SLOT="2" |