Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: ChangeLog xkeyboard-config-2.0-r1.ebuild
Date: Fri, 31 Dec 2010 20:17:24
Message-Id: 20101231201714.8BC3D20054@flycatcher.gentoo.org
1 jer 10/12/31 20:17:14
2
3 Modified: ChangeLog xkeyboard-config-2.0-r1.ebuild
4 Log:
5 Stable for HPPA (bug #344827).
6
7 (Portage version: 2.2.0_alpha11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.108 x11-misc/xkeyboard-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.108&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.108&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.107&r2=1.108
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
19 retrieving revision 1.107
20 retrieving revision 1.108
21 diff -u -r1.107 -r1.108
22 --- ChangeLog 29 Dec 2010 22:09:07 -0000 1.107
23 +++ ChangeLog 31 Dec 2010 20:17:14 -0000 1.108
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/xkeyboard-config
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.107 2010/12/29 22:09:07 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.108 2010/12/31 20:17:14 jer Exp $
29 +
30 + 31 Dec 2010; Jeroen Roovers <jer@g.o> xkeyboard-config-2.0-r1.ebuild:
31 + Stable for HPPA (bug #344827).
32
33 29 Dec 2010; Markus Meier <maekke@g.o> xkeyboard-config-2.0-r1.ebuild:
34 arm stable, bug #344827
35
36
37
38 1.6 x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild?r1=1.5&r2=1.6
43
44 Index: xkeyboard-config-2.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- xkeyboard-config-2.0-r1.ebuild 29 Dec 2010 22:09:07 -0000 1.5
51 +++ xkeyboard-config-2.0-r1.ebuild 31 Dec 2010 20:17:14 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild,v 1.5 2010/12/29 22:09:07 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild,v 1.6 2010/12/31 20:17:14 jer Exp $
57
58 EAPI=3
59
60 @@ -13,7 +13,7 @@
61 HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
62 SRC_URI="${BASE_INDIVIDUAL_URI}/data/xkeyboard-config/${P}.tar.bz2"
63
64 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE=""
67
68 LICENSE="MIT"