diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 00:34:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-06 00:34:58 +0000 |
commit | 90fd089f81e92520bb78cf120cd232e82da190cc (patch) | |
tree | 1c3f5dccb6c6537bdb040f6d18db1ba2c866f1e5 /app-office/abiword | |
parent | make virtual/httpd-php a new style virtual (diff) | |
download | historical-90fd089f81e92520bb78cf120cd232e82da190cc.tar.gz historical-90fd089f81e92520bb78cf120cd232e82da190cc.tar.bz2 historical-90fd089f81e92520bb78cf120cd232e82da190cc.zip |
Stable for HPPA (bug #283031).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 8bcc4aef0d4e..5f68cc18924b 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.218 2010/07/05 18:02:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.219 2010/07/06 00:34:58 jer Exp $ + + 06 Jul 2010; Jeroen Roovers <jer@gentoo.org> abiword-2.6.8.ebuild: + Stable for HPPA (bug #283031). 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> abiword-2.8.6.ebuild: Rekeyword ~ppc64 wrt #316219 diff --git a/app-office/abiword/abiword-2.6.8.ebuild b/app-office/abiword/abiword-2.6.8.ebuild index 80c5d68e968e..5be9626ba2db 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-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.6 2010/03/31 18:47:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.7 2010/07/06 00:34:58 jer 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 |