Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gdl: ChangeLog gdl-2.30.1.ebuild gdl-2.30.0.ebuild
Date: Sat, 26 Feb 2011 19:12:51
Message-Id: 20110226191236.1D0F120054@flycatcher.gentoo.org
1 eva 11/02/26 19:12:36
2
3 Modified: ChangeLog gdl-2.30.1.ebuild gdl-2.30.0.ebuild
4 Log:
5 Move to slot 1.
6
7 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.56 dev-libs/gdl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.56&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.56&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?r1=1.55&r2=1.56
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v
19 retrieving revision 1.55
20 retrieving revision 1.56
21 diff -u -r1.55 -r1.56
22 --- ChangeLog 30 Jan 2011 17:58:56 -0000 1.55
23 +++ ChangeLog 26 Feb 2011 19:12:35 -0000 1.56
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/gdl
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.55 2011/01/30 17:58:56 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.56 2011/02/26 19:12:35 eva Exp $
29 +
30 + 26 Feb 2011; Gilles Dartiguelongue <eva@g.o> gdl-2.30.0.ebuild,
31 + gdl-2.30.1.ebuild:
32 + Move to slot 1.
33
34 30 Jan 2011; Raúl Porcel <armin76@g.o> gdl-2.30.1.ebuild:
35 alpha/ia64/sparc stable wrt #348987
36
37
38
39 1.7 dev-libs/gdl/gdl-2.30.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild?r1=1.6&r2=1.7
44
45 Index: gdl-2.30.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- gdl-2.30.1.ebuild 30 Jan 2011 17:58:56 -0000 1.6
52 +++ gdl-2.30.1.ebuild 26 Feb 2011 19:12:35 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.6 2011/01/30 17:58:56 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.7 2011/02/26 19:12:35 eva Exp $
58
59 EAPI="3"
60 GCONF_DEBUG="no"
61 @@ -11,7 +11,7 @@
62 HOMEPAGE="http://www.gnome.org/"
63
64 LICENSE="LGPL-2.1"
65 -SLOT="0"
66 +SLOT="1"
67 KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
68 IUSE="doc"
69
70
71
72
73 1.7 dev-libs/gdl/gdl-2.30.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild?r1=1.6&r2=1.7
78
79 Index: gdl-2.30.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- gdl-2.30.0.ebuild 17 Oct 2010 16:25:52 -0000 1.6
86 +++ gdl-2.30.0.ebuild 26 Feb 2011 19:12:35 -0000 1.7
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2010 Gentoo Foundation
89 +# Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild,v 1.6 2010/10/17 16:25:52 armin76 Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild,v 1.7 2011/02/26 19:12:35 eva Exp $
93
94 EAPI="2"
95 GCONF_DEBUG="no"
96 @@ -11,12 +11,12 @@
97 HOMEPAGE="http://www.gnome.org/"
98
99 LICENSE="LGPL-2.1"
100 -SLOT="0"
101 +SLOT="1"
102 KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
103 IUSE="doc"
104
105 -RDEPEND=">=dev-libs/glib-2
106 - >=x11-libs/gtk+-2.12
107 +RDEPEND=">=dev-libs/glib-2:2
108 + >=x11-libs/gtk+-2.12:2
109 >=dev-libs/libxml2-2.4"
110 DEPEND="${RDEPEND}
111 !<dev-python/gdl-python-2.19.1-r1