* [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog
@ 2014-07-16 13:28 Michael Palimaka (kensington)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka (kensington) @ 2014-07-16 13:28 UTC (permalink / raw
To: gentoo-commits
kensington 14/07/16 13:28:17
Modified: ChangeLog
Added: wacomtablet-2.0.2.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.20 kde-misc/wacomtablet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 28 Jun 2014 23:29:33 -0000 1.19
+++ ChangeLog 16 Jul 2014 13:28:17 -0000 1.20
@@ -1,6 +1,12 @@
# ChangeLog for kde-misc/wacomtablet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.19 2014/06/28 23:29:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.20 2014/07/16 13:28:17 kensington Exp $
+
+*wacomtablet-2.0.2 (16 Jul 2014)
+
+ 16 Jul 2014; Michael Palimaka <kensington@gentoo.org>
+ +wacomtablet-2.0.2.ebuild:
+ Version bump.
*wacomtablet-2.0.1 (28 Jun 2014)
1.1 kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.1&content-type=text/plain
Index: wacomtablet-2.0.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.1 2014/07/16 13:28:17 kensington Exp $
EAPI=5
KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ja kk km ko lt mai mr nb nds nl pa pl
pt pt_BR ro ru sk sl sv tr ug uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
VIRTUALX_REQUIRED="test"
inherit kde4-base
DESCRIPTION="KControl module for Wacom tablets"
HOMEPAGE="http://kde-apps.org/content/show.php?action=content&content=114856"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/114856-${P}.tar.xz"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND="
>=x11-drivers/xf86-input-wacom-0.20.0
x11-libs/libX11
x11-libs/libXi
x11-libs/libXrandr
"
DEPEND="${RDEPEND}
sys-devel/gettext
x11-proto/xproto
"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog
@ 2014-07-16 13:38 Michael Palimaka (kensington)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka (kensington) @ 2014-07-16 13:38 UTC (permalink / raw
To: gentoo-commits
kensington 14/07/16 13:38:58
Modified: wacomtablet-2.0.2.ebuild ChangeLog
Log:
Fix handbook USE flag.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.2 kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?r1=1.1&r2=1.2
Index: wacomtablet-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wacomtablet-2.0.2.ebuild 16 Jul 2014 13:28:17 -0000 1.1
+++ wacomtablet-2.0.2.ebuild 16 Jul 2014 13:38:58 -0000 1.2
@@ -1,11 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.1 2014/07/16 13:28:17 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.2 2014/07/16 13:38:58 kensington Exp $
EAPI=5
KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ja kk km ko lt mai mr nb nds nl pa pl
pt pt_BR ro ru sk sl sv tr ug uk zh_CN zh_TW"
+KDE_DOC_DIRS="doc/user"
KDE_HANDBOOK="optional"
VIRTUALX_REQUIRED="test"
inherit kde4-base
1.21 kde-misc/wacomtablet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 16 Jul 2014 13:28:17 -0000 1.20
+++ ChangeLog 16 Jul 2014 13:38:58 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/wacomtablet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.20 2014/07/16 13:28:17 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.21 2014/07/16 13:38:58 kensington Exp $
+
+ 16 Jul 2014; Michael Palimaka <kensington@gentoo.org>
+ wacomtablet-2.0.2.ebuild:
+ Fix handbook USE flag.
*wacomtablet-2.0.2 (16 Jul 2014)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog
@ 2014-10-30 14:50 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-30 14:50 UTC (permalink / raw
To: gentoo-commits
ago 14/10/30 14:50:05
Modified: wacomtablet-2.0.2.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #527444
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?r1=1.2&r2=1.3
Index: wacomtablet-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wacomtablet-2.0.2.ebuild 16 Jul 2014 13:38:58 -0000 1.2
+++ wacomtablet-2.0.2.ebuild 30 Oct 2014 14:50:05 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.2 2014/07/16 13:38:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.3 2014/10/30 14:50:05 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND="
1.22 kde-misc/wacomtablet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 16 Jul 2014 13:38:58 -0000 1.21
+++ ChangeLog 30 Oct 2014 14:50:05 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/wacomtablet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.21 2014/07/16 13:38:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.22 2014/10/30 14:50:05 ago Exp $
+
+ 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wacomtablet-2.0.2.ebuild:
+ Stable for amd64, wrt bug #527444
16 Jul 2014; Michael Palimaka <kensington@gentoo.org>
wacomtablet-2.0.2.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog
@ 2014-11-03 9:42 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-11-03 9:42 UTC (permalink / raw
To: gentoo-commits
ago 14/11/03 09:42:02
Modified: wacomtablet-2.0.2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #527444
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?r1=1.3&r2=1.4
Index: wacomtablet-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wacomtablet-2.0.2.ebuild 30 Oct 2014 14:50:05 -0000 1.3
+++ wacomtablet-2.0.2.ebuild 3 Nov 2014 09:42:02 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.3 2014/10/30 14:50:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.4 2014/11/03 09:42:02 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND="
1.23 kde-misc/wacomtablet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 30 Oct 2014 14:50:05 -0000 1.22
+++ ChangeLog 3 Nov 2014 09:42:02 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/wacomtablet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.22 2014/10/30 14:50:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.23 2014/11/03 09:42:02 ago Exp $
+
+ 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> wacomtablet-2.0.2.ebuild:
+ Stable for x86, wrt bug #527444
30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wacomtablet-2.0.2.ebuild:
Stable for amd64, wrt bug #527444
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-11-03 9:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 13:38 [gentoo-commits] gentoo-x86 commit in kde-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2014-11-03 9:42 Agostino Sarubbo (ago)
2014-10-30 14:50 Agostino Sarubbo (ago)
2014-07-16 13:28 Michael Palimaka (kensington)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox