diff options
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" |