diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:25:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:25:28 +0000 |
commit | 95edf844586b8699c40b39905521ac84e1ab8246 (patch) | |
tree | 065180ca4e3e4d968af9e6e4334a93cf72b535ef /net-dns/dlint | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-95edf844586b8699c40b39905521ac84e1ab8246.tar.gz historical-95edf844586b8699c40b39905521ac84e1ab8246.tar.bz2 historical-95edf844586b8699c40b39905521ac84e1ab8246.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 |