summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-03-10 23:35:55 +0000
committerJon Portnoy <avenj@gentoo.org>2004-03-10 23:35:55 +0000
commit7c64da045a795b798941e9803fe032bb80ea70ae (patch)
tree57e6101cbb4a343563e797de752cefaf4e96d8e2 /net-dns/dnsmasq
parentNew version (diff)
downloadgentoo-2-7c64da045a795b798941e9803fe032bb80ea70ae.tar.gz
gentoo-2-7c64da045a795b798941e9803fe032bb80ea70ae.tar.bz2
gentoo-2-7c64da045a795b798941e9803fe032bb80ea70ae.zip
Manifest fix
Diffstat (limited to 'net-dns/dnsmasq')
-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"