summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-16 02:52:56 +0000
committerJason Wever <weeve@gentoo.org>2005-07-16 02:52:56 +0000
commita1b6c66083b4c55ad6eef0f37f2f0ab963770e93 (patch)
treec9c35d20f35be63cfb8a96d6e2b6362e89e26b40 /app-text/libwpd
parentGoing back to patches from "PaX Team" (diff)
downloadgentoo-2-a1b6c66083b4c55ad6eef0f37f2f0ab963770e93.tar.gz
gentoo-2-a1b6c66083b4c55ad6eef0f37f2f0ab963770e93.tar.bz2
gentoo-2-a1b6c66083b4c55ad6eef0f37f2f0ab963770e93.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/Manifest4
-rw-r--r--app-text/libwpd/libwpd-0.7.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 5c92513d01d2..5dc694c6cd0f 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.13 2005/06/17 20:13:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.14 2005/07/16 02:52:56 weeve Exp $
+
+ 16 Jul 2005; Jason Wever <weeve@gentoo.org> libwpd-0.7.2.ebuild:
+ Added ~sparc keyword.
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> libwpd-0.7.2.ebuild:
Stable on ppc.
diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest
index 1dc1fd419a3f..c83862e1dd3e 100644
--- a/app-text/libwpd/Manifest
+++ b/app-text/libwpd/Manifest
@@ -1,6 +1,6 @@
+MD5 4b820cd9b327c7d26de947b67a4b21f9 ChangeLog 1582
MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654
+MD5 500d7527959862eb1cbffbf443205297 libwpd-0.7.2.ebuild 662
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 4b820cd9b327c7d26de947b67a4b21f9 ChangeLog 1582
-MD5 cd8b393db2d4af09d898f57cec395a2e libwpd-0.7.2.ebuild 655
MD5 15bfdcb6f86c239b6a90414b4dfeed49 files/digest-libwpd-0.7.1 64
MD5 95c86ec8c33955b7d8d5e243ea27dea0 files/digest-libwpd-0.7.2 64
diff --git a/app-text/libwpd/libwpd-0.7.2.ebuild b/app-text/libwpd/libwpd-0.7.2.ebuild
index 497f5e3d4f07..1fb407afeea7 100644
--- a/app-text/libwpd/libwpd-0.7.2.ebuild
+++ b/app-text/libwpd/libwpd-0.7.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.7.2.ebuild,v 1.4 2005/06/17 20:13:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.2.ebuild,v 1.5 2005/07/16 02:52:56 weeve Exp $
DESCRIPTION="WordPerfect Document import/export library"
HOMEPAGE="http://libwpd.sf.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2