Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: libgdiplus-2.8.1.ebuild ChangeLog
Date: Sat, 29 Jan 2011 15:37:10
Message-Id: 20110129153636.A212020054@flycatcher.gentoo.org
1 fauli 11/01/29 15:36:36
2
3 Modified: libgdiplus-2.8.1.ebuild ChangeLog
4 Log:
5 stable x86, bug 352808
6
7 (Portage version: 2.1.9.35/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild?r1=1.1&r2=1.2
15
16 Index: libgdiplus-2.8.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libgdiplus-2.8.1.ebuild 26 Nov 2010 10:54:11 -0000 1.1
23 +++ libgdiplus-2.8.1.ebuild 29 Jan 2011 15:36:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild,v 1.1 2010/11/26 10:54:11 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild,v 1.2 2011/01/29 15:36:36 fauli Exp $
30
31 EAPI=2
32
33 @@ -11,7 +11,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
38 +KEYWORDS="~amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
39 IUSE="cairo"
40
41 RDEPEND=">=dev-libs/glib-2.16
42
43
44
45 1.126 dev-dotnet/libgdiplus/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.126&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.126&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?r1=1.125&r2=1.126
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v
54 retrieving revision 1.125
55 retrieving revision 1.126
56 diff -u -r1.125 -r1.126
57 --- ChangeLog 26 Nov 2010 10:54:11 -0000 1.125
58 +++ ChangeLog 29 Jan 2011 15:36:36 -0000 1.126
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-dotnet/libgdiplus
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.125 2010/11/26 10:54:11 pacho Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.126 2011/01/29 15:36:36 fauli Exp $
65 +
66 + 29 Jan 2011; Christian Faulhammer <fauli@g.o>
67 + libgdiplus-2.8.1.ebuild:
68 + stable x86, bug 352808
69
70 *libgdiplus-2.8.1 (26 Nov 2010)