diff options
author | 2008-09-10 09:30:30 +0000 | |
---|---|---|
committer | 2008-09-10 09:30:30 +0000 | |
commit | 964f1ac39671854bd57fa538f252cecc87fda379 (patch) | |
tree | 3794a4f13539a50fc6ea80a73e25bbda19fa0e38 /app-office/abiword | |
parent | Stable for HPPA (bug #236131). (diff) | |
download | gentoo-2-964f1ac39671854bd57fa538f252cecc87fda379.tar.gz gentoo-2-964f1ac39671854bd57fa538f252cecc87fda379.tar.bz2 gentoo-2-964f1ac39671854bd57fa538f252cecc87fda379.zip |
Stable for HPPA (bug #236985).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index c319d0dfef6b..5d1447f081ae 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.202 2008/09/09 12:36:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.203 2008/09/10 09:30:30 jer Exp $ + + 10 Sep 2008; Jeroen Roovers <jer@gentoo.org> abiword-2.6.4.ebuild: + Stable for HPPA (bug #236985). 09 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: Marking abiword-2.6.4 ppc for bug 236985 diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index 9f91a54fffa8..544c5416fd37 100644 --- a/app-office/abiword/abiword-2.6.4.ebuild +++ b/app-office/abiword/abiword-2.6.4.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.4.ebuild,v 1.7 2008/09/09 12:36:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.8 2008/09/10 09:30:30 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 |