summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-08-19 18:36:52 +0000
committerFabian Groffen <grobian@gentoo.org>2005-08-19 18:36:52 +0000
commit6ad00598a6267a9e271c812b3809abde53c641c3 (patch)
tree2bf55ec9981a3f97f207da639377e76ecbc4e70c /app-text/libwpd
parentStable on ppc. (diff)
downloadgentoo-2-6ad00598a6267a9e271c812b3809abde53c641c3.tar.gz
gentoo-2-6ad00598a6267a9e271c812b3809abde53c641c3.tar.bz2
gentoo-2-6ad00598a6267a9e271c812b3809abde53c641c3.zip
Marking ~ppc-macos
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/Manifest16
-rw-r--r--app-text/libwpd/libwpd-0.8.2.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 06661449ffa9..a17163074675 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.15 2005/07/25 12:57:40 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.16 2005/08/19 18:36:52 grobian Exp $
+
+ 19 Aug 2005; Fabian Groffen <grobian@gentoo.org> libwpd-0.8.2.ebuild:
+ Marking ~ppc-macos
*libwpd-0.8.2 (25 Jul 2005)
diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest
index 5adbad400c9a..a3bc54bb73f5 100644
--- a/app-text/libwpd/Manifest
+++ b/app-text/libwpd/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c461e2952ea7e7ebed1bd756becec2aa ChangeLog 1787
-MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654
MD5 71a2cbd885492d38000f7a0226e62284 libwpd-0.7.2.ebuild 661
+MD5 6bb02d2681d94a1e4e65636bd934efa6 libwpd-0.8.2.ebuild 734
+MD5 c461e2952ea7e7ebed1bd756becec2aa ChangeLog 1787
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 ab215ecfc7c69e04506f6ca8263da4ca libwpd-0.8.2.ebuild 723
+MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654
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
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC5OI5r2QksT29OyARAvzWAJwPj4pGl790nihxbP3JnCNWKHan5QCfe3xg
-Fq52yAvtJMVS/bqAAkDB+20=
-=eT+q
------END PGP SIGNATURE-----
diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild
index 44c90739b318..eef2223fe7b0 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.1 2005/07/25 12:57:40 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.2 2005/08/19 18:36:52 grobian Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2