diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-31 19:54:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-31 19:54:11 +0000 |
commit | ede221a3457476ccd2f380e5cd4fb55274b7a428 (patch) | |
tree | 23b94ee5dfced19f5c76fc404ddceee3dd6270a7 /app-office | |
parent | marking link-grammar-4.1.3 ~ppc64 in support of bug 110858 (diff) | |
download | gentoo-2-ede221a3457476ccd2f380e5cd4fb55274b7a428.tar.gz gentoo-2-ede221a3457476ccd2f380e5cd4fb55274b7a428.tar.bz2 gentoo-2-ede221a3457476ccd2f380e5cd4fb55274b7a428.zip |
Marking abiword-plugins-2.4.1-r1 ~ppc64 for bug 110858
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 5a5ddbf8fefe..acda9ff05be2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.4 2005/10/31 01:08:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.5 2005/10/31 19:54:11 ranger Exp $ + + 31 Oct 2005; Brent Baude <ranger@gentoo.org> + abiword-plugins-2.4.1-r1.ebuild: + Marking abiword-plugins-2.4.1-r1 ~ppc64 for bug 110858 31 Oct 2005; Jason Wever <weeve@gentoo.org> abiword-plugins-2.4.1-r1.ebuild: diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild index 3237a27e8f6d..640412f23cad 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.1-r1.ebuild,v 1.2 2005/10/31 01:08:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild,v 1.3 2005/10/31 19:54:11 ranger Exp $ DESCRIPTION="Set of plugins for abiword" HOMEPAGE="http://www.abisource.com/" @@ -8,7 +8,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" IUSE="gnome grammar jpeg math svg libgda thesaurus wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |