summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.3.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.3.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.3.ebuild b/net-dns/dnsmasq/dnsmasq-2.3.ebuild
index 14a652b5bb36..70863af6ad95 100644
--- a/net-dns/dnsmasq/dnsmasq-2.3.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.3.ebuild,v 1.1 2004/03/10 23:33:40 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.3.ebuild,v 1.2 2004/03/10 23:35:55 avenj Exp $
DESCRIPTION="Small forwarding DNS server for local networks"
HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/"
@@ -8,7 +8,9 @@ HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/"
MY_P="${P/_/}"
MY_PV="${PV/_rc*/}"
SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
+
SLOT="0"
+
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~ia64 ~amd64 ~mips"