diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-10 09:31:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-10 09:31:05 +0000 |
commit | 07a98d7f2cb8ec9759f20d8e27a6e51c2ebf5554 (patch) | |
tree | 9511b3201ae4a31086dffb8b98e812123f0b1d41 /app-office | |
parent | Stable for HPPA (bug #236985). (diff) | |
download | gentoo-2-07a98d7f2cb8ec9759f20d8e27a6e51c2ebf5554.tar.gz gentoo-2-07a98d7f2cb8ec9759f20d8e27a6e51c2ebf5554.tar.bz2 gentoo-2-07a98d7f2cb8ec9759f20d8e27a6e51c2ebf5554.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')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 25a3d64a3337..7fd7dad6ba52 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.55 2008/09/09 12:37:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.56 2008/09/10 09:31:05 jer Exp $ + + 10 Sep 2008; Jeroen Roovers <jer@gentoo.org> abiword-plugins-2.6.4.ebuild: + Stable for HPPA (bug #236985). 09 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-plugins-2.6.4.ebuild: Marking abiword-plugins-2.6.4 ppc for bug 236985 diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild index a21b6d5b8828..163d83147147 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-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-plugins/abiword-plugins-2.6.4.ebuild,v 1.5 2008/09/09 12:37:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild,v 1.6 2008/09/10 09:31:05 jer Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="cxx debug gnome grammar jabber jpeg libgda math ots pdf readline svg thesaurus wmf wordperfect" # FIXME: add asio support (better wait on boost 1.35) |