diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:44:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:44:44 +0000 |
commit | cdee55ce37db50ceeb983a02ff67713f00d8e79c (patch) | |
tree | 9123e60c838b89b20deaefa6467b7b2770c140b0 /media-sound/lilypond/lilypond-2.0.3.ebuild | |
parent | (no commit message) (diff) | |
download | historical-cdee55ce37db50ceeb983a02ff67713f00d8e79c.tar.gz historical-cdee55ce37db50ceeb983a02ff67713f00d8e79c.tar.bz2 historical-cdee55ce37db50ceeb983a02ff67713f00d8e79c.zip |
Add inherit eutils
Diffstat (limited to 'media-sound/lilypond/lilypond-2.0.3.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-2.0.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.0.3.ebuild b/media-sound/lilypond/lilypond-2.0.3.ebuild index 3c34801b70fa..64f609623b2f 100644 --- a/media-sound/lilypond/lilypond-2.0.3.ebuild +++ b/media-sound/lilypond/lilypond-2.0.3.ebuild @@ -1,6 +1,8 @@ # 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-2.0.3.ebuild,v 1.2 2004/03/21 15:15:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.0.3.ebuild,v 1.3 2004/04/27 20:38:59 agriffis Exp $ + +inherit eutils IUSE="doc" |