diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-13 17:02:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-13 17:02:48 +0000 |
commit | 13f6a2097e124685c6eece213c3ec6c06f9fabe6 (patch) | |
tree | 2e34a06218b696f0eec31b82fea34e74434b8e9a /app-office | |
parent | mask >=autoconf-2.64 on prefix (diff) | |
download | gentoo-2-13f6a2097e124685c6eece213c3ec6c06f9fabe6.tar.gz gentoo-2-13f6a2097e124685c6eece213c3ec6c06f9fabe6.tar.bz2 gentoo-2-13f6a2097e124685c6eece213c3ec6c06f9fabe6.zip |
Marking abiword-plugins-2.6.8 ppc64 for bug 306405
(Portage version: 2.1.7.17/cvs/Linux ppc64)
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.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 1af8c25db20e..31c52fa721d8 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.71 2010/02/22 19:23:29 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.72 2010/03/13 17:02:48 ranger Exp $ + + 13 Mar 2010; Brent Baude <ranger@gentoo.org> abiword-plugins-2.6.8.ebuild: + Marking abiword-plugins-2.6.8 ppc64 for bug 306405 22 Feb 2010; Fabio Erculiani <lxnay@gentoo.org> files/abiword-plugins-2.6.8-glibc-2.10+api.patch: 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 742f579bbcfb..744f9cee037d 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.8 2010/02/22 18:50:40 lxnay Exp $ +# $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 $ 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) |