summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-12-11 01:53:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-12-11 01:53:31 +0000
commit94e26d867b2ef5b4b1e07bd51a23fdb25518ba27 (patch)
treed5112ac1e1800354148c5dfe00ccea9292e41a65 /media-libs/slv2
parentStable on x86 wrt bug #201885 (diff)
downloadgentoo-2-94e26d867b2ef5b4b1e07bd51a23fdb25518ba27.tar.gz
gentoo-2-94e26d867b2ef5b4b1e07bd51a23fdb25518ba27.tar.bz2
gentoo-2-94e26d867b2ef5b4b1e07bd51a23fdb25518ba27.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/slv2')
-rw-r--r--media-libs/slv2/slv2-0.3.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/slv2/slv2-0.3.2.ebuild b/media-libs/slv2/slv2-0.3.2.ebuild
index 7d54b981c359..c120df5770b1 100644
--- a/media-libs/slv2/slv2-0.3.2.ebuild
+++ b/media-libs/slv2/slv2-0.3.2.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-libs/slv2/slv2-0.3.2.ebuild,v 1.1 2007/12/10 21:41:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/slv2/slv2-0.3.2.ebuild,v 1.2 2007/12/11 01:53:31 mr_bones_ Exp $
DESCRIPTION="A library to make the use of LV2 plugins as simple as possible for applications"
HOMEPAGE="http://wiki.drobilla.net/SLV2"
@@ -18,7 +18,6 @@ DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
dev-util/pkgconfig"
-
src_compile() {
econf $(use_enable debug) \
$(use_enable jack) \