summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-10 16:08:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-10 16:08:02 +0000
commitfb9c3628b34df4544350ec3cfbcea04f7ae61eb8 (patch)
treec6f8b63dd55ddd778074422d9a091e8f625129a2 /media-libs/lv2core
parentVersion bumped, bug #205138. (diff)
downloadgentoo-2-fb9c3628b34df4544350ec3cfbcea04f7ae61eb8.tar.gz
gentoo-2-fb9c3628b34df4544350ec3cfbcea04f7ae61eb8.tar.bz2
gentoo-2-fb9c3628b34df4544350ec3cfbcea04f7ae61eb8.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/lv2core')
-rw-r--r--media-libs/lv2core/lv2core-1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/lv2core/lv2core-1.ebuild b/media-libs/lv2core/lv2core-1.ebuild
index ba880fe2f745..a90757c9f6f0 100644
--- a/media-libs/lv2core/lv2core-1.ebuild
+++ b/media-libs/lv2core/lv2core-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-1.ebuild,v 1.1 2008/01/10 08:20:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-1.ebuild,v 1.2 2008/01/10 16:08:02 mr_bones_ Exp $
DESCRIPTION="LV2 is a simple but extensible successor of LADSPA"
HOMEPAGE="http://lv2plug.in/"
@@ -14,7 +14,6 @@ IUSE=""
DEPEND=""
RDEPEND="!<media-libs/slv2-0.4.2"
-
src_install() {
emake DESTDIR="${D}" install || die "install failed"
dodoc AUTHORS README