Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: ChangeLog xf86-input-mouse-1.8.1.ebuild
Date: Tue, 01 Jan 2013 18:55:28
Message-Id: 20130101185518.8D6322171D@flycatcher.gentoo.org
1 armin76 13/01/01 18:55:18
2
3 Modified: ChangeLog xf86-input-mouse-1.8.1.ebuild
4 Log:
5 sh stable wrt #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.134 x11-drivers/xf86-input-mouse/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.134&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.134&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.133&r2=1.134
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
19 retrieving revision 1.133
20 retrieving revision 1.134
21 diff -u -r1.133 -r1.134
22 --- ChangeLog 30 Dec 2012 14:45:53 -0000 1.133
23 +++ ChangeLog 1 Jan 2013 18:55:18 -0000 1.134
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-drivers/xf86-input-mouse
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.133 2012/12/30 14:45:53 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.134 2013/01/01 18:55:18 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> xf86-input-mouse-1.8.1.ebuild:
32 + sh stable wrt #440872
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> xf86-input-mouse-1.8.1.ebuild:
35 Stable for alpha, wrt bug #440872
36
37
38
39 1.11 x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild?r1=1.10&r2=1.11
44
45 Index: xf86-input-mouse-1.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- xf86-input-mouse-1.8.1.ebuild 30 Dec 2012 14:45:53 -0000 1.10
52 +++ xf86-input-mouse-1.8.1.ebuild 1 Jan 2013 18:55:18 -0000 1.11
53 @@ -1,13 +1,13 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild,v 1.10 2012/12/30 14:45:53 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.8.1.ebuild,v 1.11 2013/01/01 18:55:18 armin76 Exp $
59
60 EAPI=4
61 inherit xorg-2
62
63 DESCRIPTION="X.Org driver for mouse input devices"
64
65 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
67 IUSE=""
68
69 RDEPEND=">=x11-base/xorg-server-1.7"