Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: libgdiplus-2.2.ebuild ChangeLog
Date: Mon, 06 Apr 2009 14:31:58
Message-Id: E1Lqprf-0004VZ-SI@stork.gentoo.org
1 ranger 09/04/06 14:31:55
2
3 Modified: libgdiplus-2.2.ebuild ChangeLog
4 Log:
5 Marking libgdiplus-2.2 ~ppc for bug 255410
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.3 dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild?r1=1.2&r2=1.3
14
15 Index: libgdiplus-2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libgdiplus-2.2.ebuild 19 Jan 2009 00:26:27 -0000 1.2
22 +++ libgdiplus-2.2.ebuild 6 Apr 2009 14:31:55 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild,v 1.2 2009/01/19 00:26:27 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.ebuild,v 1.3 2009/04/06 14:31:55 ranger Exp $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~x86 ~amd64"
36 +KEYWORDS="~amd64 ~ppc ~x86"
37 IUSE="pango"
38
39 RDEPEND=">=dev-libs/glib-2.16
40
41
42
43 1.94 dev-dotnet/libgdiplus/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.94&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.94&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?r1=1.93&r2=1.94
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v
52 retrieving revision 1.93
53 retrieving revision 1.94
54 diff -u -r1.93 -r1.94
55 --- ChangeLog 4 Apr 2009 14:04:29 -0000 1.93
56 +++ ChangeLog 6 Apr 2009 14:31:55 -0000 1.94
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-dotnet/libgdiplus
59 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.93 2009/04/04 14:04:29 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.94 2009/04/06 14:31:55 ranger Exp $
62 +
63 + 06 Apr 2009; Brent Baude <ranger@g.o> libgdiplus-2.2.ebuild:
64 + Marking libgdiplus-2.2 ~ppc for bug 255410
65
66 04 Apr 2009; Markus Meier <maekke@g.o> libgdiplus-2.0.ebuild:
67 amd64/x86 stable, bug #234305