diff options
author | Damon Conway <kabau@gentoo.org> | 2002-07-31 18:04:14 +0000 |
---|---|---|
committer | Damon Conway <kabau@gentoo.org> | 2002-07-31 18:04:14 +0000 |
commit | bc8e4c3fdfc19d454ecc75f4ee3ede82a64c4807 (patch) | |
tree | ea3c359443dfa32f692173100f409f5317145585 /app-text/dictd-devils | |
parent | Added SLOT, LICENSE, and KEYWORDS (diff) | |
download | historical-bc8e4c3fdfc19d454ecc75f4ee3ede82a64c4807.tar.gz historical-bc8e4c3fdfc19d454ecc75f4ee3ede82a64c4807.tar.bz2 historical-bc8e4c3fdfc19d454ecc75f4ee3ede82a64c4807.zip |
Added SLOT, LICENSE, KEYWORDS
Diffstat (limited to 'app-text/dictd-devils')
-rw-r--r-- | app-text/dictd-devils/dictd-devils-0-r1.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/dictd-devils/dictd-devils-0-r1.ebuild b/app-text/dictd-devils/dictd-devils-0-r1.ebuild index 9690c579e69c..7d181a699a13 100644 --- a/app-text/dictd-devils/dictd-devils-0-r1.ebuild +++ b/app-text/dictd-devils/dictd-devils-0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-devils/dictd-devils-0-r1.ebuild,v 1.2 2002/04/27 08:32:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-devils/dictd-devils-0-r1.ebuild,v 1.3 2002/07/31 17:43:42 kabau Exp $ MY_P=devils-dict-pre S=${WORKDIR} @@ -11,6 +11,10 @@ HOMEPAGE="http://www.dict.org" DEPEND=">=app-text/dictd-1.5.5" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_install () { dodir /usr/lib/dict insinto /usr/lib/dict |