diff options
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 5d1447f081ae..ed64fb1506ef 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.203 2008/09/10 09:30:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.204 2008/09/18 00:26:44 ranger Exp $ + + 18 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: + Marking abiword-2.6.4 ppc64 for bug 236985 10 Sep 2008; Jeroen Roovers <jer@gentoo.org> abiword-2.6.4.ebuild: Stable for HPPA (bug #236985). diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index 544c5416fd37..23ca94f1db0b 100644 --- a/app-office/abiword/abiword-2.6.4.ebuild +++ b/app-office/abiword/abiword-2.6.4.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/app-office/abiword/abiword-2.6.4.ebuild,v 1.8 2008/09/10 09:30:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.9 2008/09/18 00:26:44 ranger Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="debug gnome spell xml" # FIXME: gsf could probably be conditional |