Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.4.0.ebuild ChangeLog
Date: Sun, 05 Apr 2009 18:53:59
Message-Id: E1LqXTh-0004b2-Rz@stork.gentoo.org
1 tester 09/04/05 18:53:57
2
3 Modified: xinput-1.4.0.ebuild ChangeLog
4 Log:
5 Stable on amd64, bug #251832
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 x11-misc/xinput/xinput-1.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild?r1=1.5&r2=1.6
14
15 Index: xinput-1.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- xinput-1.4.0.ebuild 3 Apr 2009 14:30:36 -0000 1.5
22 +++ xinput-1.4.0.ebuild 5 Apr 2009 18:53:57 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.5 2009/04/03 14:30:36 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.6 2009/04/05 18:53:57 tester Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Utility to set XInput device parameters"
33 SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
34 LICENSE="as-is"
35 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE=""
38 RDEPEND="
39 x11-libs/libX11
40
41
42
43 1.23 x11-misc/xinput/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 3 Apr 2009 14:30:36 -0000 1.22
56 +++ ChangeLog 5 Apr 2009 18:53:57 -0000 1.23
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/xinput
59 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.22 2009/04/03 14:30:36 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.23 2009/04/05 18:53:57 tester Exp $
62 +
63 + 05 Apr 2009; Olivier CrĂȘte <tester@g.o> xinput-1.4.0.ebuild:
64 + Stable on amd64, bug #251832
65
66 03 Apr 2009; Brent Baude <ranger@g.o> xinput-1.4.0.ebuild:
67 Marking xinput-1.4.0 ppc64 stable for bug 251832