diff options
author | 2010-03-09 21:25:24 +0000 | |
---|---|---|
committer | 2010-03-09 21:25:24 +0000 | |
commit | afb8bff073bf71e0fa2b1292cb99d7e359a184b1 (patch) | |
tree | 5d65a41b5196407d2101822f8e4d94fde4b5c1f7 /app-office | |
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')
-rw-r--r-- | app-office/abiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 5dad8e069a67..d823f8600c9a 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.210 2009/08/28 14:20:28 betelgeuse Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.211 2010/03/09 21:25:24 josejx Exp $ + + 09 Mar 2010; Joseph Jezak <josejx@gentoo.org> abiword-2.6.8.ebuild: + Marked ppc/ppc64 stable for bug #283031. 28 Aug 2009; Petteri Räty <betelgeuse@gentoo.org> abiword-2.6.8.ebuild: Migrate to EAPI 2 in order to nuke built_with_use. 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 |