diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-17 01:32:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-17 01:32:29 +0000 |
commit | 1670280c9e0eef2d375f7a669df851b81cf06140 (patch) | |
tree | 6152ddbd951e8dd575f425b1d3bbde1940bdad16 /app-office | |
parent | Stable for HPPA (bug #225395). (diff) | |
download | gentoo-2-1670280c9e0eef2d375f7a669df851b81cf06140.tar.gz gentoo-2-1670280c9e0eef2d375f7a669df851b81cf06140.tar.bz2 gentoo-2-1670280c9e0eef2d375f7a669df851b81cf06140.zip |
Stable for HPPA (bug #225395).
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-office')
-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 14a9c3e54ae1..ee9146cbe4b7 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.194 2008/06/11 19:50:08 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.195 2008/06/17 01:32:29 jer Exp $ + + 17 Jun 2008; Jeroen Roovers <jer@gentoo.org> abiword-2.6.3.ebuild: + Stable for HPPA (bug #225395). 11 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> abiword-2.6.3.ebuild: amd64 stable, bug #225395 diff --git a/app-office/abiword/abiword-2.6.3.ebuild b/app-office/abiword/abiword-2.6.3.ebuild index 720daf91c922..fea80abc46da 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.5 2008/06/11 19:50:08 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.3.ebuild,v 1.6 2008/06/17 01:32:29 jer 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 |