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.4.ebuild wacomtablet-1.3.3.ebuild
Date: Thu, 29 Sep 2011 12:54:19
Message-Id: 20110929125407.CBB8320036@flycatcher.gentoo.org
1 scarabeus 11/09/29 12:54:07
2
3 Modified: ChangeLog
4 Added: wacomtablet-1.3.4.ebuild
5 Removed: wacomtablet-1.3.3.ebuild
6 Log:
7 Version bump to tarball with translations.
8
9 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.7 kde-misc/wacomtablet/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.6&r2=1.7
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- ChangeLog 29 Sep 2011 11:57:50 -0000 1.6
25 +++ ChangeLog 29 Sep 2011 12:54:07 -0000 1.7
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.6 2011/09/29 11:57:50 scarabeus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.7 2011/09/29 12:54:07 scarabeus Exp $
31 +
32 +*wacomtablet-1.3.4 (29 Sep 2011)
33 +
34 + 29 Sep 2011; Tomáš Chvátal <scarabeus@g.o>
35 + -wacomtablet-1.3.3.ebuild, +wacomtablet-1.3.4.ebuild:
36 + Version bump to tarball with translations.
37
38 29 Sep 2011; Tomáš Chvátal <scarabeus@g.o>
39 wacomtablet-1.3.3.ebuild:
40
41
42
43 1.1 kde-misc/wacomtablet/wacomtablet-1.3.4.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-1.3.4.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-1.3.4.ebuild?rev=1.1&content-type=text/plain
47
48 Index: wacomtablet-1.3.4.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.4.ebuild,v 1.1 2011/09/29 12:54:07 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}