diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:00:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:00:34 +0000 |
commit | 416771fdb160ce8a656f4ce44b94fe5e3c366094 (patch) | |
tree | 9250b44a3222f6627605a295e99c4e0dd9f254c3 /app-text/libwpd | |
parent | sys-apps/dbus stable on ppc. (diff) | |
download | historical-416771fdb160ce8a656f4ce44b94fe5e3c366094.tar.gz historical-416771fdb160ce8a656f4ce44b94fe5e3c366094.tar.bz2 historical-416771fdb160ce8a656f4ce44b94fe5e3c366094.zip |
app-text/libwpd stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/libwpd/Manifest | 14 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 6b195bea49b3..5770d3812476 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.24 2005/12/26 19:27:58 gustavoz Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.25 2006/01/02 17:00:34 hansmi Exp $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> libwpd-0.8.2.ebuild: + Stable on ppc. 26 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> libwpd-0.8.2.ebuild: Stable on sparc wrt #113250 diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest index 538df02895ef..7b527e8fec7e 100644 --- a/app-text/libwpd/Manifest +++ b/app-text/libwpd/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 3f34b60f6db97e0ad20bf020ca2aba71 ChangeLog 2798 +MD5 ba391a131ab6941eaa587b3f516d208b ChangeLog 2889 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 7be5720fb8e166c0e3419b3d3f1f7be6 libwpd-0.8.2.ebuild 833 +MD5 045c4bc5870dd14b79f3f184a3582ada libwpd-0.8.2.ebuild 830 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -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 7dc313dc1eda..e8e7aae724d7 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 +# Copyright 1999-2006 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.10 2005/12/26 19:27:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.11 2006/01/02 17:00:34 hansmi 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 |