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-drivers/xf86-input-libinput: ChangeLog xf86-input-libinput-0.6.0.ebuild
Date: Thu, 05 Feb 2015 11:26:34
Message-Id: 20150205112632.06341111A9@oystercatcher.gentoo.org
1 jer 15/02/05 11:26:32
2
3 Modified: ChangeLog xf86-input-libinput-0.6.0.ebuild
4 Log:
5 Marked ~hppa (bug #538828).
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 x11-drivers/xf86-input-libinput/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 4 Feb 2015 16:51:07 -0000 1.1
23 +++ ChangeLog 5 Feb 2015 11:26:31 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-input-libinput
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.1 2015/02/04 16:51:07 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.2 2015/02/05 11:26:31 jer Exp $
29 +
30 + 05 Feb 2015; Jeroen Roovers <jer@g.o>
31 + xf86-input-libinput-0.6.0.ebuild:
32 + Marked ~hppa (bug #538828).
33
34 *xf86-input-libinput-0.6.0 (04 Feb 2015)
35
36
37
38
39 1.2 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild?r1=1.1&r2=1.2
44
45 Index: xf86-input-libinput-0.6.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- xf86-input-libinput-0.6.0.ebuild 4 Feb 2015 16:51:07 -0000 1.1
52 +++ xf86-input-libinput-0.6.0.ebuild 5 Feb 2015 11:26:31 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.1 2015/02/04 16:51:07 chithanh Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.2 2015/02/05 11:26:31 jer Exp $
58
59 EAPI=5
60
61 @@ -8,7 +8,7 @@
62
63 DESCRIPTION="X.org input driver based on libinput"
64
65 -KEYWORDS="~amd64"
66 +KEYWORDS="~amd64 ~hppa"
67 IUSE=""
68
69 RDEPEND=">=dev-libs/libinput-0.8.0:0="