summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.5.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.5.ebuild b/net-dns/dnsmasq/dnsmasq-2.5.ebuild
index 13f01f59f4d5..dec717fa1802 100644
--- a/net-dns/dnsmasq/dnsmasq-2.5.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.5.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/dnsmasq/dnsmasq-2.5.ebuild,v 1.5 2004/07/01 22:11:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.5.ebuild,v 1.6 2004/07/14 23:24:50 agriffis Exp $
DESCRIPTION="Small forwarding DNS server for local networks"
HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/"
@@ -13,6 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc sparc ~ia64 amd64 mips"
+IUSE=""
DEPEND="virtual/libc
>=sys-apps/sed-4"