Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: ChangeLog xfce4-xkb-plugin-0.5.3.3-r9.ebuild
Date: Tue, 25 Jan 2011 20:31:53
Message-Id: 20110125203143.EDC3220054@flycatcher.gentoo.org
1 jer 11/01/25 20:31:43
2
3 Modified: ChangeLog xfce4-xkb-plugin-0.5.3.3-r9.ebuild
4 Log:
5 Stable for HPPA (bug #349053).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.23 xfce-extra/xfce4-xkb-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 17 Jan 2011 15:09:51 -0000 1.22
23 +++ ChangeLog 25 Jan 2011 20:31:43 -0000 1.23
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-xkb-plugin
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.22 2011/01/17 15:09:51 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.23 2011/01/25 20:31:43 jer Exp $
29 +
30 + 25 Jan 2011; Jeroen Roovers <jer@g.o>
31 + xfce4-xkb-plugin-0.5.3.3-r9.ebuild:
32 + Stable for HPPA (bug #349053).
33
34 17 Jan 2011; Kacper Kowalik <xarthisius@g.o>
35 xfce4-xkb-plugin-0.5.3.3-r9.ebuild:
36
37
38
39 1.4 xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild?r1=1.3&r2=1.4
44
45 Index: xfce4-xkb-plugin-0.5.3.3-r9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- xfce4-xkb-plugin-0.5.3.3-r9.ebuild 17 Jan 2011 15:09:51 -0000 1.3
52 +++ xfce4-xkb-plugin-0.5.3.3-r9.ebuild 25 Jan 2011 20:31:43 -0000 1.4
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/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.3 2011/01/17 15:09:51 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.4 2011/01/25 20:31:43 jer Exp $
58
59 EAPI=2
60 EAUTORECONF=yes
61 @@ -12,7 +12,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67 IUSE="debug"
68
69 RDEPEND=">=x11-libs/gtk+-2.6:2