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
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')
-rw-r--r--net-dns/dlint/dlint-1.4.0.ebuild3
-rw-r--r--net-dns/dns2go/dns2go-1.1-r2.ebuild3
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.5-r1.ebuild3
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.5.ebuild3
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.7.ebuild3
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.8.ebuild3
-rw-r--r--net-dns/dnswalk/dnswalk-2.0.2.ebuild3
-rw-r--r--net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild3
-rw-r--r--net-dns/mydns/Manifest8
9 files changed, 20 insertions, 12 deletions
diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild
index 072a516e37f4..4f51aeca4452 100644
--- a/net-dns/dlint/dlint-1.4.0.ebuild
+++ b/net-dns/dlint/dlint-1.4.0.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/dlint/dlint-1.4.0.ebuild,v 1.11 2004/06/24 22:34:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.12 2004/07/14 23:23:13 agriffis Exp $
MY_P=${PN}${PV}
S=${WORKDIR}/${MY_P}
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.domtools.com/dns/dlint.shtml"
SLOT="0"
KEYWORDS="x86 sparc "
+IUSE=""
LICENSE="GPL-2"
DEPEND="net-dns/bind-tools
diff --git a/net-dns/dns2go/dns2go-1.1-r2.ebuild b/net-dns/dns2go/dns2go-1.1-r2.ebuild
index 93b2712437e7..7c5f34bd7d05 100644
--- a/net-dns/dns2go/dns2go-1.1-r2.ebuild
+++ b/net-dns/dns2go/dns2go-1.1-r2.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/dns2go/dns2go-1.1-r2.ebuild,v 1.15 2004/07/01 22:11:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.16 2004/07/14 23:23:34 agriffis Exp $
DESCRIPTION="Dns2Go Linux Client v1.1"
HOMEPAGE="http://www.dns2go.com/"
@@ -9,6 +9,7 @@ SRC_URI="http://home.planetinternet.be/~felixdv/d2gsetup.tar.gz"
LICENSE="DNS2GO"
SLOT="0"
KEYWORDS="x86 amd64 -* s390"
+IUSE=""
DEPEND="virtual/libc"
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"
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"
diff --git a/net-dns/dnsmasq/dnsmasq-2.7.ebuild b/net-dns/dnsmasq/dnsmasq-2.7.ebuild
index af8bf0ed0398..d2346b570395 100644
--- a/net-dns/dnsmasq/dnsmasq-2.7.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.7.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.7.ebuild,v 1.3 2004/07/01 22:11:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.7.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 s390"
+IUSE=""
DEPEND="virtual/libc
>=sys-apps/sed-4"
diff --git a/net-dns/dnsmasq/dnsmasq-2.8.ebuild b/net-dns/dnsmasq/dnsmasq-2.8.ebuild
index ad594225cea1..6e0b87a0e032 100644
--- a/net-dns/dnsmasq/dnsmasq-2.8.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.8.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.8.ebuild,v 1.3 2004/07/01 22:11:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.8.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 s390"
+IUSE=""
DEPEND="virtual/libc
>=sys-apps/sed-4"
diff --git a/net-dns/dnswalk/dnswalk-2.0.2.ebuild b/net-dns/dnswalk/dnswalk-2.0.2.ebuild
index e5d8a405ccc3..104efa2c4766 100644
--- a/net-dns/dnswalk/dnswalk-2.0.2.ebuild
+++ b/net-dns/dnswalk/dnswalk-2.0.2.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/dnswalk/dnswalk-2.0.2.ebuild,v 1.11 2004/06/24 22:35:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnswalk/dnswalk-2.0.2.ebuild,v 1.12 2004/07/14 23:25:09 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="dnswalk is a DNS database debugger"
@@ -13,6 +13,7 @@ DEPEND=">=dev-perl/Net-DNS-0.12"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc "
+IUSE=""
src_compile() {
diff --git a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild
index a1968dbc6dae..e7cd0989d02b 100644
--- a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild
+++ b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.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/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild,v 1.5 2004/07/07 21:31:39 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta8.ebuild,v 1.6 2004/07/14 23:25:28 agriffis Exp $
MY_PV=${PV/_beta/b}
S="${WORKDIR}/${PN}-${MY_PV}"
@@ -11,6 +11,7 @@ SRC_URI="http://gusnet.cx/proj/ez-ipupdate/dist/${PN}-${MY_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc ~amd64"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/net-dns/mydns/Manifest b/net-dns/mydns/Manifest
index 0fe4622f5cd3..ab11ff62a1e6 100644
--- a/net-dns/mydns/Manifest
+++ b/net-dns/mydns/Manifest
@@ -1,8 +1,8 @@
+MD5 18d723ed0c6503a4c74971bcbb53a109 mydns-0.11.0.ebuild 2151
+MD5 9f720b874e87fe3083e5fda03acce92e mydns-0.10.3.ebuild 2017
MD5 ff40f0a7b30879e6360a2938f796b6ad ChangeLog 1420
MD5 c50346bf0fb8b39c521dca42b145f6ee metadata.xml 230
-MD5 798f496d8895ab3392713eeca88f703f mydns-0.10.3.ebuild 2023
-MD5 ec768317faae9aae642fd351698565b7 mydns-0.11.0.ebuild 2157
+MD5 871f4b34b46c15aaf75e5c286a83a37d files/mydns.rc6-0.11.0 778
+MD5 83880130e9ae2691250f3449a0da8156 files/mydns.rc6 736
MD5 ebba13e9f1c850faa314aed56723486d files/digest-mydns-0.10.3 65
MD5 23af670a16b78f2ed91017e898efa177 files/digest-mydns-0.11.0 65
-MD5 737fe6877e8a0aea37e0654adb19b511 files/mydns.rc6 742
-MD5 88da2ca55b6d187cc95a59a8003b90cc files/mydns.rc6-0.11.0 784