Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libinput: ChangeLog libinput-0.9.0.ebuild
Date: Wed, 01 Jul 2015 05:18:20
Message-Id: 20150701051811.BDE70748@oystercatcher.gentoo.org
1 jer 15/07/01 05:18:11
2
3 Modified: ChangeLog libinput-0.9.0.ebuild
4 Log:
5 Stable for HPPA (bug #553500).
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.20 dev-libs/libinput/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 23 Jun 2015 09:44:43 -0000 1.19
23 +++ ChangeLog 1 Jul 2015 05:18:11 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libinput
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.19 2015/06/23 09:44:43 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.20 2015/07/01 05:18:11 jer Exp $
29 +
30 + 01 Jul 2015; Jeroen Roovers <jer@g.o> libinput-0.9.0.ebuild:
31 + Stable for HPPA (bug #553500).
32
33 *libinput-0.18.0 (23 Jun 2015)
34
35
36
37
38 1.8 dev-libs/libinput/libinput-0.9.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?r1=1.7&r2=1.8
43
44 Index: libinput-0.9.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- libinput-0.9.0.ebuild 17 Mar 2015 17:25:27 -0000 1.7
51 +++ libinput-0.9.0.ebuild 1 Jul 2015 05:18:11 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild,v 1.7 2015/03/17 17:25:27 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild,v 1.8 2015/07/01 05:18:11 jer Exp $
57
58 EAPI="5"
59
60 @@ -13,7 +13,7 @@
61 # License appears to be a variant of libtiff
62 LICENSE="libtiff"
63 SLOT="0/7"
64 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 IUSE=""
67 RESTRICT="test"