From 76bf26f9dce604499bdcb376dfcd66f016cda376 Mon Sep 17 00:00:00 2001 From: Rob Romans Date: Wed, 30 Jun 2004 02:42:53 +0000 Subject: rdepend to virtual/libc --- media-radio/cwdaemon/ChangeLog | 5 ++++- media-radio/cwdaemon/cwdaemon-0.8.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-radio') diff --git a/media-radio/cwdaemon/ChangeLog b/media-radio/cwdaemon/ChangeLog index f9ec59f6ac22..8d5c2f25f90f 100644 --- a/media-radio/cwdaemon/ChangeLog +++ b/media-radio/cwdaemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/cwdaemon # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.2 2004/06/28 21:33:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.3 2004/06/30 02:42:53 killsoft Exp $ + + 29 Jun 2004; Robb Romans cwdaemon-0.8.ebuild: + Move to virtual/libc *cwdaemon-0.8 (28 Jun 2004) diff --git a/media-radio/cwdaemon/cwdaemon-0.8.ebuild b/media-radio/cwdaemon/cwdaemon-0.8.ebuild index 644fa603193f..bace14596514 100644 --- a/media-radio/cwdaemon/cwdaemon-0.8.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.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/media-radio/cwdaemon/cwdaemon-0.8.ebuild,v 1.2 2004/06/28 21:33:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.8.ebuild,v 1.3 2004/06/30 02:42:53 killsoft Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="sys-apps/gawk" src_compile() { -- cgit v1.2.3-65-gdbad