Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/lilypond: ChangeLog lilypond-2.12.3.ebuild
Date: Thu, 30 Jun 2011 18:49:41
Message-Id: 20110630184931.6A96320054@flycatcher.gentoo.org
1 jer 11/06/30 18:49:31
2
3 Modified: ChangeLog lilypond-2.12.3.ebuild
4 Log:
5 Marked ~hppa (bug #356069).
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.109 media-sound/lilypond/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.109&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.109&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?r1=1.108&r2=1.109
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v
19 retrieving revision 1.108
20 retrieving revision 1.109
21 diff -u -r1.108 -r1.109
22 --- ChangeLog 29 Jun 2010 01:31:44 -0000 1.108
23 +++ ChangeLog 30 Jun 2011 18:49:31 -0000 1.109
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/lilypond
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.108 2010/06/29 01:31:44 chiiph Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.109 2011/06/30 18:49:31 jer Exp $
30 +
31 + 30 Jun 2011; Jeroen Roovers <jer@g.o> lilypond-2.12.3.ebuild:
32 + Marked ~hppa (bug #356069).
33
34 29 Jun 2010; Tomas Touceda <chiiph@g.o> lilypond-2.12.3.ebuild,
35 +files/lilypond-2.12.3-gcc45.patch,
36
37
38
39 1.6 media-sound/lilypond/lilypond-2.12.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild?r1=1.5&r2=1.6
44
45 Index: lilypond-2.12.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- lilypond-2.12.3.ebuild 29 Jun 2010 01:31:44 -0000 1.5
52 +++ lilypond-2.12.3.ebuild 30 Jun 2011 18:49:31 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild,v 1.5 2010/06/29 01:31:44 chiiph Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild,v 1.6 2011/06/30 18:49:31 jer Exp $
59
60 EAPI="3"
61
62 @@ -14,7 +14,7 @@
63
64 SLOT="0"
65 LICENSE="GPL-2"
66 -KEYWORDS="~alpha ~amd64 ~sparc ~x86"
67 +KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86"
68
69 IUSE="debug emacs profile"