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
commit548cbdfb53be6c673149d29ec78dab9720996917 (patch)
tree3a66eeb62bd4dd3bca306edc2722e557558912c6 /media-sound/lilypond
parentmask freevo for removal (diff)
downloadhistorical-548cbdfb53be6c673149d29ec78dab9720996917.tar.gz
historical-548cbdfb53be6c673149d29ec78dab9720996917.tar.bz2
historical-548cbdfb53be6c673149d29ec78dab9720996917.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/lilypond-2.10.25-r1.ebuild3
-rw-r--r--media-sound/lilypond/lilypond-2.11.27.ebuild4
2 files changed, 2 insertions, 5 deletions
diff --git a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild
index 2abcbc097a17..13474f922c63 100644
--- a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.10.25-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/lilypond/lilypond-2.10.25-r1.ebuild,v 1.6 2007/06/27 13:50:04 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $
inherit eutils versionator toolchain-funcs elisp-common
@@ -74,7 +74,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"
diff --git a/media-sound/lilypond/lilypond-2.11.27.ebuild b/media-sound/lilypond/lilypond-2.11.27.ebuild
index af1d6ec7db85..17ab2a227174 100644
--- a/media-sound/lilypond/lilypond-2.11.27.ebuild
+++ b/media-sound/lilypond/lilypond-2.11.27.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.27.ebuild,v 1.3 2007/06/27 13:50:04 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.27.ebuild,v 1.4 2007/07/11 19:30:24 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"