summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 07:57:26 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 07:57:26 +0000
commit234d299d0e12a1b0db508737ac0ddc4aa5d663b1 (patch)
treee69e0cbbb4ce48ca78ad4f5ace3c253b0815bb48 /media-sound/dcd
parentStable amd64. (diff)
downloadhistorical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.tar.gz
historical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.tar.bz2
historical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-sound/dcd')
-rw-r--r--media-sound/dcd/ChangeLog6
-rw-r--r--media-sound/dcd/dcd-0.90.ebuild4
-rw-r--r--media-sound/dcd/dcd-0.95.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/dcd/ChangeLog b/media-sound/dcd/ChangeLog
index e7f3bcda8e19..a2afc9cab9f8 100644
--- a/media-sound/dcd/ChangeLog
+++ b/media-sound/dcd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/dcd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.4 2004/06/24 23:57:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.5 2004/07/01 07:50:33 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> dcd-0.90.ebuild,
+ dcd-0.95.ebuild:
+ virtual/glibc -> virtual/libc
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> dcd-0.90.ebuild,
dcd-0.95.ebuild:
diff --git a/media-sound/dcd/dcd-0.90.ebuild b/media-sound/dcd/dcd-0.90.ebuild
index 2692fb1e496f..8165ee262530 100644
--- a/media-sound/dcd/dcd-0.90.ebuild
+++ b/media-sound/dcd/dcd-0.90.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-sound/dcd/dcd-0.90.ebuild,v 1.15 2004/06/24 23:57:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.90.ebuild,v 1.16 2004/07/01 07:50:33 eradicator Exp $
IUSE=""
@@ -9,7 +9,7 @@ DESCRIPTION="A simple command-line based CD Player"
HOMEPAGE="http://www.technopagan.org/dcd"
SRC_URI="http://www.technopagan.org/dcd/dcd-0.90.tar.bz2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild
index b7a98864c9f8..70445cea9921 100644
--- a/media-sound/dcd/dcd-0.95.ebuild
+++ b/media-sound/dcd/dcd-0.95.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-sound/dcd/dcd-0.95.ebuild,v 1.8 2004/06/24 23:57:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.9 2004/07/01 07:50:33 eradicator Exp $
IUSE=""
@@ -9,7 +9,7 @@ DESCRIPTION="A simple command-line based CD Player"
HOMEPAGE="http://www.technopagan.org/dcd"
SRC_URI="http://www.technopagan.org/dcd/dcd-0.95.tar.bz2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2 LGPL-2"