diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-26 19:27:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-26 19:27:58 +0000 |
commit | 79e34683ecb77454b98c698936b98e1cf0a8c540 (patch) | |
tree | cf3778f0b4d60bce0840a419e0eda6793619627c /app-text/libwpd | |
parent | clean out old files (diff) | |
download | historical-79e34683ecb77454b98c698936b98e1cf0a8c540.tar.gz historical-79e34683ecb77454b98c698936b98e1cf0a8c540.tar.bz2 historical-79e34683ecb77454b98c698936b98e1cf0a8c540.zip |
Stable on sparc wrt #113250
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/Manifest | 12 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 0ed8b1e95dd4..6b195bea49b3 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.23 2005/12/26 06:18:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.24 2005/12/26 19:27:58 gustavoz Exp $ + + 26 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> libwpd-0.8.2.ebuild: + Stable on sparc wrt #113250 26 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libwpd-0.8.2.ebuild: Stable on x86; bug #113250 diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest index 52ac3ea75241..538df02895ef 100644 --- a/app-text/libwpd/Manifest +++ b/app-text/libwpd/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 f495a006826f3740b89ce4b668a5646d ChangeLog 2691 +MD5 3f34b60f6db97e0ad20bf020ca2aba71 ChangeLog 2798 MD5 15bfdcb6f86c239b6a90414b4dfeed49 files/digest-libwpd-0.7.1 64 MD5 95c86ec8c33955b7d8d5e243ea27dea0 files/digest-libwpd-0.7.2 64 MD5 ccaf4e0348b06f4d02ad4a482bfed4b3 files/digest-libwpd-0.8.2 64 MD5 eb778c0afcfb084ac7033c4587e3218f files/libwpd-0.8.2-gcc41.patch 3887 MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654 MD5 71a2cbd885492d38000f7a0226e62284 libwpd-0.7.2.ebuild 661 -MD5 f0dcce6da3f038368e2b3fd4ac6a1a1d libwpd-0.8.2.ebuild 832 +MD5 7be5720fb8e166c0e3419b3d3f1f7be6 libwpd-0.8.2.ebuild 833 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) -iD8DBQFDr4tiCRZPokWLroQRAjOwAKDePt7kT38r527n7LVB/VMPzcxY5QCgsr7z -pOMBfYoazk6GKAjUumuI1Lc= -=5/Sr +iD8DBQFDsERSKRy60XGEcJIRAr9rAJ9wnddxzC7o1PqWapghdYQd3ewyZgCaAksy +taH4ZpVhWDXiez/uloPbEuM= +=Mrws -----END PGP SIGNATURE----- diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild index ad541b5cd042..7dc313dc1eda 100644 --- a/app-text/libwpd/libwpd-0.8.2.ebuild +++ b/app-text/libwpd/libwpd-0.8.2.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-text/libwpd/libwpd-0.8.2.ebuild,v 1.9 2005/12/26 06:18:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.10 2005/12/26 19:27:58 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc-macos ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc-macos ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |