summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-11 22:14:57 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-11 22:14:57 +0000
commita727958dae2e9b9d0495d2a5b0d96a024ecff6d3 (patch)
tree13452d7a17410ccd529617f5b67e8a5f4b990e24 /app-text/libwpd
parentversion bump, and stable on x86 (diff)
downloadhistorical-a727958dae2e9b9d0495d2a5b0d96a024ecff6d3.tar.gz
historical-a727958dae2e9b9d0495d2a5b0d96a024ecff6d3.tar.bz2
historical-a727958dae2e9b9d0495d2a5b0d96a024ecff6d3.zip
stable on x86
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 06f4482eeea4..292e2eeb0542 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.6 2004/04/29 00:10:59 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.7 2004/06/11 22:14:57 squinky86 Exp $
+
+ 11 Jun 2004; Jon Hood <squinky86@gentoo.org> libwpd-0.7.1.ebuild:
+ stable on x86
28 Apr 2004; Jon Portnoy <avenj@gentoo.org> libwpd-0.6.6.ebuild :
Stable on AMD64.
diff --git a/app-text/libwpd/libwpd-0.7.1.ebuild b/app-text/libwpd/libwpd-0.7.1.ebuild
index fbe7a5158b8d..70685b421d0b 100644
--- a/app-text/libwpd/libwpd-0.7.1.ebuild
+++ b/app-text/libwpd/libwpd-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.1.ebuild,v 1.2 2004/04/25 11:52:16 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.1.ebuild,v 1.3 2004/06/11 22:14:57 squinky86 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="~x86 ~amd64 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
RDEPEND=">=dev-libs/glib-2