summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-06-11 20:19:47 +0000
committerJohannes Huber <johu@gentoo.org>2013-06-11 20:19:47 +0000
commit4737eb5f2d4a395b40cec11f8d07d7a4a0fccc7d (patch)
treef7d992fe7774e2ca6ca220733046cf7648298ad8 /kde-misc/wacomtablet
parentDrop mask on =x11-libs/i3lock-2.5 (diff)
downloadgentoo-2-4737eb5f2d4a395b40cec11f8d07d7a4a0fccc7d.tar.gz
gentoo-2-4737eb5f2d4a395b40cec11f8d07d7a4a0fccc7d.tar.bz2
gentoo-2-4737eb5f2d4a395b40cec11f8d07d7a4a0fccc7d.zip
Remove old.
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc/wacomtablet')
-rw-r--r--kde-misc/wacomtablet/ChangeLog5
-rw-r--r--kde-misc/wacomtablet/wacomtablet-1.3.6.ebuild26
2 files changed, 4 insertions, 27 deletions
diff --git a/kde-misc/wacomtablet/ChangeLog b/kde-misc/wacomtablet/ChangeLog
index 7ae0e1697af7..7b897368f5c0 100644
--- a/kde-misc/wacomtablet/ChangeLog
+++ b/kde-misc/wacomtablet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/wacomtablet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.12 2013/06/11 15:52:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.13 2013/06/11 20:19:47 johu Exp $
+
+ 11 Jun 2013; Johannes Huber <johu@gentoo.org> -wacomtablet-1.3.6.ebuild:
+ Remove old.
11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wacomtablet-1.3.7.2.ebuild:
Stable for x86, wrt bug #472986
diff --git a/kde-misc/wacomtablet/wacomtablet-1.3.6.ebuild b/kde-misc/wacomtablet/wacomtablet-1.3.6.ebuild
deleted file mode 100644
index f723d2ff4b8d..000000000000
--- a/kde-misc/wacomtablet/wacomtablet-1.3.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-1.3.6.ebuild,v 1.1 2012/01/12 17:10:14 johu Exp $
-
-EAPI=4
-
-MY_P=${PN}-v${PV}
-KDE_LINGUAS="bs cs da de el en_GB eo es et fr ga ja km lt mai nb nds nl pa pl pt
-pt_BR ro sk sv tr ug uk zh_TW"
-KDE_HANDBOOK="optional"
-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-${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- >=x11-drivers/xf86-input-wacom-0.11.0
-"
-
-S=${WORKDIR}/${MY_P}