summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:54:11 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:54:11 +0000
commit0d84c7de49c9c795f21b14f51c469004e48cbbd1 (patch)
treee659ebfaaae3b9624862e7bfec4ae408dc2f95a8
parentAdded ~amd64 to KEYWORDS. (Manifest recommit) (diff)
downloadgentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.tar.gz
gentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.tar.bz2
gentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.zip
virtual/glibc -> virtual/libc
-rw-r--r--net-misc/rsync/ChangeLog7
-rw-r--r--net-misc/rsync/rsync-2.6.0-r1.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.0.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.1.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.2-r1.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.2-r2.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.2-r3.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.2.ebuild4
-rw-r--r--net-misc/scponly/ChangeLog6
-rw-r--r--net-misc/scponly/scponly-3.11.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.7.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.8.ebuild4
-rw-r--r--net-misc/sipsak/ChangeLog5
-rw-r--r--net-misc/sipsak/sipsak-0.8.6.ebuild4
-rw-r--r--net-misc/sitecopy/ChangeLog6
-rw-r--r--net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild4
-rw-r--r--net-misc/sitecopy/sitecopy-0.12.1.ebuild4
-rw-r--r--net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild4
-rw-r--r--net-misc/sitecopy/sitecopy-0.13.4.ebuild4
-rw-r--r--net-misc/sms/ChangeLog6
-rw-r--r--net-misc/sms/sms-1.9.2i.ebuild4
-rw-r--r--net-misc/sms/sms-1.9.2k.ebuild4
-rw-r--r--net-misc/sms/sms-1.9.2l.ebuild4
-rw-r--r--net-misc/smssend/ChangeLog5
-rw-r--r--net-misc/smssend/smssend-3.3.ebuild4
25 files changed, 67 insertions, 44 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index 369bc8ff0dcc..7ffe41a71d43 100644
--- a/net-misc/rsync/ChangeLog
+++ b/net-misc/rsync/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/rsync
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.54 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.55 2004/07/01 21:50:14 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> rsync-2.6.0-r1.ebuild,
+ rsync-2.6.0.ebuild, rsync-2.6.1.ebuild, rsync-2.6.2-r1.ebuild,
+ rsync-2.6.2-r2.ebuild, rsync-2.6.2-r3.ebuild, rsync-2.6.2.ebuild:
+ change virtual/glibc to virtual/libc
*rsync-2.6.1 (22 Jun 2004)
diff --git a/net-misc/rsync/rsync-2.6.0-r1.ebuild b/net-misc/rsync/rsync-2.6.0-r1.ebuild
index 2ec4a177f3ae..27be92b68b8d 100644
--- a/net-misc/rsync/rsync-2.6.0-r1.ebuild
+++ b/net-misc/rsync/rsync-2.6.0-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-misc/rsync/rsync-2.6.0-r1.ebuild,v 1.4 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r1.ebuild,v 1.5 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 s390"
IUSE="build static acl"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.0.ebuild b/net-misc/rsync/rsync-2.6.0.ebuild
index aa91c834b8be..e4b4943da067 100644
--- a/net-misc/rsync/rsync-2.6.0.ebuild
+++ b/net-misc/rsync/rsync-2.6.0.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-misc/rsync/rsync-2.6.0.ebuild,v 1.6 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0.ebuild,v 1.7 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64 s390"
IUSE="build static"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/net-misc/rsync/rsync-2.6.1.ebuild b/net-misc/rsync/rsync-2.6.1.ebuild
index b13ecae2d629..7348bd9ce047 100644
--- a/net-misc/rsync/rsync-2.6.1.ebuild
+++ b/net-misc/rsync/rsync-2.6.1.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-misc/rsync/rsync-2.6.1.ebuild,v 1.2 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.1.ebuild,v 1.3 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 s390"
IUSE="build static acl"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.2-r1.ebuild b/net-misc/rsync/rsync-2.6.2-r1.ebuild
index 207162ec8aba..960455407226 100644
--- a/net-misc/rsync/rsync-2.6.2-r1.ebuild
+++ b/net-misc/rsync/rsync-2.6.2-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-misc/rsync/rsync-2.6.2-r1.ebuild,v 1.10 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2-r1.ebuild,v 1.11 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 s390"
IUSE="build static acl"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.2-r2.ebuild b/net-misc/rsync/rsync-2.6.2-r2.ebuild
index db9e3402aed6..8259f141eedb 100644
--- a/net-misc/rsync/rsync-2.6.2-r2.ebuild
+++ b/net-misc/rsync/rsync-2.6.2-r2.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-misc/rsync/rsync-2.6.2-r2.ebuild,v 1.2 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2-r2.ebuild,v 1.3 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 s390"
IUSE="build static acl"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.2-r3.ebuild b/net-misc/rsync/rsync-2.6.2-r3.ebuild
index 76dbf3e9bf50..731e074dd5bb 100644
--- a/net-misc/rsync/rsync-2.6.2-r3.ebuild
+++ b/net-misc/rsync/rsync-2.6.2-r3.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-misc/rsync/rsync-2.6.2-r3.ebuild,v 1.2 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2-r3.ebuild,v 1.3 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 s390"
IUSE="build static acl ipv6"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.2.ebuild b/net-misc/rsync/rsync-2.6.2.ebuild
index 1d8cf3c07cbc..a29b36323a23 100644
--- a/net-misc/rsync/rsync-2.6.2.ebuild
+++ b/net-misc/rsync/rsync-2.6.2.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-misc/rsync/rsync-2.6.2.ebuild,v 1.9 2004/06/25 03:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2.ebuild,v 1.10 2004/07/01 21:50:14 squinky86 Exp $
inherit eutils flag-o-matic gcc
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm hppa ~amd64 ~ia64 ppc64 s390"
# IUSE="build static acl"
IUSE="build static"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!build? ( >=dev-libs/popt-1.5 )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
diff --git a/net-misc/scponly/ChangeLog b/net-misc/scponly/ChangeLog
index c4d6524a4e98..0c89dd769c06 100644
--- a/net-misc/scponly/ChangeLog
+++ b/net-misc/scponly/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/scponly
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.7 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.8 2004/07/01 21:50:46 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> scponly-3.11.ebuild,
+ scponly-3.7.ebuild, scponly-3.8.ebuild:
+ change virtual/glibc to virtual/libc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> scponly-3.11.ebuild:
Add inherit eutils
diff --git a/net-misc/scponly/scponly-3.11.ebuild b/net-misc/scponly/scponly-3.11.ebuild
index bfbe332d8239..a15026f40085 100644
--- a/net-misc/scponly/scponly-3.11.ebuild
+++ b/net-misc/scponly/scponly-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/net-misc/scponly/scponly-3.11.ebuild,v 1.4 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.11.ebuild,v 1.5 2004/07/01 21:50:46 squinky86 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
src_compile() {
diff --git a/net-misc/scponly/scponly-3.7.ebuild b/net-misc/scponly/scponly-3.7.ebuild
index 3788f5ace9f3..35b6b9db0aa9 100644
--- a/net-misc/scponly/scponly-3.7.ebuild
+++ b/net-misc/scponly/scponly-3.7.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-misc/scponly/scponly-3.7.ebuild,v 1.5 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.6 2004/07/01 21:50:46 squinky86 Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
S=${WORKDIR}/${P}
diff --git a/net-misc/scponly/scponly-3.8.ebuild b/net-misc/scponly/scponly-3.8.ebuild
index ba3a254f67c0..90184c5b28d5 100644
--- a/net-misc/scponly/scponly-3.8.ebuild
+++ b/net-misc/scponly/scponly-3.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-misc/scponly/scponly-3.8.ebuild,v 1.6 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.7 2004/07/01 21:50:46 squinky86 Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
S=${WORKDIR}/${P}
diff --git a/net-misc/sipsak/ChangeLog b/net-misc/sipsak/ChangeLog
index d43a296513ca..303a53596e5a 100644
--- a/net-misc/sipsak/ChangeLog
+++ b/net-misc/sipsak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/sipsak
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.2 2004/06/25 00:11:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.3 2004/07/01 21:52:08 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> sipsak-0.8.6.ebuild:
+ change virtual/glibc to virtual/libc
*sipsak-0.8.6 (13 Oct 2003)
diff --git a/net-misc/sipsak/sipsak-0.8.6.ebuild b/net-misc/sipsak/sipsak-0.8.6.ebuild
index 992468c978ce..3e860c045669 100644
--- a/net-misc/sipsak/sipsak-0.8.6.ebuild
+++ b/net-misc/sipsak/sipsak-0.8.6.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-misc/sipsak/sipsak-0.8.6.ebuild,v 1.2 2004/06/25 00:11:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.3 2004/07/01 21:52:08 squinky86 Exp $
IUSE=""
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf || die
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog
index e9714c041630..8661dfe0847f 100644
--- a/net-misc/sitecopy/ChangeLog
+++ b/net-misc/sitecopy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/sitecopy
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.17 2004/06/25 00:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.18 2004/07/01 21:52:36 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> sitecopy-0.10.12-r1.ebuild,
+ sitecopy-0.12.1.ebuild, sitecopy-0.13.4-r1.ebuild, sitecopy-0.13.4.ebuild:
+ change virtual/glibc to virtual/libc
14 Jun 2004; Aron Griffis <agriffis@gentoo.org> sitecopy-0.10.12-r1.ebuild,
sitecopy-0.12.1.ebuild, sitecopy-0.13.4-r1.ebuild, sitecopy-0.13.4.ebuild:
diff --git a/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild b/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild
index 0de90b8d8824..5509415935a1 100644
--- a/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild
+++ b/net-misc/sitecopy/sitecopy-0.10.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-misc/sitecopy/sitecopy-0.10.12-r1.ebuild,v 1.16 2004/06/25 00:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild,v 1.17 2004/07/01 21:52:36 squinky86 Exp $
DESCRIPTION="sitecopy is for easily maintaining remote web sites"
SRC_URI="http://www.lyra.org/sitecopy/${P}.tar.gz"
@@ -11,7 +11,7 @@ SLOT="0"
IUSE="ssl"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
>=dev-libs/libxml-1.8.15
ssl? ( >=dev-libs/openssl-0.9.6 )"
diff --git a/net-misc/sitecopy/sitecopy-0.12.1.ebuild b/net-misc/sitecopy/sitecopy-0.12.1.ebuild
index c41b0b2dd5e6..bf9b2546617c 100644
--- a/net-misc/sitecopy/sitecopy-0.12.1.ebuild
+++ b/net-misc/sitecopy/sitecopy-0.12.1.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-misc/sitecopy/sitecopy-0.12.1.ebuild,v 1.7 2004/06/25 00:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.12.1.ebuild,v 1.8 2004/07/01 21:52:36 squinky86 Exp $
IUSE="ssl xml xml2"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc ~sparc"
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
xml? ( dev-libs/libxml )
dev-libs/libxml2
diff --git a/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild b/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild
index adeb954429d7..1f2c2166ae20 100644
--- a/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild
+++ b/net-misc/sitecopy/sitecopy-0.13.4-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-misc/sitecopy/sitecopy-0.13.4-r1.ebuild,v 1.7 2004/06/25 00:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.13.4-r1.ebuild,v 1.8 2004/07/01 21:52:36 squinky86 Exp $
IUSE="ssl xml xml2 gnome"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc ~sparc"
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
xml? ( dev-libs/libxml )
dev-libs/libxml2
diff --git a/net-misc/sitecopy/sitecopy-0.13.4.ebuild b/net-misc/sitecopy/sitecopy-0.13.4.ebuild
index 721fcc668df0..62ab1e5e141a 100644
--- a/net-misc/sitecopy/sitecopy-0.13.4.ebuild
+++ b/net-misc/sitecopy/sitecopy-0.13.4.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-misc/sitecopy/sitecopy-0.13.4.ebuild,v 1.7 2004/06/25 00:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.13.4.ebuild,v 1.8 2004/07/01 21:52:36 squinky86 Exp $
IUSE="ssl xml xml2"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc"
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
xml? ( dev-libs/libxml )
dev-libs/libxml2
diff --git a/net-misc/sms/ChangeLog b/net-misc/sms/ChangeLog
index 09a0f54f44f3..3c3c49085d9a 100644
--- a/net-misc/sms/ChangeLog
+++ b/net-misc/sms/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/sms
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sms/ChangeLog,v 1.6 2004/06/25 00:12:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sms/ChangeLog,v 1.7 2004/07/01 21:53:47 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> sms-1.9.2i.ebuild,
+ sms-1.9.2k.ebuild, sms-1.9.2l.ebuild:
+ change virtual/glibc to virtual/libc
06 Jun 2004; Daniel Black <dragonheart@gentoo.org> sms-1.9.2i.ebuild,
sms-1.9.2k.ebuild, sms-1.9.2l.ebuild:
diff --git a/net-misc/sms/sms-1.9.2i.ebuild b/net-misc/sms/sms-1.9.2i.ebuild
index 67781e944e8d..371f0e138e48 100644
--- a/net-misc/sms/sms-1.9.2i.ebuild
+++ b/net-misc/sms/sms-1.9.2i.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-misc/sms/sms-1.9.2i.ebuild,v 1.3 2004/06/25 00:12:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sms/sms-1.9.2i.ebuild,v 1.4 2004/07/01 21:53:47 squinky86 Exp $
DESCRIPTION="Command line program for sending SMS to Polish GSM mobile phone users"
HOMEPAGE="http://ceti.pl/~miki/komputery/sms.html"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/gdbm"
DEPEND="${RDEPEND}
diff --git a/net-misc/sms/sms-1.9.2k.ebuild b/net-misc/sms/sms-1.9.2k.ebuild
index 22b26cdffaeb..4f0a29e744ad 100644
--- a/net-misc/sms/sms-1.9.2k.ebuild
+++ b/net-misc/sms/sms-1.9.2k.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-misc/sms/sms-1.9.2k.ebuild,v 1.3 2004/06/25 00:12:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sms/sms-1.9.2k.ebuild,v 1.4 2004/07/01 21:53:47 squinky86 Exp $
DESCRIPTION="Command line program for sending SMS to Polish GSM mobile phone users"
HOMEPAGE="http://ceti.pl/~miki/komputery/sms.html"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/gdbm"
DEPEND="${RDEPEND}
diff --git a/net-misc/sms/sms-1.9.2l.ebuild b/net-misc/sms/sms-1.9.2l.ebuild
index 132b8a460542..f0127d603dbe 100644
--- a/net-misc/sms/sms-1.9.2l.ebuild
+++ b/net-misc/sms/sms-1.9.2l.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-misc/sms/sms-1.9.2l.ebuild,v 1.3 2004/06/25 00:12:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sms/sms-1.9.2l.ebuild,v 1.4 2004/07/01 21:53:47 squinky86 Exp $
DESCRIPTION="Command line program for sending SMS to Polish GSM mobile phone users"
HOMEPAGE="http://ceti.pl/~miki/komputery/sms.html"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/gdbm"
DEPEND="${RDEPEND}
diff --git a/net-misc/smssend/ChangeLog b/net-misc/smssend/ChangeLog
index e841b1590b05..2072a8fabfd1 100644
--- a/net-misc/smssend/ChangeLog
+++ b/net-misc/smssend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/smssend
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/smssend/ChangeLog,v 1.10 2004/06/25 00:12:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/smssend/ChangeLog,v 1.11 2004/07/01 21:54:11 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> smssend-3.3.ebuild:
+ change virtual/glibc to virtual/libc
06 Jun 2004; Daniel Black <dragonheart@gentoo.org> -smssend-3.1.ebuild,
smssend-3.2.ebuild, smssend-3.3.ebuild:
diff --git a/net-misc/smssend/smssend-3.3.ebuild b/net-misc/smssend/smssend-3.3.ebuild
index 8dfc3b7fd87b..e317b59c6a1a 100644
--- a/net-misc/smssend/smssend-3.3.ebuild
+++ b/net-misc/smssend/smssend-3.3.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-misc/smssend/smssend-3.3.ebuild,v 1.4 2004/06/25 00:12:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/smssend/smssend-3.3.ebuild,v 1.5 2004/07/01 21:54:11 squinky86 Exp $
DESCRIPTION="Universal SMS sender."
HOMEPAGE="http://zekiller.skytech.org/smssend_menu_en.html"
@@ -13,7 +13,7 @@ DEPEND=">=dev-libs/skyutils-2.6
sys-apps/grep
sys-apps/sed
sys-devel/gcc
- virtual/glibc"
+ virtual/libc"
RDEPEND=">=dev-libs/skyutils-2.6"