diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 14:18:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 14:18:30 +0000 |
commit | ae5fcb46e3b2862a6b690850b950ce5a36649aac (patch) | |
tree | 32c8487f4956d9dc08c98487cdb98b665bdf9f24 | |
parent | Keyword ~ppc64 wrt #313563 (diff) | |
download | gentoo-2-ae5fcb46e3b2862a6b690850b950ce5a36649aac.tar.gz gentoo-2-ae5fcb46e3b2862a6b690850b950ce5a36649aac.tar.bz2 gentoo-2-ae5fcb46e3b2862a6b690850b950ce5a36649aac.zip |
Marked ~ppc (bug #316219).
(Portage version: 2.2_rc67/cvs/Linux i686)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 5f68cc18924b..be35f7b982d0 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.219 2010/07/06 00:34:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.220 2010/07/06 14:18:30 jer Exp $ + + 06 Jul 2010; Jeroen Roovers <jer@gentoo.org> abiword-2.8.6.ebuild: + Marked ~ppc (bug #316219). 06 Jul 2010; Jeroen Roovers <jer@gentoo.org> abiword-2.6.8.ebuild: Stable for HPPA (bug #283031). diff --git a/app-office/abiword/abiword-2.8.6.ebuild b/app-office/abiword/abiword-2.8.6.ebuild index cdbbfc877d7c..17302cb0a6a3 100644 --- a/app-office/abiword/abiword-2.8.6.ebuild +++ b/app-office/abiword/abiword-2.8.6.ebuild @@ -1,6 +1,6 @@ # 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.8.6.ebuild,v 1.2 2010/07/05 18:02:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.3 2010/07/06 14:18:30 jer Exp $ EAPI="3" @@ -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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="collab cups gnome grammar latex libgda math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg # libgsf raised to make sure it provides gio backend (ebuild) |