Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mutouch: ChangeLog xf86-input-mutouch-1.3.0.ebuild
Date: Wed, 29 Jun 2011 12:44:18
Message-Id: 20110629124407.EB4DA20054@flycatcher.gentoo.org
1 chithanh 11/06/29 12:44:07
2
3 Modified: ChangeLog
4 Added: xf86-input-mutouch-1.3.0.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.44 x11-drivers/xf86-input-mutouch/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog?rev=1.44&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog?rev=1.44&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog?r1=1.43&r2=1.44
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v
20 retrieving revision 1.43
21 retrieving revision 1.44
22 diff -u -r1.43 -r1.44
23 --- ChangeLog 23 Jan 2010 19:51:39 -0000 1.43
24 +++ ChangeLog 29 Jun 2011 12:44:07 -0000 1.44
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-drivers/xf86-input-mutouch
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.43 2010/01/23 19:51:39 scarabeus Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.44 2011/06/29 12:44:07 chithanh Exp $
31 +
32 +*xf86-input-mutouch-1.3.0 (29 Jun 2011)
33 +
34 + 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + +xf86-input-mutouch-1.3.0.ebuild:
36 + Version bump.
37
38 23 Jan 2010; Tomáš Chvátal <scarabeus@g.o>
39 -xf86-input-mutouch-1.1.0.ebuild, -xf86-input-mutouch-1.2.0.ebuild:
40
41
42
43 1.1 x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: xf86-input-mutouch-1.3.0.ebuild
49 ===================================================================
50 # Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild,v 1.1 2011/06/29 12:44:07 chithanh Exp $
53
54 EAPI=4
55
56 inherit xorg-2
57
58 DESCRIPTION="Microtouch input driver"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61
62 RDEPEND=""
63 DEPEND="${RDEPEND}"