diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-19 20:36:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-19 20:36:05 +0000 |
commit | 9d5007c2c8463a7df19c124257109b4a62146edf (patch) | |
tree | f1b4ad3001d3648d7bd4b6d97436c5cb44fc4ebd /app-office | |
parent | x86 stable (diff) | |
download | historical-9d5007c2c8463a7df19c124257109b4a62146edf.tar.gz historical-9d5007c2c8463a7df19c124257109b4a62146edf.tar.bz2 historical-9d5007c2c8463a7df19c124257109b4a62146edf.zip |
stable on ppc64
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 | 16 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.7.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index c17435341e64..63ad42380fb5 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.114 2005/06/18 11:39:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.115 2005/06/19 20:36:05 corsair Exp $ + + 19 Jun 2005; Markus Rothe <corsair@gentoo.org> abiword-2.2.7.ebuild: + Stable on ppc64 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.7.ebuild: Stable on alpha diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index a2b7334eac46..512b7882362a 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 e40d03a7a1b05e28ffb21bbc38d2083a ChangeLog 15242 MD5 ddd2999190aff1943ca60a04a9f1f79f abiword-2.2.8.ebuild 2383 MD5 e6db7765c211a23397424573e92c2dc9 abiword-2.2.5.ebuild 2281 -MD5 89cfc239404d44fe73ead14a6abe362f abiword-2.2.7.ebuild 2379 -MD5 427c45e8288a7763b117e9310efe19d1 ChangeLog 15150 +MD5 a75f26120208520d852c8e7ca6bb4d49 abiword-2.2.7.ebuild 2380 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 73661645f9c415ca25f9da7c17fd2628 files/digest-abiword-2.2.8 68 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 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCtAgPViELBEf1JB0RAt4vAJoCBBxVZoee8l0KLvBZqf/+Mia49QCfRa1K -2ROfQTXH2iqzN05GmHS0rE0= -=sNgP ------END PGP SIGNATURE----- diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 8b80e5c887f3..5eb2715b1449 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.7 2005/06/18 11:39:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.8 2005/06/19 20:36:05 corsair 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="alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |