diff options
-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 98e83b4b58ee..25a3d64a3337 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.54 2008/09/09 10:33:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.55 2008/09/09 12:37:32 ranger Exp $ + + 09 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-plugins-2.6.4.ebuild: + Marking abiword-plugins-2.6.4 ppc for bug 236985 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> abiword-plugins-2.6.4.ebuild: 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 2ad8936539e0..a21b6d5b8828 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.4 2008/09/09 10:33:50 armin76 Exp $ +# $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 $ 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) |