summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:31:18 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:31:18 +0000
commit0b9fa43997bca71965a4de54887c972cf669a931 (patch)
tree3c82136bcca5c40abf9abe04553269b9734c436b /net-misc/netdate
parentAdded net-misc/strongswan smartcard use flag to use.local.desc (diff)
downloadhistorical-0b9fa43997bca71965a4de54887c972cf669a931.tar.gz
historical-0b9fa43997bca71965a4de54887c972cf669a931.tar.bz2
historical-0b9fa43997bca71965a4de54887c972cf669a931.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/netdate')
-rw-r--r--net-misc/netdate/ChangeLog5
-rw-r--r--net-misc/netdate/netdate-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netdate/ChangeLog b/net-misc/netdate/ChangeLog
index a095c9bfb36d..9f2cd84437ec 100644
--- a/net-misc/netdate/ChangeLog
+++ b/net-misc/netdate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netdate
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/ChangeLog,v 1.3 2004/06/24 23:57:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/ChangeLog,v 1.4 2004/07/01 21:31:18 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> netdate-1.2.ebuild:
+ change virtual/glibc to virtual/libc
*netdate-1.2 (26 May 2004)
diff --git a/net-misc/netdate/netdate-1.2.ebuild b/net-misc/netdate/netdate-1.2.ebuild
index 8327ade00fae..4da61bd0e18a 100644
--- a/net-misc/netdate/netdate-1.2.ebuild
+++ b/net-misc/netdate/netdate-1.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/netdate/netdate-1.2.ebuild,v 1.3 2004/06/24 23:57:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/netdate-1.2.ebuild,v 1.4 2004/07/01 21:31:18 squinky86 Exp $
DESCRIPTION="A Utility to synchronize the time with ntp-servers"
SRC_URI="mirror://netdate-${PV}.tar.bz2"
@@ -10,7 +10,7 @@ LICENSE="public-domain"
KEYWORDS="~x86 ~sparc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
cd ${WORKDIR}/netdate