summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:13:41 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:13:41 +0000
commitd847bd9a195321796c8023b49a6abf8066268a7d (patch)
treea4f69b75f578468e891d33c5d249876247d4b0dc /net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild
parentvirtual/glibc -> virtual/libc, add IUSE (diff)
downloadhistorical-d847bd9a195321796c8023b49a6abf8066268a7d.tar.gz
historical-d847bd9a195321796c8023b49a6abf8066268a7d.tar.bz2
historical-d847bd9a195321796c8023b49a6abf8066268a7d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild
index 1314a1479f35..f8c90109a050 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.2 2004/06/24 22:34:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild,v 1.3 2004/07/01 22:11:21 eradicator Exp $
DESCRIPTION="Small forwarding DNS server for local networks"
HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/"
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc ia64 amd64 mips"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-apps/sed-4"