diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-06-11 22:14:57 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-06-11 22:14:57 +0000 |
commit | 14742797251670b9082ee053a6793ff8abda7ee6 (patch) | |
tree | 55caf7875a57836f065504c21d8dd64c3b8d9aa9 /app-text/libwpd | |
parent | version bump, and stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-14742797251670b9082ee053a6793ff8abda7ee6.tar.gz gentoo-2-14742797251670b9082ee053a6793ff8abda7ee6.tar.bz2 gentoo-2-14742797251670b9082ee053a6793ff8abda7ee6.zip |
stable on x86
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.7.1.ebuild | 4 |
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 |