diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-18 00:26:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-18 00:26:44 +0000 |
commit | 6318780a8bfdb2d71657b6f89fc675358458d779 (patch) | |
tree | 0d1a1e453fba1e683347ed1302d8448052e4f532 /app-office/abiword | |
parent | p.mask app-i18n/uim-svn for removal in 60 days (diff) | |
download | gentoo-2-6318780a8bfdb2d71657b6f89fc675358458d779.tar.gz gentoo-2-6318780a8bfdb2d71657b6f89fc675358458d779.tar.bz2 gentoo-2-6318780a8bfdb2d71657b6f89fc675358458d779.zip |
Marking abiword-2.6.4 ppc64 for bug 236985
(Portage version: 2.1.4.4)
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 |