Gentoo Archives: gentoo-commits

From: "Fabio Erculiani (lxnay)" <lxnay@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: ChangeLog libgdiplus-2.10.ebuild
Date: Sun, 01 Jan 2012 15:28:38
Message-Id: 20120101152820.DD7282004B@flycatcher.gentoo.org
1 lxnay 12/01/01 15:28:20
2
3 Modified: ChangeLog libgdiplus-2.10.ebuild
4 Log:
5 works on ~arm
6
7 (Portage version: 2.2.0_alpha78/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.134 dev-dotnet/libgdiplus/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.134&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.134&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?r1=1.133&r2=1.134
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v
19 retrieving revision 1.133
20 retrieving revision 1.134
21 diff -u -r1.133 -r1.134
22 --- ChangeLog 13 Nov 2011 11:40:36 -0000 1.133
23 +++ ChangeLog 1 Jan 2012 15:28:20 -0000 1.134
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-dotnet/libgdiplus
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.133 2011/11/13 11:40:36 jlec Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.134 2012/01/01 15:28:20 lxnay Exp $
30 +
31 + 01 Jan 2012; Fabio Erculiani <lxnay@g.o> libgdiplus-2.10.ebuild:
32 + works on ~arm
33
34 13 Nov 2011; Justin Lecher <jlec@g.o> libgdiplus-2.10.ebuild:
35 Corrected Slotting of media-libs/tiff and media-libs/libpng
36
37
38
39 1.6 dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild?r1=1.5&r2=1.6
44
45 Index: libgdiplus-2.10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- libgdiplus-2.10.ebuild 13 Nov 2011 11:40:36 -0000 1.5
52 +++ libgdiplus-2.10.ebuild 1 Jan 2012 15:28:20 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild,v 1.5 2011/11/13 11:40:36 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild,v 1.6 2012/01/01 15:28:20 lxnay Exp $
59
60 EAPI=2
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="amd64 ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
67 +KEYWORDS="amd64 ~arm ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
68 IUSE="cairo"
69
70 RDEPEND=">=dev-libs/glib-2.16:2