Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: pe-format-2.0.5.ebuild ChangeLog
Date: Sat, 26 Feb 2011 14:38:57
Message-Id: 20110226143847.1221220054@flycatcher.gentoo.org
1 xarthisius 11/02/26 14:38:47
2
3 Modified: pe-format-2.0.5.ebuild ChangeLog
4 Log:
5 Marked ~ppc wrt #336937
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.4 dev-dotnet/pe-format/pe-format-2.0.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild?r1=1.3&r2=1.4
15
16 Index: pe-format-2.0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- pe-format-2.0.5.ebuild 5 Jan 2011 14:37:28 -0000 1.3
23 +++ pe-format-2.0.5.ebuild 26 Feb 2011 14:38:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild,v 1.3 2011/01/05 14:37:28 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.ebuild,v 1.4 2011/02/26 14:38:46 xarthisius Exp $
29
30 EAPI=3
31 inherit autotools-utils
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~x86"
38 IUSE=""
39
40 src_install() {
41
42
43
44 1.28 dev-dotnet/pe-format/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 5 Jan 2011 14:37:28 -0000 1.27
57 +++ ChangeLog 26 Feb 2011 14:38:46 -0000 1.28
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-dotnet/pe-format
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.27 2011/01/05 14:37:28 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.28 2011/02/26 14:38:46 xarthisius Exp $
63 +
64 + 26 Feb 2011; Kacper Kowalik <xarthisius@g.o>
65 + pe-format-2.0.5.ebuild:
66 + Marked ~ppc wrt #336937
67
68 05 Jan 2011; Michał Górny <mgorny@g.o> -pe-format-2.0.4.ebuild,
69 pe-format-2.0.5.ebuild: