diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-31 01:08:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-31 01:08:02 +0000 |
commit | 5b7e3150d864dde228c27a44ffd1fbb1a3b6f8bf (patch) | |
tree | 35e9293d53845d81b7346960eb21f28cc7fee1f6 /app-office | |
parent | Stable on SPARC wrt security bug #108534. (diff) | |
download | gentoo-2-5b7e3150d864dde228c27a44ffd1fbb1a3b6f8bf.tar.gz gentoo-2-5b7e3150d864dde228c27a44ffd1fbb1a3b6f8bf.tar.bz2 gentoo-2-5b7e3150d864dde228c27a44ffd1fbb1a3b6f8bf.zip |
Added ~sparc keyword wrt bug #110858.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/Manifest | 2 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index bec0a5303479..5a5ddbf8fefe 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.3 2005/10/30 18:19:12 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.4 2005/10/31 01:08:02 weeve Exp $ + + 31 Oct 2005; Jason Wever <weeve@gentoo.org> + abiword-plugins-2.4.1-r1.ebuild: + Added ~sparc keyword wrt bug #110858. *abiword-plugins-2.4.1-r1 (30 Oct 2005) diff --git a/app-office/abiword-plugins/Manifest b/app-office/abiword-plugins/Manifest index 0ef366ce014f..d295b48dbea4 100644 --- a/app-office/abiword-plugins/Manifest +++ b/app-office/abiword-plugins/Manifest @@ -1,5 +1,5 @@ MD5 fec4fe5f6a66969105f45c8276242ac8 ChangeLog 767 -MD5 6cdd20bbbbf0cd519908929cfa0dc9a4 abiword-plugins-2.4.1-r1.ebuild 1622 +MD5 d5ea2e91fce6bc8fb0183fa537c60066 abiword-plugins-2.4.1-r1.ebuild 1629 MD5 1413f7b6c8a1ab7fcdd2c5f827b44287 abiword-plugins-2.4.1.ebuild 1439 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1 68 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1-r1 68 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 2576f8ce2600..3237a27e8f6d 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.1 2005/10/30 18:19:12 joem Exp $ +# $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 $ 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 ~ppc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="gnome grammar jpeg math svg libgda thesaurus wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |