diff options
author | Damon Conway <kabau@gentoo.org> | 2002-07-31 17:31:09 +0000 |
---|---|---|
committer | Damon Conway <kabau@gentoo.org> | 2002-07-31 17:31:09 +0000 |
commit | ccfbe2b78e11ecdcf5dd2438dfe8a3a722d6f306 (patch) | |
tree | aa871a159e794e5cf5393d26acd82f5adfb5a541 /app-text | |
parent | Added KEYWORDS, LICENSE, and SLOT (diff) | |
download | historical-ccfbe2b78e11ecdcf5dd2438dfe8a3a722d6f306.tar.gz historical-ccfbe2b78e11ecdcf5dd2438dfe8a3a722d6f306.tar.bz2 historical-ccfbe2b78e11ecdcf5dd2438dfe8a3a722d6f306.zip |
Added SLOT, LICENSE, and KEYWORDS
Diffstat (limited to 'app-text')
-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} |