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/awesfx
parentStable amd64. (diff)
downloadhistorical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.tar.gz
historical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.tar.bz2
historical-234d299d0e12a1b0db508737ac0ddc4aa5d663b1.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-sound/awesfx')
-rw-r--r--media-sound/awesfx/ChangeLog6
-rw-r--r--media-sound/awesfx/awesfx-0.4.4.ebuild4
-rw-r--r--media-sound/awesfx/awesfx-0.5.0b.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/awesfx/ChangeLog b/media-sound/awesfx/ChangeLog
index 62d7890adb1e..88a8096f3690 100644
--- a/media-sound/awesfx/ChangeLog
+++ b/media-sound/awesfx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/awesfx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.9 2004/06/24 23:51:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.10 2004/07/01 07:48:46 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> awesfx-0.4.4.ebuild,
+ awesfx-0.5.0b.ebuild:
+ virtual/glibc -> virtual/libc
08 Jun 2004; Nick Hadaway <raker@gentoo.org> awesfx-0.5.0b.ebuild :
Added ~amd64 to keywords.
diff --git a/media-sound/awesfx/awesfx-0.4.4.ebuild b/media-sound/awesfx/awesfx-0.4.4.ebuild
index 513469096ae3..301dc04aa19e 100644
--- a/media-sound/awesfx/awesfx-0.4.4.ebuild
+++ b/media-sound/awesfx/awesfx-0.4.4.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/awesfx/awesfx-0.4.4.ebuild,v 1.9 2004/06/24 23:51:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.10 2004/07/01 07:48:46 eradicator Exp $
IUSE=""
@@ -8,7 +8,7 @@ DESCRIPTION="AWE Utilities - sfxload"
HOMEPAGE="http://mitglied.lycos.de/iwai/awedrv.html"
SRC_URI="http://mitglied.lycos.de/iwai/${P}.tar.bz2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2"
diff --git a/media-sound/awesfx/awesfx-0.5.0b.ebuild b/media-sound/awesfx/awesfx-0.5.0b.ebuild
index 1405a665ffbb..da2af01bf32e 100644
--- a/media-sound/awesfx/awesfx-0.5.0b.ebuild
+++ b/media-sound/awesfx/awesfx-0.5.0b.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/awesfx/awesfx-0.5.0b.ebuild,v 1.4 2004/06/24 23:51:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0b.ebuild,v 1.5 2004/07/01 07:48:46 eradicator Exp $
inherit eutils
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~amd64"
IUSE="alsa"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
alsa? ( >=media-libs/alsa-lib-1.0.0 )"
src_compile() {