diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:45:43 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:45:43 +0000 |
commit | 5f1410fcaee79300d6e6772d536bd5e68c688f60 (patch) | |
tree | 281f966648f35fcef46a99a05aefbd241514fd74 /app-office | |
parent | Stable on ppc. (diff) | |
download | historical-5f1410fcaee79300d6e6772d536bd5e68c688f60.tar.gz historical-5f1410fcaee79300d6e6772d536bd5e68c688f60.tar.bz2 historical-5f1410fcaee79300d6e6772d536bd5e68c688f60.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 18 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.7.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 58f810cdc57c..fd6b762d3276 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.112 2005/06/17 12:43:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.113 2005/06/17 20:45:42 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.7.ebuild: + Stable on ppc. 17 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.7.ebuild: Stable on sparc diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 9eb520372ef6..bf4fb387a725 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 9dbff9cc49433c0b8e1e94e6209c8765 ChangeLog 14965 -MD5 f918540cf47eae35c4bf0b0977eac44a abiword-2.2.7.ebuild 2384 +MD5 f0a02462a0b5edd819a0160f99efc195 abiword-2.2.7.ebuild 2381 MD5 e6db7765c211a23397424573e92c2dc9 abiword-2.2.5.ebuild 2281 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 e7dc3c37f65bd5792fff234e997f82a8 ChangeLog 15057 MD5 ddd2999190aff1943ca60a04a9f1f79f abiword-2.2.8.ebuild 2383 +MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7 68 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5 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 70f250c30fd7..60e05af293f9 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.5 2005/06/17 12:43:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.6 2005/06/17 20:45:43 hansmi 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="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |