diff options
-rw-r--r-- | app-text/antiword/antiword-0.32.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/antiword/antiword-0.32.ebuild b/app-text/antiword/antiword-0.32.ebuild index db5a61c087a7..f27bb3c02267 100644 --- a/app-text/antiword/antiword-0.32.ebuild +++ b/app-text/antiword/antiword-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.32.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.32.ebuild,v 1.3 2002/07/31 17:31:09 kabau Exp $ S=${WORKDIR}/${PN}.0.32 DESCRIPTION="Antiword is a free MS Word reader for Linux and RISC OS" @@ -10,6 +10,10 @@ HOMEPAGE="http://www.winfield.demon.nl" DEPEND="app-text/ghostscript " +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_unpack() { unpack ${A} |