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-drivers/xf86-input-penmount: xf86-input-penmount-1.3.0.ebuild ChangeLog
Date: Sun, 05 Apr 2009 19:06:33
Message-Id: E1LqXfq-0005vu-TT@stork.gentoo.org
1 tester 09/04/05 19:06:30
2
3 Modified: xf86-input-penmount-1.3.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.2 x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild?r1=1.1&r2=1.2
14
15 Index: xf86-input-penmount-1.3.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xf86-input-penmount-1.3.0.ebuild 24 Mar 2008 04:10:00 -0000 1.1
22 +++ xf86-input-penmount-1.3.0.ebuild 5 Apr 2009 19:06:30 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild,v 1.1 2008/03/24 04:10:00 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild,v 1.2 2009/04/05 19:06:30 tester Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -10,7 +10,7 @@
33
34 DESCRIPTION="PenMount input driver"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
38
39 RDEPEND=">=x11-base/xorg-server-1.0.99"
40 DEPEND="${RDEPEND}
41
42
43
44 1.42 x11-drivers/xf86-input-penmount/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog?rev=1.42&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog?rev=1.42&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog?r1=1.41&r2=1.42
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v
53 retrieving revision 1.41
54 retrieving revision 1.42
55 diff -u -r1.41 -r1.42
56 --- ChangeLog 26 Feb 2009 07:52:16 -0000 1.41
57 +++ ChangeLog 5 Apr 2009 19:06:30 -0000 1.42
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-drivers/xf86-input-penmount
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.41 2009/02/26 07:52:16 dberkholz Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.42 2009/04/05 19:06:30 tester Exp $
63 +
64 + 05 Apr 2009; Olivier CrĂȘte <tester@g.o>
65 + xf86-input-penmount-1.3.0.ebuild:
66 + Stable on amd64, bug #251832
67
68 *xf86-input-penmount-1.4.0 (26 Feb 2009)