diff options
Diffstat (limited to 'media-sound/lilypond/lilypond-1.6.6.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild index 6759101b7b4a..81fd8ce3967c 100644 --- a/media-sound/lilypond/lilypond-1.6.6.ebuild +++ b/media-sound/lilypond/lilypond-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.7 2003/08/07 04:06:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.8 2003/09/07 00:06:05 msterret Exp $ inherit gcc @@ -56,7 +56,7 @@ src_compile() { ./lexer-gcc-3.1.sh emake || die "emake failed" ;; - + # Note the following is the DEFAULT if there was no match, # i.e. for gcc >= 3.2 3.2:*|*) |