summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 22:42:39 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 22:42:39 +0000
commit6428c2381679f090d16957fb08baaa9c650be8ef (patch)
tree58c19aa1ee840c12b91095dafdac306052e14df3 /app-text/libwpd
parentStable on hppa (diff)
downloadgentoo-2-6428c2381679f090d16957fb08baaa9c650be8ef.tar.gz
gentoo-2-6428c2381679f090d16957fb08baaa9c650be8ef.tar.bz2
gentoo-2-6428c2381679f090d16957fb08baaa9c650be8ef.zip
Mark 0.8.4 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/files/digest-libwpd-0.8.42
-rw-r--r--app-text/libwpd/libwpd-0.8.4.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index b4f03523e26a..3698913d221c 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.30 2006/06/30 20:50:36 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.31 2006/07/12 22:42:39 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> libwpd-0.8.4.ebuild:
+ Mark 0.8.4 stable on ia64
30 Jun 2006; Lars Weiler <pylon@gentoo.org> libwpd-0.8.4.ebuild:
Stable on ppc; gcc-4 related; bug #138099.
diff --git a/app-text/libwpd/files/digest-libwpd-0.8.4 b/app-text/libwpd/files/digest-libwpd-0.8.4
index a46526d6f7d9..990dbdb70111 100644
--- a/app-text/libwpd/files/digest-libwpd-0.8.4
+++ b/app-text/libwpd/files/digest-libwpd-0.8.4
@@ -1 +1,3 @@
MD5 0461d4bf2da534b4bed041b67d7f7064 libwpd-0.8.4.tar.gz 491831
+RMD160 ce5826683e37e1b3f1220f8d5c6c40b48610f054 libwpd-0.8.4.tar.gz 491831
+SHA256 b6393088bf6c49b72a07d2aec7d84d14f6cab0ab00ad177c17157f03095f2096 libwpd-0.8.4.tar.gz 491831
diff --git a/app-text/libwpd/libwpd-0.8.4.ebuild b/app-text/libwpd/libwpd-0.8.4.ebuild
index a817083e8c61..12625216ad97 100644
--- a/app-text/libwpd/libwpd-0.8.4.ebuild
+++ b/app-text/libwpd/libwpd-0.8.4.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.4.ebuild,v 1.2 2006/06/30 20:50:36 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.4.ebuild,v 1.3 2006/07/12 22:42:39 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