summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:30:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:30:24 +0000
commitcef75f2854d49a29901f08a11b47dcf1ad4c54b1 (patch)
treee0a6f14d22c6a2395f706050af12f4e54425578d /media-sound/madplay
parentmask freevo for removal (diff)
downloadgentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.gz
gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.bz2
gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/madplay')
-rw-r--r--media-sound/madplay/madplay-0.15.2b-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild b/media-sound/madplay/madplay-0.15.2b-r1.ebuild
index fb529d22c7e6..39c240c38c5d 100644
--- a/media-sound/madplay/madplay-0.15.2b-r1.ebuild
+++ b/media-sound/madplay/madplay-0.15.2b-r1.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/madplay/madplay-0.15.2b-r1.ebuild,v 1.1 2007/02/04 18:01:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.2b-r1.ebuild,v 1.2 2007/07/11 19:30:23 mr_bones_ Exp $
inherit eutils
@@ -39,7 +39,6 @@ src_compile() {
use esd && myconf="--without-alsa --with-esd"
use alsa || use esd || myconf="--without-alsa --without-esd"
-
econf \
$(use_enable nls) \
$(use_enable debug debugging) \