summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-08 05:15:14 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-08 05:15:14 +0000
commit027466266c25c01ee6d43adcd84e0b15e13ba96e (patch)
tree8aa4b46901629b8b8e475ad3eed32dbe35e9ce68 /net-dns
parentadded sed-4 to DEPEND (diff)
downloadgentoo-2-027466266c25c01ee6d43adcd84e0b15e13ba96e.tar.gz
gentoo-2-027466266c25c01ee6d43adcd84e0b15e13ba96e.tar.bz2
gentoo-2-027466266c25c01ee6d43adcd84e0b15e13ba96e.zip
added sed-4 to DEPEND
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind/Manifest6
-rw-r--r--net-dns/bind/bind-9.2.2-r1.ebuild3
-rw-r--r--net-dns/bind/bind-9.2.2.ebuild5
-rw-r--r--net-dns/bind/bind-9.2.2_rc1-r2.ebuild11
4 files changed, 15 insertions, 10 deletions
diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index bfb740a95696..9b82916f5821 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,8 +1,8 @@
-MD5 20542079b97eb62c2bf449ae44361cc4 bind-9.2.2.ebuild 4584
+MD5 4de06bb39a3c02c13680025e087099b5 bind-9.2.2.ebuild 4602
MD5 25e13d358d4a439b9a65030ee2161701 bind-9.2.2-r2.ebuild 4797
-MD5 f2878b39d022399c9bc5a7eb63763651 bind-9.2.2_rc1-r2.ebuild 4496
+MD5 430f0b0df9fc6a5702ac97fcdb7faa5a bind-9.2.2_rc1-r2.ebuild 4488
MD5 794e25f5e077792f255dc4c935a03021 ChangeLog 5274
-MD5 d3586eddb838e4392e13d0b2ee4ba5e4 bind-9.2.2-r1.ebuild 4797
+MD5 ed58a2fe9df61bd46a20fe1b54b8146f bind-9.2.2-r1.ebuild 4813
MD5 51197afe8da37b1b453456de90ca4f25 files/127 227
MD5 e020f0d41f68e0c47d196c4aa1a06c09 files/digest-bind-9.2.2-r1 63
MD5 e020f0d41f68e0c47d196c4aa1a06c09 files/digest-bind-9.2.2-r2 63
diff --git a/net-dns/bind/bind-9.2.2-r1.ebuild b/net-dns/bind/bind-9.2.2-r1.ebuild
index 73b56a24caaf..185449a097f4 100644
--- a/net-dns/bind/bind-9.2.2-r1.ebuild
+++ b/net-dns/bind/bind-9.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r1.ebuild,v 1.1 2003/04/19 19:57:36 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r1.ebuild,v 1.2 2003/06/08 05:15:12 seemant Exp $
IUSE="ssl ipv6 doc"
@@ -13,6 +13,7 @@ LICENSE="as-is"
SLOT="0"
DEPEND="sys-apps/groff
+ >=sys-apps/sed-4
ssl? ( >=dev-libs/openssl-0.9.6g )"
diff --git a/net-dns/bind/bind-9.2.2.ebuild b/net-dns/bind/bind-9.2.2.ebuild
index c375d7ecea3d..476909accf58 100644
--- a/net-dns/bind/bind-9.2.2.ebuild
+++ b/net-dns/bind/bind-9.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.5 2003/04/15 14:44:57 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.6 2003/06/08 05:15:12 seemant Exp $
IUSE="ssl ipv6 doc"
@@ -12,7 +12,8 @@ KEYWORDS="x86 ~ppc sparc ~alpha arm"
LICENSE="as-is"
SLOT="0"
-DEPEND="sys-apps/groff
+DEPEND=">=sys-apps/sed-4
+ sys-apps/groff
ssl? ( >=dev-libs/openssl-0.9.6g )"
diff --git a/net-dns/bind/bind-9.2.2_rc1-r2.ebuild b/net-dns/bind/bind-9.2.2_rc1-r2.ebuild
index d709da23f718..2394c1020d71 100644
--- a/net-dns/bind/bind-9.2.2_rc1-r2.ebuild
+++ b/net-dns/bind/bind-9.2.2_rc1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r2.ebuild,v 1.1 2003/02/15 05:43:14 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r2.ebuild,v 1.2 2003/06/08 05:15:12 seemant Exp $
IUSE="ssl ipv6 doc"
@@ -15,6 +15,7 @@ LICENSE="as-is"
SLOT="0"
DEPEND="sys-apps/groff
+ >=sys-apps/sed-4
ssl? ( >=dev-libs/openssl-0.9.6g )"
@@ -23,9 +24,11 @@ src_unpack() {
# Adjusting PATHs in manpages
for i in `echo bin/{named/named.8,check/named-checkconf.8,nsupdate/nsupdate.8,rndc/rndc.8}`; do
- sed -e 's:/etc/named.conf:/etc/bind/named.conf:g' -e 's:/etc/rndc.conf:/etc/bind/rndc.conf:g' \
- -e 's:/etc/rndc.key:/etc/bind/rndc.key:g' < ${i} > ${i}.new
- mv --force ${i}.new ${i} ; done
+ sed -i \
+ -e 's:/etc/named.conf:/etc/bind/named.conf:g' \
+ -e 's:/etc/rndc.conf:/etc/bind/rndc.conf:g' \
+ -e 's:/etc/rndc.key:/etc/bind/rndc.key:g' ${i}
+ done
}
src_compile() {