Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: ChangeLog libgdiplus-1.2.4.ebuild
Date: Tue, 06 Nov 2007 22:52:01
Message-Id: E1IpXH2-0001WL-Jj@stork.gentoo.org
1 wolf31o2 07/11/06 22:51:56
2
3 Modified: ChangeLog libgdiplus-1.2.4.ebuild
4 Log:
5 Stable on amd64 wrt bug #197067.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.80 dev-dotnet/libgdiplus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.80&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?rev=1.80&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog?r1=1.79&r2=1.80
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v
18 retrieving revision 1.79
19 retrieving revision 1.80
20 diff -u -r1.79 -r1.80
21 --- ChangeLog 24 Sep 2007 17:28:22 -0000 1.79
22 +++ ChangeLog 6 Nov 2007 22:51:56 -0000 1.80
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-dotnet/libgdiplus
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.79 2007/09/24 17:28:22 jurek Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.80 2007/11/06 22:51:56 wolf31o2 Exp $
28 +
29 + 06 Nov 2007; Chris Gianelloni <wolf31o2@g.o>
30 + libgdiplus-1.2.4.ebuild:
31 + Stable on amd64 wrt bug #197067.
32
33 *libgdiplus-1.2.5-r1 (24 Sep 2007)
34
35
36
37
38 1.6 dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild?r1=1.5&r2=1.6
43
44 Index: libgdiplus-1.2.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- libgdiplus-1.2.4.ebuild 22 Jul 2007 09:56:48 -0000 1.5
51 +++ libgdiplus-1.2.4.ebuild 6 Nov 2007 22:51:56 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild,v 1.5 2007/07/22 09:56:48 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild,v 1.6 2007/11/06 22:51:56 wolf31o2 Exp $
57
58 inherit eutils flag-o-matic toolchain-funcs autotools
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
66 IUSE="exif gif jpeg tiff"
67
68 RDEPEND=">=dev-libs/glib-2.6
69
70
71
72 --
73 gentoo-commits@g.o mailing list