Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomekbd: libgnomekbd-3.6.0.ebuild metadata.xml ChangeLog libgnomekbd-3.2.0-r1.ebuild
Date: Tue, 25 Dec 2012 18:17:51
Message-Id: 20121225181736.A63942171D@flycatcher.gentoo.org
1 eva 12/12/25 18:17:36
2
3 Modified: metadata.xml ChangeLog
4 Added: libgnomekbd-3.6.0.ebuild
5 Removed: libgnomekbd-3.2.0-r1.ebuild
6 Log:
7 Version bump for Gnome 3.6. Switch to EAPI=5. USE=introspection is now global.
8
9 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)
10
11 Revision Changes Path
12 1.3 gnome-base/libgnomekbd/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/metadata.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/metadata.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/metadata.xml?r1=1.2&r2=1.3
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/metadata.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- metadata.xml 14 Aug 2011 14:58:21 -0000 1.2
25 +++ metadata.xml 25 Dec 2012 18:17:36 -0000 1.3
26 @@ -1,9 +1,5 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <herd>gnome</herd>
31 - <use>
32 - <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
33 - for introspection</flag>
34 - </use>
35 +<herd>gnome</herd>
36 </pkgmetadata>
37
38
39
40 1.102 gnome-base/libgnomekbd/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/ChangeLog?rev=1.102&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/ChangeLog?rev=1.102&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/ChangeLog?r1=1.101&r2=1.102
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v
49 retrieving revision 1.101
50 retrieving revision 1.102
51 diff -u -r1.101 -r1.102
52 --- ChangeLog 21 May 2012 18:57:27 -0000 1.101
53 +++ ChangeLog 25 Dec 2012 18:17:36 -0000 1.102
54 @@ -1,6 +1,13 @@
55 # ChangeLog for gnome-base/libgnomekbd
56 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.101 2012/05/21 18:57:27 tetromino Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.102 2012/12/25 18:17:36 eva Exp $
59 +
60 +*libgnomekbd-3.6.0 (25 Dec 2012)
61 +
62 + 25 Dec 2012; Gilles Dartiguelongue <eva@g.o>
63 + -libgnomekbd-3.2.0-r1.ebuild, +libgnomekbd-3.6.0.ebuild, metadata.xml:
64 + Version bump for Gnome 3.6. Switch to EAPI=5. USE=introspection is now
65 + global.
66
67 21 May 2012; Alexandre Rostovtsev <tetromino@g.o>
68 libgnomekbd-2.32.0-r1.ebuild:
69
70
71
72 1.1 gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild?rev=1.1&content-type=text/plain
76
77 Index: libgnomekbd-3.6.0.ebuild
78 ===================================================================
79 # Copyright 1999-2012 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild,v 1.1 2012/12/25 18:17:36 eva Exp $
82
83 EAPI="5"
84 GCONF_DEBUG="no"
85 GNOME2_LA_PUNT="yes"
86
87 inherit gnome2
88
89 DESCRIPTION="Gnome keyboard configuration library"
90 HOMEPAGE="http://www.gnome.org"
91
92 LICENSE="LGPL-2+"
93 SLOT="0"
94 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
95 IUSE="+introspection test"
96
97 RDEPEND="
98 >=dev-libs/glib-2.18:2
99 >=x11-libs/gtk+-2.91.7:3[introspection?]
100 >=x11-libs/libxklavier-5.2[introspection?]
101
102 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
103 "
104 DEPEND="${RDEPEND}
105 >=dev-util/intltool-0.35
106 virtual/pkgconfig
107 "
108
109 src_configure() {
110 G2CONF="${G2CONF}
111 --disable-static
112 $(use_enable introspection)
113 $(use_enable test tests)"
114 gnome2_src_configure
115 }