Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kcm_tablet: kcm_tablet-1.1.3.ebuild ChangeLog kcm_tablet-1.1.2.ebuild
Date: Thu, 04 Feb 2010 22:21:00
Message-Id: E1NdA4I-0004kM-Bb@stork.gentoo.org
1 ssuominen 10/02/04 22:20:58
2
3 Modified: ChangeLog
4 Added: kcm_tablet-1.1.3.ebuild
5 Removed: kcm_tablet-1.1.2.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.2_rc62/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 kde-misc/kcm_tablet/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kcm_tablet/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kcm_tablet/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kcm_tablet/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 30 Dec 2009 18:18:44 -0000 1.4
24 +++ ChangeLog 4 Feb 2010 22:20:57 -0000 1.5
25 @@ -1,6 +1,12 @@
26 # ChangeLog for kde-misc/kcm_tablet
27 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/ChangeLog,v 1.4 2009/12/30 18:18:44 ssuominen Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/ChangeLog,v 1.5 2010/02/04 22:20:57 ssuominen Exp $
31 +
32 +*kcm_tablet-1.1.3 (04 Feb 2010)
33 +
34 + 04 Feb 2010; Samuli Suominen <ssuominen@g.o>
35 + +kcm_tablet-1.1.3.ebuild:
36 + Version bump.
37
38 *kcm_tablet-1.1.2 (30 Dec 2009)
39
40
41
42
43 1.1 kde-misc/kcm_tablet/kcm_tablet-1.1.3.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kcm_tablet/kcm_tablet-1.1.3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kcm_tablet/kcm_tablet-1.1.3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: kcm_tablet-1.1.3.ebuild
49 ===================================================================
50 # Copyright 1999-2010 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_tablet/kcm_tablet-1.1.3.ebuild,v 1.1 2010/02/04 22:20:57 ssuominen Exp $
53
54 EAPI=2
55 inherit kde4-base
56
57 DESCRIPTION="KControl module for wacom tablets"
58 HOMEPAGE="http://kde-apps.org/content/show.php?action=content&content=114856"
59 SRC_URI="http://www.kde-apps.org/CONTENT/content-files/114856-${P}.tar.gz"
60
61 LICENSE="GPL-2"
62 SLOT="4"
63 KEYWORDS="~amd64 ~x86"
64 IUSE="debug +handbook"
65
66 DEPEND="!<x11-drivers/xf86-input-wacom-0.10.3"
67
68 DOCS="AUTHORS README"