diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-07 13:25:13 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-07 13:25:13 +0000 |
commit | 362d3194cbba1ae06bf4fed6a242ee39f35da5cf (patch) | |
tree | 0f8aad70c9954ef9adaa0108c54441df8cf3b0cc /media-sound/awesfx/awesfx-0.5.0d.ebuild | |
parent | Drop virtual/libc dependency. Add maintainer-needed metadata. (diff) | |
download | gentoo-2-362d3194cbba1ae06bf4fed6a242ee39f35da5cf.tar.gz gentoo-2-362d3194cbba1ae06bf4fed6a242ee39f35da5cf.tar.bz2 gentoo-2-362d3194cbba1ae06bf4fed6a242ee39f35da5cf.zip |
Drop virtual/libc dependency.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-sound/awesfx/awesfx-0.5.0d.ebuild')
-rw-r--r-- | media-sound/awesfx/awesfx-0.5.0d.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/awesfx/awesfx-0.5.0d.ebuild b/media-sound/awesfx/awesfx-0.5.0d.ebuild index f469e58fd764..b9191fd96f7c 100644 --- a/media-sound/awesfx/awesfx-0.5.0d.ebuild +++ b/media-sound/awesfx/awesfx-0.5.0d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0d.ebuild,v 1.3 2005/09/19 00:03:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0d.ebuild,v 1.4 2006/03/07 13:25:13 flameeyes Exp $ IUSE="alsa" @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" -DEPEND="virtual/libc - alsa? ( >=media-libs/alsa-lib-1.0.0 )" +DEPEND="alsa? ( >=media-libs/alsa-lib-1.0.0 )" BANK_LOC="/usr/share/sounds/sf2" |