diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
commit | 72eaad5cf5bc28f6bde248772c7778ccd8d36433 (patch) | |
tree | 2f4317d0ad3fcf44b76c8153474231ca2b075177 /app-text/wv2/wv2-0.2.2.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-72eaad5cf5bc28f6bde248772c7778ccd8d36433.tar.gz gentoo-2-72eaad5cf5bc28f6bde248772c7778ccd8d36433.tar.bz2 gentoo-2-72eaad5cf5bc28f6bde248772c7778ccd8d36433.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/wv2/wv2-0.2.2.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index a65b9cfbcb92..39fa4bd36934 100644 --- a/app-text/wv2/wv2-0.2.2.ebuild +++ b/app-text/wv2/wv2-0.2.2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.1 2004/07/06 12:39:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.2 2004/07/14 00:50:46 agriffis Exp $ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SLOT="0" LICENSE="GPL-2" |