Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/mftrace: mftrace-1.2.13-r1.ebuild mftrace-1.2.17.ebuild ChangeLog mftrace-1.2.13.ebuild mftrace-1.2.16.ebuild
Date: Sat, 03 Dec 2011 18:11:14
Message-Id: 20111203181059.661362004B@flycatcher.gentoo.org
1 armin76 11/12/03 18:10:59
2
3 Modified: mftrace-1.2.13-r1.ebuild mftrace-1.2.17.ebuild
4 ChangeLog mftrace-1.2.13.ebuild
5 mftrace-1.2.16.ebuild
6 Log:
7 Drop alpha/ia64/sparc keywords
8
9 (Portage version: 2.1.10.38/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.3 app-text/mftrace/mftrace-1.2.13-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild?r1=1.2&r2=1.3
17
18 Index: mftrace-1.2.13-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- mftrace-1.2.13-r1.ebuild 11 Jun 2010 20:04:00 -0000 1.2
25 +++ mftrace-1.2.13-r1.ebuild 3 Dec 2011 18:10:59 -0000 1.3
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild,v 1.2 2010/06/11 20:04:00 aballier Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild,v 1.3 2011/12/03 18:10:59 armin76 Exp $
32
33 EAPI="3"
34 PYTHON_DEPEND="2"
35 @@ -11,7 +11,7 @@
36 HOMEPAGE="http://lilypond.org/mftrace/"
37 SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz"
38 LICENSE="GPL-2"
39 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
40 +KEYWORDS="~amd64 ~ppc ~x86"
41 # SLOT 1 was used in pktrace ebuild
42 SLOT="1"
43 IUSE="truetype"
44
45
46
47 1.7 app-text/mftrace/mftrace-1.2.17.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild?rev=1.7&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild?rev=1.7&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild?r1=1.6&r2=1.7
52
53 Index: mftrace-1.2.17.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild,v
56 retrieving revision 1.6
57 retrieving revision 1.7
58 diff -u -r1.6 -r1.7
59 --- mftrace-1.2.17.ebuild 17 Nov 2011 18:38:14 -0000 1.6
60 +++ mftrace-1.2.17.ebuild 3 Dec 2011 18:10:59 -0000 1.7
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild,v 1.6 2011/11/17 18:38:14 phajdan.jr Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.17.ebuild,v 1.7 2011/12/03 18:10:59 armin76 Exp $
66
67 EAPI="4"
68 PYTHON_DEPEND="2"
69 @@ -11,7 +11,7 @@
70 HOMEPAGE="http://lilypond.org/mftrace/"
71 SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz"
72 LICENSE="GPL-2"
73 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
74 +KEYWORDS="amd64 ~hppa ~ppc x86"
75 # SLOT 1 was used in pktrace ebuild
76 SLOT="1"
77 IUSE="test truetype"
78
79
80
81 1.64 app-text/mftrace/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/ChangeLog?rev=1.64&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/ChangeLog?rev=1.64&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/ChangeLog?r1=1.63&r2=1.64
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v
90 retrieving revision 1.63
91 retrieving revision 1.64
92 diff -u -r1.63 -r1.64
93 --- ChangeLog 17 Nov 2011 18:38:14 -0000 1.63
94 +++ ChangeLog 3 Dec 2011 18:10:59 -0000 1.64
95 @@ -1,6 +1,10 @@
96 # ChangeLog for app-text/mftrace
97 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.63 2011/11/17 18:38:14 phajdan.jr Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.64 2011/12/03 18:10:59 armin76 Exp $
100 +
101 + 03 Dec 2011; Raúl Porcel <armin76@g.o> mftrace-1.2.13.ebuild,
102 + mftrace-1.2.13-r1.ebuild, mftrace-1.2.16.ebuild, mftrace-1.2.17.ebuild:
103 + Drop alpha/ia64/sparc keywords
104
105 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> mftrace-1.2.17.ebuild:
106 x86 stable wrt bug #390661
107
108
109
110 1.12 app-text/mftrace/mftrace-1.2.13.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild?rev=1.12&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild?rev=1.12&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild?r1=1.11&r2=1.12
115
116 Index: mftrace-1.2.13.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild,v
119 retrieving revision 1.11
120 retrieving revision 1.12
121 diff -u -r1.11 -r1.12
122 --- mftrace-1.2.13.ebuild 11 Jun 2010 20:04:00 -0000 1.11
123 +++ mftrace-1.2.13.ebuild 3 Dec 2011 18:10:59 -0000 1.12
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2010 Gentoo Foundation
126 +# Copyright 1999-2011 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild,v 1.11 2010/06/11 20:04:00 aballier Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild,v 1.12 2011/12/03 18:10:59 armin76 Exp $
130
131 EAPI="2"
132
133 @@ -10,7 +10,7 @@
134 HOMEPAGE="http://lilypond.org/mftrace/"
135 SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz"
136 LICENSE="GPL-2"
137 -KEYWORDS="alpha amd64 ia64 ppc sparc x86"
138 +KEYWORDS="amd64 ppc x86"
139 # SLOT 1 was used in pktrace ebuild
140 SLOT="1"
141 IUSE="truetype"
142
143
144
145 1.3 app-text/mftrace/mftrace-1.2.16.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild?rev=1.3&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild?rev=1.3&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild?r1=1.2&r2=1.3
150
151 Index: mftrace-1.2.16.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild,v
154 retrieving revision 1.2
155 retrieving revision 1.3
156 diff -u -r1.2 -r1.3
157 --- mftrace-1.2.16.ebuild 30 Jun 2011 18:49:04 -0000 1.2
158 +++ mftrace-1.2.16.ebuild 3 Dec 2011 18:10:59 -0000 1.3
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2011 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild,v 1.2 2011/06/30 18:49:04 jer Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.16.ebuild,v 1.3 2011/12/03 18:10:59 armin76 Exp $
164
165 EAPI="3"
166 PYTHON_DEPEND="2"
167 @@ -11,7 +11,7 @@
168 HOMEPAGE="http://lilypond.org/mftrace/"
169 SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz"
170 LICENSE="GPL-2"
171 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
172 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
173 # SLOT 1 was used in pktrace ebuild
174 SLOT="1"
175 IUSE="truetype"