diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/lilypond | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2 gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/Manifest | 8 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-1.6.6.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest index deec14850665..5605045843ea 100644 --- a/media-sound/lilypond/Manifest +++ b/media-sound/lilypond/Manifest @@ -1,7 +1,7 @@ +MD5 cedc51e21cdb5a1c5cc4d731d5a2fc40 ChangeLog 1843 +MD5 191399a858d12633982583c1dd0ca4e5 lilypond-1.5.15.ebuild 758 +MD5 64ce9864da4f354f00f77c57640f8cae lilypond-1.6.6.ebuild 3050 +MD5 534e245ce6ee940d6af454de5741eb0c lilypond-1.6.9.ebuild 2862 MD5 598b545eba349fc6f14f888818c1a8f7 files/digest-lilypond-1.5.15 68 MD5 42dc732527fc9a940a950f3a498a8b48 files/digest-lilypond-1.6.6 67 MD5 be5450deeb374c228e7584c880fd8c08 files/digest-lilypond-1.6.9 67 -MD5 191399a858d12633982583c1dd0ca4e5 lilypond-1.5.15.ebuild 758 -MD5 d145e1338c409cd891ebdec982a56d34 lilypond-1.6.6.ebuild 3050 -MD5 cedc51e21cdb5a1c5cc4d731d5a2fc40 ChangeLog 1843 -MD5 534e245ce6ee940d6af454de5741eb0c lilypond-1.6.9.ebuild 2862 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:*|*) |