diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-12-26 06:18:59 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-12-26 06:18:59 +0000 |
commit | a9d593565032dcf8226e77bd3283faa46b4a3b6f (patch) | |
tree | 0c2d57606c39766f0d02965f7f53d90c8c1d9b2e /app-text/libwpd | |
parent | Removing mgavideo (diff) | |
download | historical-a9d593565032dcf8226e77bd3283faa46b4a3b6f.tar.gz historical-a9d593565032dcf8226e77bd3283faa46b4a3b6f.tar.bz2 historical-a9d593565032dcf8226e77bd3283faa46b4a3b6f.zip |
Stable on x86; bug #113250
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/Manifest | 10 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index ee6f0f7780f2..0ed8b1e95dd4 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.22 2005/12/24 14:17:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.23 2005/12/26 06:18:59 halcy0n Exp $ + + 26 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libwpd-0.8.2.ebuild: + Stable on x86; bug #113250 24 Dec 2005; Simon Stelling <blubb@gentoo.org> libwpd-0.8.2.ebuild: stable on amd64 diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest index fab8a0017338..52ac3ea75241 100644 --- a/app-text/libwpd/Manifest +++ b/app-text/libwpd/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 971e6d4433c1f17708d6fb696c74264b ChangeLog 2503 +MD5 f495a006826f3740b89ce4b668a5646d ChangeLog 2691 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 f6971abd6d135afee1325894ed3d0f8a libwpd-0.8.2.ebuild 834 +MD5 f0dcce6da3f038368e2b3fd4ac6a1a1d libwpd-0.8.2.ebuild 832 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDnJ+PCRZPokWLroQRAqNPAJwIksTfkRh8PzTTxjXkBPMsJ7FPWgCgmuUQ -RTOJ0a+DEu03JWyPgyY2j6Q= -=KSMy +iD8DBQFDr4tiCRZPokWLroQRAjOwAKDePt7kT38r527n7LVB/VMPzcxY5QCgsr7z +pOMBfYoazk6GKAjUumuI1Lc= +=5/Sr -----END PGP SIGNATURE----- diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild index 9a875e46d5ff..ad541b5cd042 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.8 2005/12/24 14:17:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.9 2005/12/26 06:18:59 halcy0n 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 |