summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:41:44 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:41:44 +0000
commit5cc696a95e62b1860d19e627057c36145e8d2c86 (patch)
tree3a55a357609256e60e16aef9cb762cd11d4f8f53 /media-sound/lilypond/lilypond-1.8.2.ebuild
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.tar.gz
gentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.tar.bz2
gentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.zip
Add inherit eutils
Diffstat (limited to 'media-sound/lilypond/lilypond-1.8.2.ebuild')
-rw-r--r--media-sound/lilypond/lilypond-1.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-1.8.2.ebuild b/media-sound/lilypond/lilypond-1.8.2.ebuild
index c77bc21a33ad..d88bc656581a 100644
--- a/media-sound/lilypond/lilypond-1.8.2.ebuild
+++ b/media-sound/lilypond/lilypond-1.8.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.8.2.ebuild,v 1.4 2004/03/01 05:37:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.8.2.ebuild,v 1.5 2004/04/27 20:38:59 agriffis Exp $
IUSE="doc nopfa"
-inherit gcc
+inherit gcc eutils
MY_PV="v$(echo ${PV} | cut -d. -f1,2)"
DESCRIPTION="GNU Music Typesetter"