summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:21:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:21:13 +0000
commitd03195fc9e8190ba9aefc7ea1f44a86a5872c71f (patch)
tree3300f5a01ea1f8155c910ec883e78b8f2b4e6484 /net-dns
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-d03195fc9e8190ba9aefc7ea1f44a86a5872c71f.tar.gz
historical-d03195fc9e8190ba9aefc7ea1f44a86a5872c71f.tar.bz2
historical-d03195fc9e8190ba9aefc7ea1f44a86a5872c71f.zip
sync IUSE (+ipv6), don't dep on arch for gnuconfig_update
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.2.ebuild3
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild3
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild4
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.3.ebuild3
-rw-r--r--net-dns/dnshijacker/Manifest4
-rw-r--r--net-dns/hesiod/Manifest12
6 files changed, 16 insertions, 13 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.2.ebuild b/net-dns/bind-tools/bind-tools-9.2.2.ebuild
index 4411ab85ceef..87ab409ddc6b 100644
--- a/net-dns/bind-tools/bind-tools-9.2.2.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.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/bind-tools/bind-tools-9.2.2.ebuild,v 1.14 2004/07/01 22:10:31 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.2.ebuild,v 1.15 2004/07/14 23:21:13 agriffis Exp $
MY_P=${P//-tools}
MY_P=${MY_P/_}
@@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
+IUSE=""
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild b/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild
index 008a372f6339..10a685036d06 100644
--- a/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.2_rc1.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/bind-tools/bind-tools-9.2.2_rc1.ebuild,v 1.11 2004/07/01 22:10:31 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild,v 1.12 2004/07/14 23:21:13 agriffis Exp $
MY_P=${P//-tools}
MY_P=${MY_P/_}
@@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html"
KEYWORDS="x86 ppc alpha hppa"
+IUSE=""
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild b/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild
index 8a8da23c09c9..1f92af96190e 100644
--- a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.3-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/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.14 2004/07/03 03:16:43 jforman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.15 2004/07/14 23:21:13 agriffis Exp $
inherit flag-o-matic gnuconfig
@@ -25,7 +25,7 @@ src_compile() {
append-flags -fPIC
fi
- (use ppc64 || use mips) && gnuconfig_update
+ gnuconfig_update
use ipv6 && myconf="${myconf} --enable-ipv6" || myconf="${myconf} --enable-ipv6=no"
diff --git a/net-dns/bind-tools/bind-tools-9.2.3.ebuild b/net-dns/bind-tools/bind-tools-9.2.3.ebuild
index 3077575a46f4..aee2dff23f67 100644
--- a/net-dns/bind-tools/bind-tools-9.2.3.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.3.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/bind-tools/bind-tools-9.2.3.ebuild,v 1.12 2004/07/01 22:10:31 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.3.ebuild,v 1.13 2004/07/14 23:21:13 agriffis Exp $
inherit flag-o-matic
@@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html"
KEYWORDS="-x86 -ppc -sparc -alpha -hppa -amd64 -ia64"
+IUSE="ipv6"
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/dnshijacker/Manifest b/net-dns/dnshijacker/Manifest
index 843e8e914b31..cdad37463466 100644
--- a/net-dns/dnshijacker/Manifest
+++ b/net-dns/dnshijacker/Manifest
@@ -1,6 +1,6 @@
-MD5 33dd95068577a1c4fdf8868fb4ed9ff0 dnshijacker-1.3.ebuild 1027
+MD5 6628f03d9f0415b9308c03e1df9f459f dnshijacker-1.3.ebuild 1015
MD5 8f9bcfdb5b7eb3be735d589b59569719 ChangeLog 766
-MD5 ae9e3f9186e2211fd260ea56db4dd42f dnshijacker-1.3-r1.ebuild 839
+MD5 23d25ea00920296a75693e65e4404bb8 dnshijacker-1.3-r1.ebuild 847
MD5 1372bdc30a39c8278967b5343ad706c8 files/1.3-libnet-1.0.patch 2089
MD5 d24dab72ae2f6047eb9e19858c7e1060 files/digest-dnshijacker-1.3-r1 66
MD5 d24dab72ae2f6047eb9e19858c7e1060 files/digest-dnshijacker-1.3 66
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index 1787f9af3366..6f93695a591e 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,9 +1,9 @@
+MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570
MD5 f4fc2a5e801eac9f3d76c29bbd1e6052 ChangeLog 2077
-MD5 d48944505277e9b20b4bc2ac85b0061c hesiod-3.0.2-r1.ebuild 1299
-MD5 394d4f6daf547ecb00c91b8da686a57e hesiod-3.0.2.ebuild 1582
-MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63
+MD5 59a73626d77e0c9295c95680c6dc54f3 hesiod-3.0.2-r1.ebuild 1305
+MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
-MD5 f7cf5631651df4137ae6d25e3641160e files/hesiod-3.0.2-env.patch 896
-MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640
+MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63
MD5 ab2c3c431e03ef4d4fb4582e5f8579a2 files/hesiod-3.0.2-shlib.patch 1767
-MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
+MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640
+MD5 f7cf5631651df4137ae6d25e3641160e files/hesiod-3.0.2-env.patch 896