summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 07:56:36 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 07:56:36 +0000
commit5417c9d2e3f3b80415ac05377f4d86c6df5034d2 (patch)
tree9db9a75e7284e96b0303495d35ebaaa741c2a7b8 /media-sound/fobbit
parent (Manifest recommit) (diff)
downloadgentoo-2-5417c9d2e3f3b80415ac05377f4d86c6df5034d2.tar.gz
gentoo-2-5417c9d2e3f3b80415ac05377f4d86c6df5034d2.tar.bz2
gentoo-2-5417c9d2e3f3b80415ac05377f4d86c6df5034d2.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-sound/fobbit')
-rw-r--r--media-sound/fobbit/ChangeLog5
-rw-r--r--media-sound/fobbit/fobbit-0.56.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fobbit/ChangeLog b/media-sound/fobbit/ChangeLog
index 3b375bf280d9..bbd4563ff068 100644
--- a/media-sound/fobbit/ChangeLog
+++ b/media-sound/fobbit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/fobbit
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.4 2004/06/24 23:59:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.5 2004/07/01 07:51:52 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> fobbit-0.56.ebuild:
+ virtual/glibc -> virtual/libc
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> fobbit-0.56.ebuild:
Stable on x86.
diff --git a/media-sound/fobbit/fobbit-0.56.ebuild b/media-sound/fobbit/fobbit-0.56.ebuild
index 1c37d72153aa..85c39e1f8a8d 100644
--- a/media-sound/fobbit/fobbit-0.56.ebuild
+++ b/media-sound/fobbit/fobbit-0.56.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/fobbit/fobbit-0.56.ebuild,v 1.5 2004/06/24 23:59:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/fobbit-0.56.ebuild,v 1.6 2004/07/01 07:51:52 eradicator Exp $
MY_P="${PN}-0.60rc1"
S="${WORKDIR}/${MY_P}/src"
@@ -8,7 +8,7 @@ DESCRIPTION="Software to use the Creative VoiceBlaster USB VoIP phone device"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
HOMEPAGE="http://www.fobbit.org/ http://www.sourceforge.net/projects/fobbit/"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SLOT="0"
LICENSE="BSD"