diff options
Diffstat (limited to 'media-sound/fobbit/fobbit-0.56.ebuild')
-rw-r--r-- | media-sound/fobbit/fobbit-0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |