Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/code2html: code2html-0.9.1-r1.ebuild ChangeLog
Date: Mon, 06 Feb 2012 15:20:18
Message-Id: 20120206152006.C6A972004B@flycatcher.gentoo.org
1 ranger 12/02/06 15:20:06
2
3 Modified: code2html-0.9.1-r1.ebuild ChangeLog
4 Log:
5 Marking code2html-0.9.1-r1 ppc for bug 396829
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.8 app-text/code2html/code2html-0.9.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: code2html-0.9.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- code2html-0.9.1-r1.ebuild 2 Feb 2012 18:57:00 -0000 1.7
23 +++ code2html-0.9.1-r1.ebuild 6 Feb 2012 15:20:06 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v 1.7 2012/02/02 18:57:00 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v 1.8 2012/02/06 15:20:06 ranger Exp $
29
30 EAPI="3"
31
32 @@ -14,7 +14,7 @@
33 LICENSE="as-is"
34 SLOT="0"
35
36 -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
37 +KEYWORDS="amd64 hppa ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.22 app-text/code2html/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/ChangeLog?rev=1.22&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/ChangeLog?rev=1.22&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/code2html/ChangeLog?r1=1.21&r2=1.22
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v
53 retrieving revision 1.21
54 retrieving revision 1.22
55 diff -u -r1.21 -r1.22
56 --- ChangeLog 2 Feb 2012 18:57:00 -0000 1.21
57 +++ ChangeLog 6 Feb 2012 15:20:06 -0000 1.22
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-text/code2html
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.21 2012/02/02 18:57:00 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.22 2012/02/06 15:20:06 ranger Exp $
63 +
64 + 06 Feb 2012; Brent Baude <ranger@g.o> code2html-0.9.1-r1.ebuild:
65 + Marking code2html-0.9.1-r1 ppc for bug 396829
66
67 02 Feb 2012; Agostino Sarubbo <ago@g.o> code2html-0.9.1-r1.ebuild:
68 Stable for amd64, wrt bug #396829