summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Romans <killsoft@gentoo.org>2004-06-30 02:40:00 +0000
committerRob Romans <killsoft@gentoo.org>2004-06-30 02:40:00 +0000
commit97d27cbea74c151df752d8b266ca499a17053c8d (patch)
treec546cce9e44ae1c0eba416dd9603ff08ba9dd636 /media-radio
parentThis package was submitted by Chris Bainbridge in bug #44693 (Manifest recommit) (diff)
downloadgentoo-2-97d27cbea74c151df752d8b266ca499a17053c8d.tar.gz
gentoo-2-97d27cbea74c151df752d8b266ca499a17053c8d.tar.bz2
gentoo-2-97d27cbea74c151df752d8b266ca499a17053c8d.zip
Move to virtual/libc
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/tlf/ChangeLog5
-rw-r--r--media-radio/tlf/tlf-0.9.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/tlf/ChangeLog b/media-radio/tlf/ChangeLog
index 036c242f4c36..3f4dc958148e 100644
--- a/media-radio/tlf/ChangeLog
+++ b/media-radio/tlf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/tlf
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.2 2004/06/28 21:41:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.3 2004/06/30 02:40:00 killsoft Exp $
+
+ 29 Jun 2004; Robb Romans <killsoft@gentoo.org> tlf-0.9.19.ebuild:
+ Move to virtual/libc
28 Jun 2004; David Holm <dholm@gentoo.org> tlf-0.9.19.ebuild:
Added to ~ppc.
diff --git a/media-radio/tlf/tlf-0.9.19.ebuild b/media-radio/tlf/tlf-0.9.19.ebuild
index 4617b7f6e008..c48effb27861 100644
--- a/media-radio/tlf/tlf-0.9.19.ebuild
+++ b/media-radio/tlf/tlf-0.9.19.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/tlf/tlf-0.9.19.ebuild,v 1.2 2004/06/28 21:41:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.3 2004/06/30 02:40:00 killsoft Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/ncurses
media-libs/hamlib"