Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/setxkbmap: setxkbmap-1.3.0.ebuild ChangeLog setxkbmap-1.2.0.ebuild
Date: Wed, 04 Feb 2015 17:29:59
Message-Id: 20150204172952.AEE9C110CE@oystercatcher.gentoo.org
1 chithanh 15/02/04 17:29:52
2
3 Modified: setxkbmap-1.3.0.ebuild ChangeLog
4 Removed: setxkbmap-1.2.0.ebuild
5 Log:
6 Add x11-misc/xkeyboard-config to dependencies, bug #538000. Remove old.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
9
10 Revision Changes Path
11 1.11 x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?r1=1.10&r2=1.11
16
17 Index: setxkbmap-1.3.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- setxkbmap-1.3.0.ebuild 10 Aug 2014 20:07:25 -0000 1.10
24 +++ setxkbmap-1.3.0.ebuild 4 Feb 2015 17:29:52 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.10 2014/08/10 20:07:25 slyfox Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.11 2015/02/04 17:29:52 chithanh Exp $
31
32 EAPI=4
33
34 @@ -10,6 +10,7 @@
35
36 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
37 IUSE=""
38 -RDEPEND="x11-libs/libxkbfile
39 +DEPEND="x11-libs/libxkbfile
40 x11-libs/libX11"
41 -DEPEND="${RDEPEND}"
42 +RDEPEND="${RDEPEND}
43 + x11-misc/xkeyboard-config"
44
45
46
47 1.68 x11-apps/setxkbmap/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.68&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.68&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?r1=1.67&r2=1.68
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v
56 retrieving revision 1.67
57 retrieving revision 1.68
58 diff -u -r1.67 -r1.68
59 --- ChangeLog 10 Aug 2014 20:07:25 -0000 1.67
60 +++ ChangeLog 4 Feb 2015 17:29:52 -0000 1.68
61 @@ -1,6 +1,10 @@
62 # ChangeLog for x11-apps/setxkbmap
63 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.67 2014/08/10 20:07:25 slyfox Exp $
65 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.68 2015/02/04 17:29:52 chithanh Exp $
67 +
68 + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
69 + -setxkbmap-1.2.0.ebuild, setxkbmap-1.3.0.ebuild:
70 + Add x11-misc/xkeyboard-config to dependencies, bug #538000. Remove old.
71
72 10 Aug 2014; Sergei Trofimovich <slyfox@g.o> setxkbmap-1.2.0.ebuild,
73 setxkbmap-1.3.0.ebuild: