summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:25:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:25:28 +0000
commit95edf844586b8699c40b39905521ac84e1ab8246 (patch)
tree065180ca4e3e4d968af9e6e4334a93cf72b535ef /net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-95edf844586b8699c40b39905521ac84e1ab8246.tar.gz
historical-95edf844586b8699c40b39905521ac84e1ab8246.tar.bz2
historical-95edf844586b8699c40b39905521ac84e1ab8246.zip
sync IUSE (missing)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild
index f8c90109a050..463b3329b74a 100644
--- a/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.5-r1.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-r1.ebuild,v 1.3 2004/07/01 22:11:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild,v 1.4 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"