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 | 710c5c0cbc619365792d4f74137ba01ebc3a2c4a (patch) | |
tree | 837c76218f48aab2935c96c44785eb5810acdc40 /app-office/abiword-plugins | |
parent | Added ~sparc keyword wrt bug #110858. (diff) | |
download | historical-710c5c0cbc619365792d4f74137ba01ebc3a2c4a.tar.gz historical-710c5c0cbc619365792d4f74137ba01ebc3a2c4a.tar.bz2 historical-710c5c0cbc619365792d4f74137ba01ebc3a2c4a.zip |
Added ~sparc keyword wrt bug #110858.
Package-Manager: portage-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/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 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..2883addd58ee 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 230f61a24bef76dc6bbedadb9efbb678 ChangeLog 890 +MD5 8325f68861e8db3448affafbdf1d6abd abiword-plugins-2.4.1-r1.ebuild 1630 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} |