diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-10-30 14:57:05 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-10-30 14:57:05 +0000 |
commit | 60236de1ae3d70ff1c6389d4a6c7f9810f4b59aa (patch) | |
tree | 8f7a16a81080b4341fbad53ac246a6c09c31f868 /app-office/abiword-plugins | |
parent | Fix ldap includes. (diff) | |
download | gentoo-2-60236de1ae3d70ff1c6389d4a6c7f9810f4b59aa.tar.gz gentoo-2-60236de1ae3d70ff1c6389d4a6c7f9810f4b59aa.tar.bz2 gentoo-2-60236de1ae3d70ff1c6389d4a6c7f9810f4b59aa.zip |
Marked ppc
(Portage version: 2.0.53_rc6)
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.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 483dd9fad25d..cb841ea1d081 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.1 2005/10/30 02:28:29 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.2 2005/10/30 14:57:05 lu_zero Exp $ + + 30 Oct 2005; Luca Barbato <lu_zero@gentoo.org> + abiword-plugins-2.4.1.ebuild: + Marked ~ppc *abiword-plugins-2.4.1 (30 Oct 2005) diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.1.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.1.ebuild index 217e9d03f583..1345d969691b 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.1.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.1.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.ebuild,v 1.1 2005/10/30 02:28:29 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.1.ebuild,v 1.2 2005/10/30 14:57:05 lu_zero 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="gnome grammar jpeg math svg libgda" S=${WORKDIR}/abiword-${PV}/${PN} |