summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-07 05:15:53 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-07 05:15:53 +0000
commitcf8d25de7067de494870cfecf5f1cd695615ac36 (patch)
treefc7ba1ac5f4cb5927b29e4fd3911e211ef5b4116 /app-text/libwpd
parentMark 0.49 stable on alpha (diff)
downloadhistorical-cf8d25de7067de494870cfecf5f1cd695615ac36.tar.gz
historical-cf8d25de7067de494870cfecf5f1cd695615ac36.tar.bz2
historical-cf8d25de7067de494870cfecf5f1cd695615ac36.zip
Mark 0.8.2 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/Manifest10
-rw-r--r--app-text/libwpd/libwpd-0.8.2.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 4eedeebbbf66..97a76b615644 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.27 2006/02/06 05:26:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.28 2006/02/07 05:15:53 agriffis Exp $
+
+ 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> libwpd-0.8.2.ebuild:
+ Mark 0.8.2 stable on alpha
06 Feb 2006; Aron Griffis <agriffis@gentoo.org> libwpd-0.8.2.ebuild:
Mark 0.8.2 stable on ia64
diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest
index 10c8eeec6827..49102389b52d 100644
--- a/app-text/libwpd/Manifest
+++ b/app-text/libwpd/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 002cd055aa63145b38fb76c721da476e ChangeLog 3206
RMD160 f93be14759c904da7ae7d6922b95bb68f7dcbec5 ChangeLog 3206
SHA256 e43420faef26e17657e532f7a0157e4b3622366fd4623c745a3ba6ebf2c6da38 ChangeLog 3206
@@ -31,3 +34,10 @@ SHA256 f16bd671004924253df5f5b835db50ac8bbad6170fd98964b9d42efc695444e6 libwpd-0
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e metadata.xml 158
SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 metadata.xml 158
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD6C0SJrHF4yAQTrARArWoAJ4iF/raU3m1jLHub2Fog1XZYx3wRQCfVJ1j
+YOwdD2AYBNhbtSzkJblqYtQ=
+=+DFB
+-----END PGP SIGNATURE-----
diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild
index fa3b082c3dfb..08a5c237d060 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-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.12 2006/02/06 05:26:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.13 2006/02/07 05:15:53 agriffis 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