diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-17 12:43:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-17 12:43:56 +0000 |
commit | 63b6e9967399f4c1a485078bd4e41f6371342a39 (patch) | |
tree | 01f808d267c65a19a7dfc368553cdc4a172f6d6a /app-office/abiword | |
parent | Version bump. (diff) | |
download | historical-63b6e9967399f4c1a485078bd4e41f6371342a39.tar.gz historical-63b6e9967399f4c1a485078bd4e41f6371342a39.tar.bz2 historical-63b6e9967399f4c1a485078bd4e41f6371342a39.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/abiword')
-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.7.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index e645254ba1f4..58f810cdc57c 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.111 2005/06/16 21:08:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.112 2005/06/17 12:43:56 gustavoz Exp $ + + 17 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.7.ebuild: + Stable on sparc *abiword-2.2.8 (16 Jun 2005) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index cb9355acf7db..9eb520372ef6 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,18 @@ -MD5 ddd2999190aff1943ca60a04a9f1f79f abiword-2.2.8.ebuild 2383 -MD5 e6db7765c211a23397424573e92c2dc9 abiword-2.2.5.ebuild 2281 -MD5 450ec9346cc080aca94c72ad5d6dd5eb abiword-2.2.7.ebuild 2382 -MD5 ff85e3aaf46c7205fdbafb9312291a0f ChangeLog 14867 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 9dbff9cc49433c0b8e1e94e6209c8765 ChangeLog 14965 +MD5 f918540cf47eae35c4bf0b0977eac44a abiword-2.2.7.ebuild 2384 +MD5 e6db7765c211a23397424573e92c2dc9 abiword-2.2.5.ebuild 2281 +MD5 ddd2999190aff1943ca60a04a9f1f79f abiword-2.2.8.ebuild 2383 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5 68 -MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7 68 MD5 73661645f9c415ca25f9da7c17fd2628 files/digest-abiword-2.2.8 68 +MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCssV9KRy60XGEcJIRAv9aAJ9olTTE+CNqKnudTCXrchIL0Vf5CQCgikc5 +oySZQ2ZpTAhQBS/i4DyS8Uc= +=SmnO +-----END PGP SIGNATURE----- diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 02afae6d42da..70f250c30fd7 100644 --- a/app-office/abiword/abiword-2.2.7.ebuild +++ b/app-office/abiword/abiword-2.2.7.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.7.ebuild,v 1.4 2005/06/16 21:08:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.5 2005/06/17 12:43:56 gustavoz Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" LICENSE="GPL-2" SLOT="2" |