Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: ChangeLog wacomtablet-1.3.3.ebuild wacomtablet-1.3.1.ebuild
Date: Wed, 28 Sep 2011 20:34:57
Message-Id: 20110928203442.5D0A020036@flycatcher.gentoo.org
1 scarabeus 11/09/28 20:34:42
2
3 Modified: ChangeLog
4 Added: wacomtablet-1.3.3.ebuild
5 Removed: wacomtablet-1.3.1.ebuild
6 Log:
7 Version bump to latest. Drop older.
8
9 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.5 kde-misc/wacomtablet/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.4&r2=1.5
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- ChangeLog 14 May 2011 16:33:18 -0000 1.4
25 +++ ChangeLog 28 Sep 2011 20:34:41 -0000 1.5
26 @@ -1,6 +1,12 @@
27 # ChangeLog for kde-misc/wacomtablet
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.4 2011/05/14 16:33:18 scarabeus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.5 2011/09/28 20:34:41 scarabeus Exp $
31 +
32 +*wacomtablet-1.3.3 (28 Sep 2011)
33 +
34 + 28 Sep 2011; Tomáš Chvátal <scarabeus@g.o>
35 + -wacomtablet-1.3.1.ebuild, +wacomtablet-1.3.3.ebuild:
36 + Version bump to latest. Drop older.
37
38 *wacomtablet-1.3.1 (14 May 2011)
39
40
41
42
43 1.1 kde-misc/wacomtablet/wacomtablet-1.3.3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-1.3.3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-1.3.3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: wacomtablet-1.3.3.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/kde-misc/wacomtablet/wacomtablet-1.3.3.ebuild,v 1.1 2011/09/28 20:34:41 scarabeus Exp $
53
54 EAPI=4
55
56 MY_P=${PN}-v${PV}
57 KDE_LINGUAS="cs da de el en_GB eo es et fr ga ja km lt mai nb nds nl pa pt pt_BR
58 ro sk sv tr uk zh_TW"
59 KDE_HANDBOOK="optional"
60 inherit kde4-base
61
62 DESCRIPTION="KControl module for wacom tablets"
63 HOMEPAGE="http://kde-apps.org/content/show.php?action=content&content=114856"
64 SRC_URI="http://www.kde-apps.org/CONTENT/content-files/114856-${MY_P}.tar.bz2"
65
66 LICENSE="GPL-2"
67 SLOT="4"
68 KEYWORDS="~amd64 ~x86"
69 IUSE="debug"
70
71 RDEPEND="
72 >=x11-drivers/xf86-input-wacom-0.11.0
73 "
74
75 S=${WORKDIR}/${MY_P}