summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-27 03:29:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-27 03:29:18 +0000
commit7af9639cc974c23226b0e5c787d282488c811bdb (patch)
tree2849f66ab0aeca82e6808cc2f97efbdcfc191a14 /media-sound/lilypond
parentwhitespace (diff)
downloadgentoo-2-7af9639cc974c23226b0e5c787d282488c811bdb.tar.gz
gentoo-2-7af9639cc974c23226b0e5c787d282488c811bdb.tar.bz2
gentoo-2-7af9639cc974c23226b0e5c787d282488c811bdb.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/lilypond-2.11.28.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/lilypond/lilypond-2.11.28.ebuild b/media-sound/lilypond/lilypond-2.11.28.ebuild
index 490ec783fae6..8caa1c09b9d2 100644
--- a/media-sound/lilypond/lilypond-2.11.28.ebuild
+++ b/media-sound/lilypond/lilypond-2.11.28.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/lilypond/lilypond-2.11.28.ebuild,v 1.1 2007/07/26 18:40:36 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.28.ebuild,v 1.2 2007/07/27 03:29:18 mr_bones_ Exp $
inherit eutils versionator toolchain-funcs elisp-common
@@ -35,7 +35,6 @@ RDEPEND="
# virtual/tetex
-
DEPEND="${RDEPEND}
>=media-gfx/fontforge-20070501
>=app-text/mftrace-1.2.9
@@ -68,7 +67,6 @@ src_compile() {
--disable-documentation
# $(use_enable doc documentation) \
-
# without -j1 it will not fail, but building docs later will
emake -j1 || die "emake failed"