Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/setxkbmap: setxkbmap-1.3.1.ebuild ChangeLog
Date: Thu, 02 Jul 2015 01:29:54
Message-Id: 20150702012950.59A6174C@oystercatcher.gentoo.org
1 mrueg 15/07/02 01:29:50
2
3 Modified: setxkbmap-1.3.1.ebuild ChangeLog
4 Log:
5 Update EAPI.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.2 x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild?r1=1.1&r2=1.2
15
16 Index: setxkbmap-1.3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- setxkbmap-1.3.1.ebuild 2 Jul 2015 01:18:14 -0000 1.1
23 +++ setxkbmap-1.3.1.ebuild 2 Jul 2015 01:29:50 -0000 1.2
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild,v 1.1 2015/07/02 01:18:14 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild,v 1.2 2015/07/02 01:29:50 mrueg Exp $
29
30 -EAPI=4
31 +EAPI=5
32
33 inherit xorg-2
34
35
36
37
38 1.71 x11-apps/setxkbmap/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.71&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.71&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?r1=1.70&r2=1.71
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v
47 retrieving revision 1.70
48 retrieving revision 1.71
49 diff -u -r1.70 -r1.71
50 --- ChangeLog 2 Jul 2015 01:18:14 -0000 1.70
51 +++ ChangeLog 2 Jul 2015 01:29:50 -0000 1.71
52 @@ -1,6 +1,9 @@
53 # ChangeLog for x11-apps/setxkbmap
54 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.70 2015/07/02 01:18:14 mrueg Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.71 2015/07/02 01:29:50 mrueg Exp $
57 +
58 + 02 Jul 2015; Manuel RĂ¼ger <mrueg@g.o> setxkbmap-1.3.1.ebuild:
59 + Update EAPI.
60
61 *setxkbmap-1.3.1 (02 Jul 2015)