diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-09 12:36:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-09 12:36:53 +0000 |
commit | 01d85a6a64bff4b297cbf14562a5becbceb49233 (patch) | |
tree | 010c2c2f3cea9624c8af4de2777e3e2375bdf173 /app-office/abiword | |
parent | reverting stables (diff) | |
download | gentoo-2-01d85a6a64bff4b297cbf14562a5becbceb49233.tar.gz gentoo-2-01d85a6a64bff4b297cbf14562a5becbceb49233.tar.bz2 gentoo-2-01d85a6a64bff4b297cbf14562a5becbceb49233.zip |
Marking abiword-2.6.4 ppc 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 501aa7c0905f..c319d0dfef6b 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.201 2008/09/09 10:32:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.202 2008/09/09 12:36:53 ranger Exp $ + + 09 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: + Marking abiword-2.6.4 ppc for bug 236985 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> abiword-2.6.4.ebuild: alpha/ia64 stable wrt #236985 diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index f04686120c67..9f91a54fffa8 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.6 2008/09/09 10:32:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.7 2008/09/09 12:36:53 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 |