diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-08 20:50:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-08 20:50:59 +0000 |
commit | 7f609d04be7a499a379cc4f07863d6e6c9a8de58 (patch) | |
tree | 6657889c5a76cb1b406d8a492fe1e24860496727 | |
parent | stable ppc, bug 236961 (diff) | |
download | gentoo-2-7f609d04be7a499a379cc4f07863d6e6c9a8de58.tar.gz gentoo-2-7f609d04be7a499a379cc4f07863d6e6c9a8de58.tar.bz2 gentoo-2-7f609d04be7a499a379cc4f07863d6e6c9a8de58.zip |
Marking abiword-2.6.4 ppc for bug 236985
(Portage version: 2.1.4.4)
-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 39ab8f8db22c..ef120230cb97 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.198 2008/09/08 20:29:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.199 2008/09/08 20:50:59 ranger Exp $ + + 08 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: + Marking abiword-2.6.4 ppc for bug 236985 08 Sep 2008; Markus Meier <maekke@gentoo.org> abiword-2.6.4.ebuild: amd64/x86 stable, bug #236985 diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index fa6077256853..b4e67af96ac3 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.3 2008/09/08 20:29:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.4 2008/09/08 20:50:59 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 |