summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:46:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:46:18 +0000
commitffae67421645c7446e362a95ef299d9dafd8c910 (patch)
tree52944f280d78378b8ba9fce7ce7d0c2b5edabb25 /sys-libs/db
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.tar.gz
gentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.tar.bz2
gentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/ChangeLog7
-rw-r--r--sys-libs/db/db-1.85-r1.ebuild4
-rw-r--r--sys-libs/db/db-3.2.9-r10.ebuild4
-rw-r--r--sys-libs/db/db-3.2.9-r7.ebuild4
-rw-r--r--sys-libs/db/db-3.2.9-r9.ebuild4
-rw-r--r--sys-libs/db/db-3.3.11.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index b1be8b8e0ab0..d0b64a6e170b 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/db
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.94 2004/06/25 16:18:30 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.95 2004/07/02 08:44:40 eradicator Exp $
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> db-1.85-r1.ebuild,
+ db-3.2.9-r10.ebuild, db-3.2.9-r7.ebuild, db-3.2.9-r9.ebuild,
+ db-3.3.11.ebuild:
+ virtual/glibc -> virtual/libc
25 Jun 2004; <solar@gentoo.org> db-4.1.25_p1-r4.ebuild:
uclibc update
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild
index e1a460a7279a..d1ecdbe4a46d 100644
--- a/sys-libs/db/db-1.85-r1.ebuild
+++ b/sys-libs/db/db-1.85-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/sys-libs/db/db-1.85-r1.ebuild,v 1.26 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.27 2004/07/02 08:44:40 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="1"
KEYWORDS="x86 ppc sparc mips alpha arm hppa ia64 amd64 ppc64 s390"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/db.${PV}
diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild
index 9ef41b94b7ca..791df091a9ff 100644
--- a/sys-libs/db/db-3.2.9-r10.ebuild
+++ b/sys-libs/db/db-3.2.9-r10.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/sys-libs/db/db-3.2.9-r10.ebuild,v 1.9 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.10 2004/07/02 08:44:40 eradicator Exp $
inherit gnuconfig libtool eutils db
@@ -15,7 +15,7 @@ SLOT="3"
KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa ia64 ppc64 s390"
IUSE="doc java"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
=sys-libs/db-1.85*
sys-devel/libtool
diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild
index 41018899330d..5d612d4c54d8 100644
--- a/sys-libs/db/db-3.2.9-r7.ebuild
+++ b/sys-libs/db/db-3.2.9-r7.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/sys-libs/db/db-3.2.9-r7.ebuild,v 1.13 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.14 2004/07/02 08:44:40 eradicator Exp $
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="DB"
# in the tree.
KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
=sys-libs/db-1.85-r1
sys-devel/libtool
diff --git a/sys-libs/db/db-3.2.9-r9.ebuild b/sys-libs/db/db-3.2.9-r9.ebuild
index ee3a9eed51d9..44f650d52354 100644
--- a/sys-libs/db/db-3.2.9-r9.ebuild
+++ b/sys-libs/db/db-3.2.9-r9.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/sys-libs/db/db-3.2.9-r9.ebuild,v 1.13 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r9.ebuild,v 1.14 2004/07/02 08:44:40 eradicator Exp $
IUSE="doc"
@@ -17,7 +17,7 @@ LICENSE="DB"
# in the tree.
KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ia64"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
=sys-libs/db-1.85-r1
sys-devel/libtool
diff --git a/sys-libs/db/db-3.3.11.ebuild b/sys-libs/db/db-3.3.11.ebuild
index fa3cc65893de..c58dcab36f9d 100644
--- a/sys-libs/db/db-3.3.11.ebuild
+++ b/sys-libs/db/db-3.3.11.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/sys-libs/db/db-3.3.11.ebuild,v 1.21 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.3.11.ebuild,v 1.22 2004/07/02 08:44:40 eradicator Exp $
S=${WORKDIR}/${P}/build_unix
DESCRIPTION="Berkeley DB for transaction support in MySQL"
@@ -11,7 +11,7 @@ SLOT="3"
LICENSE="DB"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ia64 s390"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
=sys-libs/db-1.85-r1
sys-devel/libtool