diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-08 20:32:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-08 20:32:06 +0000 |
commit | 5abc60eaaecee0deeec0b3b1bbd1607b8bced462 (patch) | |
tree | de83e822c2960b0d6587472f134ee12a84c5939b /app-office/abiword-plugins | |
parent | amd64/x86 stable, bug #236985 (diff) | |
download | gentoo-2-5abc60eaaecee0deeec0b3b1bbd1607b8bced462.tar.gz gentoo-2-5abc60eaaecee0deeec0b3b1bbd1607b8bced462.tar.bz2 gentoo-2-5abc60eaaecee0deeec0b3b1bbd1607b8bced462.zip |
amd64/x86 stable, bug #236985
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'app-office/abiword-plugins')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 27a0b99ad658..d5d81e310b0c 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2008/09/07 17:20:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.53 2008/09/08 20:32:06 maekke Exp $ + + 08 Sep 2008; Markus Meier <maekke@gentoo.org> + abiword-plugins-2.6.4.ebuild: + amd64/x86 stable, bug #236985 07 Sep 2008; Ferris McCormick <fmccor@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 22b6856820e5..33e6705a1795 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.2 2008/09/07 17:20:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild,v 1.3 2008/09/08 20:32:06 maekke 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) |