diff options
-rw-r--r-- | media-radio/cwdaemon/Manifest | 4 | ||||
-rw-r--r-- | media-radio/tlf/ChangeLog | 5 | ||||
-rw-r--r-- | media-radio/tlf/tlf-0.9.19.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-radio/cwdaemon/Manifest b/media-radio/cwdaemon/Manifest index 27a525fa09b1..db81bfa2e7ce 100644 --- a/media-radio/cwdaemon/Manifest +++ b/media-radio/cwdaemon/Manifest @@ -1,4 +1,4 @@ -MD5 b4ae3da955e28b29a112c819d17e2294 ChangeLog 408 -MD5 58e3d7ad33d644c2a85a8270950abd1d cwdaemon-0.8.ebuild 629 +MD5 6c0aba3ecd4ef773316e288eef5ecc63 ChangeLog 505 MD5 28d0c3bb6c80425620241cff231da8d3 metadata.xml 224 +MD5 d54d58bcffcf7aaed3c937d9c40af4bb cwdaemon-0.8.ebuild 631 MD5 633b819de27cf3df96bde26d370959d5 files/digest-cwdaemon-0.8 64 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" |