diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-15 15:00:59 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-15 16:03:50 +0200 |
commit | b5900fee7bee183446e02159802ead508a5d0a4b (patch) | |
tree | 0368eb8af2fbfc9c3a1c862b44d7a4ec459b038b /media-sound/lilypond | |
parent | a86a3662128efb1988ac24e3212c907dd72bbf97 (diff) | |
download | gentoo-b5900fee7bee183446e02159802ead508a5d0a4b.tar.gz gentoo-b5900fee7bee183446e02159802ead508a5d0a4b.tar.xz |
Fix Malformed Id header on line: 3
Convert Header to Id
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 5e32a8efce3..009d9e36e6d 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v 1.9 2015/04/08 17:59:42 mgorny Exp $ +# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) |