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-drivers/xf86-input-keyboard: xf86-input-keyboard-1.7.0.ebuild ChangeLog xf86-input-keyboard-1.6.1.ebuild xf86-input-keyboard-1.6.0.ebuild
Date: Thu, 28 Mar 2013 12:53:15
Message-Id: 20130328125309.C0E052171D@flycatcher.gentoo.org
1 chithanh 13/03/28 12:53:09
2
3 Modified: ChangeLog
4 Added: xf86-input-keyboard-1.7.0.ebuild
5 Removed: xf86-input-keyboard-1.6.1.ebuild
6 xf86-input-keyboard-1.6.0.ebuild
7 Log:
8 Version bump.
9
10 (Portage version: 2.1.11.55/cvs/Linux x86_64, unsigned Manifest commit)
11
12 Revision Changes Path
13 1.112 x11-drivers/xf86-input-keyboard/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.112&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.112&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?r1=1.111&r2=1.112
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v
22 retrieving revision 1.111
23 retrieving revision 1.112
24 diff -u -r1.111 -r1.112
25 --- ChangeLog 7 Mar 2013 12:28:02 -0000 1.111
26 +++ ChangeLog 28 Mar 2013 12:53:09 -0000 1.112
27 @@ -1,6 +1,13 @@
28 # ChangeLog for x11-drivers/xf86-input-keyboard
29 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.111 2013/03/07 12:28:02 heroxbd Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.112 2013/03/28 12:53:09 chithanh Exp $
32 +
33 +*xf86-input-keyboard-1.7.0 (28 Mar 2013)
34 +
35 + 28 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
36 + +xf86-input-keyboard-1.7.0.ebuild, -xf86-input-keyboard-1.6.0.ebuild,
37 + -xf86-input-keyboard-1.6.1.ebuild:
38 + Version bump.
39
40 07 Mar 2013; Benda Xu <heroxbd@g.o> xf86-input-keyboard-1.6.2.ebuild:
41 keyword ~amd64-linux and ~x86-linux
42
43
44
45 1.1 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild?rev=1.1&content-type=text/plain
49
50 Index: xf86-input-keyboard-1.7.0.ebuild
51 ===================================================================
52 # Copyright 1999-2013 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild,v 1.1 2013/03/28 12:53:09 chithanh Exp $
55
56 EAPI=5
57 inherit xorg-2
58
59 DESCRIPTION="Keyboard input driver"
60
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
62 IUSE=""
63
64 RDEPEND=">=x11-base/xorg-server-1.6.3"
65 DEPEND="${RDEPEND}"