Gentoo Archives: gentoo-commits

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