diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-13 18:10:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-13 18:10:31 +0000 |
commit | 097d06f79000d2079cd7a3dc34d63e0bcc56537a (patch) | |
tree | 056f51f4fa12d2f64173894c66dece52291e605f /app-office/abiword-plugins | |
parent | amd64 stable, bug 283031 (diff) | |
download | gentoo-2-097d06f79000d2079cd7a3dc34d63e0bcc56537a.tar.gz gentoo-2-097d06f79000d2079cd7a3dc34d63e0bcc56537a.tar.bz2 gentoo-2-097d06f79000d2079cd7a3dc34d63e0bcc56537a.zip |
amd64 stable, bug 306405
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword-plugins')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 31c52fa721d8..bf6acead003a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.72 2010/03/13 17:02:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.73 2010/03/13 18:10:31 pacho Exp $ + + 13 Mar 2010; Pacho Ramos <pacho@gentoo.org> abiword-plugins-2.6.8.ebuild: + amd64 stable, bug 306405 13 Mar 2010; Brent Baude <ranger@gentoo.org> abiword-plugins-2.6.8.ebuild: Marking abiword-plugins-2.6.8 ppc64 for bug 306405 diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild index 744f9cee037d..98dac7223eb5 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.8.ebuild,v 1.9 2010/03/13 17:02:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.10 2010/03/13 18:10:31 pacho Exp $ EAPI=2 @@ -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) |