diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 22:47:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 22:47:46 +0000 |
commit | 8d56b67771e9ceaf56fd4b29f24eb254b80407b6 (patch) | |
tree | c44e5dd1d77b8cbcadfc1322b4f29cc00ea20ab2 /app-office/abiword | |
parent | 2.4.31+1.2.5 and 2.6.13+1.2.5 marked stable (diff) | |
download | historical-8d56b67771e9ceaf56fd4b29f24eb254b80407b6.tar.gz historical-8d56b67771e9ceaf56fd4b29f24eb254b80407b6.tar.bz2 historical-8d56b67771e9ceaf56fd4b29f24eb254b80407b6.zip |
Stable on ia64.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 14 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 631b37256073..29d8a05b4d1b 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.145 2005/10/30 12:58:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.146 2005/10/30 22:47:46 kloeri Exp $ + + 30 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> abiword-2.2.11.ebuild: + Stable on ia64. 30 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> abiword-2.4.1.ebuild: Moved libgnomeprint(ui) dependencies since they are not optional (bug diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 7d17dedd979b..dffc3aeb078c 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,18 @@ -MD5 72fc3364e2d050fa19b63c8a136baaf8 ChangeLog 19127 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 30cfa297f8769ed82df7775de3e2c4c5 ChangeLog 19219 MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 -MD5 a4690f5ba838c1e78ae01a71059c7715 abiword-2.2.11.ebuild 2350 +MD5 e1270e73ea706c7672e6e248490c448c abiword-2.2.11.ebuild 2346 MD5 2312cbc24cd08c002733e625ce8f8fc6 abiword-2.4.1.ebuild 2361 MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 MD5 a8522f74aea43b8fe31b8075165da843 files/digest-abiword-2.2.11 69 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-2.4.1 68 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDZU3zKf2g/qXtneoRAvDPAJ4jiX82bTvpr9Rfqi9gNBUGzBNMGwCfekev ++/c5wUWSZ3iZzEAoIZRZjJg= +=HsKQ +-----END PGP SIGNATURE----- diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 0be3c1a687eb..27bae74f6675 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.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.11.ebuild,v 1.8 2005/10/28 15:35:38 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.9 2005/10/30 22:47:46 kloeri 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" |