diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-22 13:25:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-22 13:25:56 +0000 |
commit | c757a48019f05ef9fa2fa184321850d065cde67a (patch) | |
tree | e3acf8524e2dad7764332973f3871d076ee71f59 /app-office | |
parent | Fix src_test access violation for bug 82342. Many thanks to soulse for tracki... (diff) | |
download | historical-c757a48019f05ef9fa2fa184321850d065cde67a.tar.gz historical-c757a48019f05ef9fa2fa184321850d065cde67a.tar.bz2 historical-c757a48019f05ef9fa2fa184321850d065cde67a.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 20 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.3.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d78701768fc8..b0ce365efe71 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.99 2005/03/06 19:00:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.100 2005/03/22 13:25:56 gustavoz Exp $ + + 22 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.3.ebuild: + Stable on sparc 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> abiword-2.2.3.ebuild: stable on amd64 diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 8197dab764eb..f635aaba648e 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,10 +1,20 @@ -MD5 ef56d8148a57e79f6994008a540e4b64 abiword-2.2.3.ebuild 2343 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 498d6eaacd8ef30cb5e7899581d45be5 abiword-2.2.5.ebuild 2286 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 c1dd6a0b3013723b94de456111e7ddc1 ChangeLog 13843 MD5 728e85c3f04c02a833f996e3a6ecfbdf abiword-2.0.10.ebuild 2440 +MD5 35cdba95ed09c59496ddfec50c2c6577 abiword-2.2.3.ebuild 2345 MD5 9ba3c56a7ac3936cbf08b6f956b1ce2f abiword-2.2.2.ebuild 2262 -MD5 eedba3f653f06a9891f2aba56e449984 ChangeLog 13745 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 MD5 3b6aacecf03d65d9c41833afe9d29687 files/digest-abiword-2.2.2 68 -MD5 b99de998f7d17ea36a6f83bea33406be files/digest-abiword-2.2.3 68 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5 68 +MD5 b99de998f7d17ea36a6f83bea33406be files/digest-abiword-2.2.3 68 +MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCQBzrKRy60XGEcJIRApPHAJ9wO6EuBsH0gCmCEJR6Zf8ZJxYkzwCcCwXA +tTSt8Fmw0Tp9eP3hh0+/gqk= +=VLv+ +-----END PGP SIGNATURE----- diff --git a/app-office/abiword/abiword-2.2.3.ebuild b/app-office/abiword/abiword-2.2.3.ebuild index a77cb27fdb57..2400bcd2c614 100644 --- a/app-office/abiword/abiword-2.2.3.ebuild +++ b/app-office/abiword/abiword-2.2.3.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/abiword-2.2.3.ebuild,v 1.4 2005/03/22 00:17:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.5 2005/03/22 13:25:56 gustavoz Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc ~alpha ~ppc amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |