summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-09-24 15:32:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-09-24 15:32:15 +0000
commitd76876f33d3c4773a25070098ac16bd5563ebb6e (patch)
treeb66141a72ffd447cab2d545aa2102bb9f660e8cf /net-dns/bind
parentAdd ree18 target. (diff)
downloadgentoo-2-d76876f33d3c4773a25070098ac16bd5563ebb6e.tar.gz
gentoo-2-d76876f33d3c4773a25070098ac16bd5563ebb6e.tar.bz2
gentoo-2-d76876f33d3c4773a25070098ac16bd5563ebb6e.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/bind-9.4.3_p5-r1.ebuild3
-rw-r--r--net-dns/bind/bind-9.7.1_p2-r1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-dns/bind/bind-9.4.3_p5-r1.ebuild b/net-dns/bind/bind-9.4.3_p5-r1.ebuild
index 31e766cf1521..ddc6be83021c 100644
--- a/net-dns/bind/bind-9.4.3_p5-r1.ebuild
+++ b/net-dns/bind/bind-9.4.3_p5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p5-r1.ebuild,v 1.1 2010/09/23 21:05:25 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p5-r1.ebuild,v 1.2 2010/09/24 15:32:15 mr_bones_ Exp $
EAPI="3"
@@ -17,7 +17,6 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${PN}-${MY_PV}.tar.gz
doc? ( mirror://gentoo/dyndns-samples.tbz2 )"
# sdb-ldap? ( mirror://gentoo/bind-sdb-ldap-${SDB_LDAP_VER}.tar.bz2 )
-
LICENSE="as-is"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
diff --git a/net-dns/bind/bind-9.7.1_p2-r1.ebuild b/net-dns/bind/bind-9.7.1_p2-r1.ebuild
index 4297d54902fb..31392f740194 100644
--- a/net-dns/bind/bind-9.7.1_p2-r1.ebuild
+++ b/net-dns/bind/bind-9.7.1_p2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.1_p2-r1.ebuild,v 1.1 2010/09/23 21:05:25 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.1_p2-r1.ebuild,v 1.2 2010/09/24 15:32:15 mr_bones_ Exp $
EAPI="3"
@@ -41,7 +41,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )
gssapi? ( virtual/krb5 )"
# sdb-ldap? ( net-nds/openldap )
-
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
resolvconf? ( net-dns/openresolv )