From d847bd9a195321796c8023b49a6abf8066268a7d Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 1 Jul 2004 22:13:41 +0000 Subject: virtual/glibc -> virtual/libc --- net-dns/pdns/ChangeLog | 7 ++++++- net-dns/pdns/pdns-2.9.12-r1.ebuild | 4 ++-- net-dns/pdns/pdns-2.9.12.ebuild | 4 ++-- net-dns/pdns/pdns-2.9.15.ebuild | 4 ++-- net-dns/pdns/pdns-2.9.16.ebuild | 4 ++-- net-dns/pdns/pdns-2.9.8.ebuild | 4 ++-- 6 files changed, 16 insertions(+), 11 deletions(-) (limited to 'net-dns/pdns') 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 + 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 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}" -- cgit v1.2.3-65-gdbad