diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:23:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:23:34 +0000 |
commit | 1b95bcf8c4ba20f2b14656f10c7b933085475e09 (patch) | |
tree | ec52c890974ad4ce2dd2f77aa6d4df22126133dc /net-dns/dlint | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.tar.gz gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.tar.bz2 gentoo-2-1b95bcf8c4ba20f2b14656f10c7b933085475e09.zip |
sync IUSE (missing)
Diffstat (limited to 'net-dns/dlint')
-rw-r--r-- | net-dns/dlint/dlint-1.4.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index 072a516e37f4..4f51aeca4452 100644 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ b/net-dns/dlint/dlint-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.11 2004/06/24 22:34:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.12 2004/07/14 23:23:13 agriffis Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -10,6 +10,7 @@ HOMEPAGE="http://www.domtools.com/dns/dlint.shtml" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" LICENSE="GPL-2" DEPEND="net-dns/bind-tools |