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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index f74f353579f7..7af530a2a5ab 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.191 2008/06/09 19:58:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.192 2008/06/10 18:34:06 ranger Exp $ + + 10 Jun 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.3.ebuild: + Marking abiword-2.6.3 ppc & ppc64 stable for bug 225395 09 Jun 2008; Christian Faulhammer <opfer@gentoo.org> abiword-2.6.3.ebuild: stable x86, bug 225395 diff --git a/app-office/abiword/abiword-2.6.3.ebuild b/app-office/abiword/abiword-2.6.3.ebuild index fd261aed387d..96e4dad8eab2 100644 --- a/app-office/abiword/abiword-2.6.3.ebuild +++ b/app-office/abiword/abiword-2.6.3.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.3.ebuild,v 1.2 2008/06/09 19:58:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.3.ebuild,v 1.3 2008/06/10 18:34:06 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 |