Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gdl: gdl-0.7.6.ebuild ChangeLog
Date: Sun, 06 Jan 2008 05:59:21
Message-Id: E1JBNlu-0007uK-59@stork.gentoo.org
1 fmccor 08/01/06 05:10:06
2
3 Modified: gdl-0.7.6.ebuild ChangeLog
4 Log:
5 Add ~sparc for testing, needed by Bug #204495
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.3 dev-libs/gdl/gdl-0.7.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild?r1=1.2&r2=1.3
14
15 Index: gdl-0.7.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gdl-0.7.6.ebuild 20 Oct 2007 07:25:43 -0000 1.2
22 +++ gdl-0.7.6.ebuild 6 Jan 2008 05:10:05 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild,v 1.2 2007/10/20 07:25:43 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.7.6.ebuild,v 1.3 2008/01/06 05:10:05 fmccor Exp $
29
30 inherit gnome2
31
32 @@ -9,7 +9,7 @@
33
34 LICENSE="LGPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
38 IUSE="gnome"
39
40 RDEPEND=">=dev-libs/glib-2
41
42
43
44 1.11 dev-libs/gdl/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/gdl/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 20 Oct 2007 07:25:43 -0000 1.10
57 +++ ChangeLog 6 Jan 2008 05:10:05 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/gdl
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.10 2007/10/20 07:25:43 corsair Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.11 2008/01/06 05:10:05 fmccor Exp $
64 +
65 + 06 Jan 2008; Ferris McCormick <fmccor@g.o> gdl-0.7.6.ebuild:
66 + Add ~sparc for testing, needed by Bug #204495
67
68 20 Oct 2007; Markus Rothe <corsair@g.o> gdl-0.7.6.ebuild:
69 Added ~ppc64; bug #189993
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list