diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-05-02 21:11:55 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-05-02 21:11:55 +0000 |
commit | b9eeb3b96a7a9ee52a89eb83a68443403a4cb28f (patch) | |
tree | bec91d1d175d3b7089b1af98d9997a0d90e2f145 /app-text/libwpd | |
parent | Version bumped. (diff) | |
download | gentoo-2-b9eeb3b96a7a9ee52a89eb83a68443403a4cb28f.tar.gz gentoo-2-b9eeb3b96a7a9ee52a89eb83a68443403a4cb28f.tar.bz2 gentoo-2-b9eeb3b96a7a9ee52a89eb83a68443403a4cb28f.zip |
mark x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/libwpd-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.7.2.ebuild b/app-text/libwpd/libwpd-0.7.2.ebuild index c29290fb5993..52c14a93ac65 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.2 2005/01/01 16:24:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.2.ebuild,v 1.3 2005/05/02 21:11:55 foser 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 |