diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-03-09 21:25:24 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-03-09 21:25:24 +0000 |
commit | afb8bff073bf71e0fa2b1292cb99d7e359a184b1 (patch) | |
tree | 5d65a41b5196407d2101822f8e4d94fde4b5c1f7 /app-office/abiword/abiword-2.6.8.ebuild | |
parent | EAPI=2 (diff) | |
download | gentoo-2-afb8bff073bf71e0fa2b1292cb99d7e359a184b1.tar.gz gentoo-2-afb8bff073bf71e0fa2b1292cb99d7e359a184b1.tar.bz2 gentoo-2-afb8bff073bf71e0fa2b1292cb99d7e359a184b1.zip |
Marked ppc/ppc64 stable for bug #283031.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword/abiword-2.6.8.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.6.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword/abiword-2.6.8.ebuild b/app-office/abiword/abiword-2.6.8.ebuild index 827ceafa2053..dc751e45fa86 100644 --- a/app-office/abiword/abiword-2.6.8.ebuild +++ b/app-office/abiword/abiword-2.6.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.2 2009/08/28 14:20:28 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.3 2010/03/09 21:25:24 josejx Exp $ EAPI="2" @@ -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 |