diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
commit | 548cbdfb53be6c673149d29ec78dab9720996917 (patch) | |
tree | 3a66eeb62bd4dd3bca306edc2722e557558912c6 /media-sound/zynaddsubfx | |
parent | mask freevo for removal (diff) | |
download | historical-548cbdfb53be6c673149d29ec78dab9720996917.tar.gz historical-548cbdfb53be6c673149d29ec78dab9720996917.tar.bz2 historical-548cbdfb53be6c673149d29ec78dab9720996917.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-sound/zynaddsubfx')
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild index 69fc5a3ddf45..b2cc069acbab 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.3 2007/06/16 12:00:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $ inherit eutils @@ -24,7 +24,6 @@ DEPEND=">=x11-libs/fltk-1.1.2 S="${WORKDIR}/${MY_P}" - pkg_setup() { if use alsa && ! built_with_use --missing true media-libs/alsa-lib midi; then eerror "" |