summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:13:41 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:13:41 +0000
commitd847bd9a195321796c8023b49a6abf8066268a7d (patch)
treea4f69b75f578468e891d33c5d249876247d4b0dc /net-dns/pdns
parentvirtual/glibc -> virtual/libc, add IUSE (diff)
downloadhistorical-d847bd9a195321796c8023b49a6abf8066268a7d.tar.gz
historical-d847bd9a195321796c8023b49a6abf8066268a7d.tar.bz2
historical-d847bd9a195321796c8023b49a6abf8066268a7d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-dns/pdns')
-rw-r--r--net-dns/pdns/ChangeLog7
-rw-r--r--net-dns/pdns/pdns-2.9.12-r1.ebuild4
-rw-r--r--net-dns/pdns/pdns-2.9.12.ebuild4
-rw-r--r--net-dns/pdns/pdns-2.9.15.ebuild4
-rw-r--r--net-dns/pdns/pdns-2.9.16.ebuild4
-rw-r--r--net-dns/pdns/pdns-2.9.8.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/net-dns/pdns/ChangeLog b/net-dns/pdns/ChangeLog
index aa8213da86eb..5182be2c9c94 100644
--- a/net-dns/pdns/ChangeLog
+++ b/net-dns/pdns/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-dns/pdns
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.11 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.12 2004/07/01 22:13:26 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ pdns-2.9.12-r1.ebuild, pdns-2.9.12.ebuild, pdns-2.9.15.ebuild,
+ pdns-2.9.16.ebuild, pdns-2.9.8.ebuild:
+ virtual/glibc -> virtual/libc
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> pdns-2.9.12.ebuild,
pdns-2.9.8.ebuild:
diff --git a/net-dns/pdns/pdns-2.9.12-r1.ebuild b/net-dns/pdns/pdns-2.9.12-r1.ebuild
index 46b4b9a95806..88c893b64f90 100644
--- a/net-dns/pdns/pdns-2.9.12-r1.ebuild
+++ b/net-dns/pdns/pdns-2.9.12-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/pdns/pdns-2.9.12-r1.ebuild,v 1.5 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.12-r1.ebuild,v 1.6 2004/07/01 22:13:26 eradicator Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="mysql postgres static ldap"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
mysql? ( >=dev-db/mysql-3.23.54a )
postgres? ( >=dev-cpp/libpqpp-4.0-r1 )
ldap? ( >=net-nds/openldap-2.0.27-r4 )"
diff --git a/net-dns/pdns/pdns-2.9.12.ebuild b/net-dns/pdns/pdns-2.9.12.ebuild
index a96837c7d20d..a70b75469c31 100644
--- a/net-dns/pdns/pdns-2.9.12.ebuild
+++ b/net-dns/pdns/pdns-2.9.12.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/pdns/pdns-2.9.12.ebuild,v 1.6 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.12.ebuild,v 1.7 2004/07/01 22:13:26 eradicator Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="mysql static"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
mysql? ( >=dev-db/mysql-3.23.54a )"
RDEPEND="${DEPEND}"
diff --git a/net-dns/pdns/pdns-2.9.15.ebuild b/net-dns/pdns/pdns-2.9.15.ebuild
index 54f33838b34f..37f56629b1dd 100644
--- a/net-dns/pdns/pdns-2.9.15.ebuild
+++ b/net-dns/pdns/pdns-2.9.15.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/pdns/pdns-2.9.15.ebuild,v 1.3 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.15.ebuild,v 1.4 2004/07/01 22:13:26 eradicator Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="mysql postgres static ldap"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
mysql? ( >=dev-db/mysql-3.23.54a )
postgres? ( >=dev-cpp/libpqpp-4.0-r1 )
ldap? ( >=net-nds/openldap-2.0.27-r4 )"
diff --git a/net-dns/pdns/pdns-2.9.16.ebuild b/net-dns/pdns/pdns-2.9.16.ebuild
index c4cfb45e2935..79dc5d588133 100644
--- a/net-dns/pdns/pdns-2.9.16.ebuild
+++ b/net-dns/pdns/pdns-2.9.16.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/pdns/pdns-2.9.16.ebuild,v 1.2 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.16.ebuild,v 1.3 2004/07/01 22:13:26 eradicator Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="mysql postgres static ldap"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
mysql? ( >=dev-db/mysql-3.23.54a )
postgres? ( >=dev-cpp/libpqpp-4.0-r1 )
ldap? ( >=net-nds/openldap-2.0.27-r4 )"
diff --git a/net-dns/pdns/pdns-2.9.8.ebuild b/net-dns/pdns/pdns-2.9.8.ebuild
index ae683706edb3..45495e2e6060 100644
--- a/net-dns/pdns/pdns-2.9.8.ebuild
+++ b/net-dns/pdns/pdns-2.9.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/pdns/pdns-2.9.8.ebuild,v 1.6 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.8.ebuild,v 1.7 2004/07/01 22:13:26 eradicator Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="mysql static"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
mysql? ( >=dev-db/mysql-3.23.54a )"
RDEPEND="${DEPEND}"