commit: 41b6cb7d67df963aabc03b77956a3321dcafeaed
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri May 23 22:08:56 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri May 23 22:08:56 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=41b6cb7d
[kde-misc/kcm-touchpad] Add release. Sync with live ebuild.
Package-Manager: portage-2.2.10
---
.../{kcm-touchpad-9999.ebuild => kcm-touchpad-1.1.ebuild} | 9 +++++++--
kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild | 9 +++++++--
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
similarity index 68%
copy from kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
copy to kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
index 8a82831..17483be 100644
--- a/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
+++ b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild
@@ -8,10 +8,15 @@ inherit kde4-base
DESCRIPTION="KCM, daemon and applet for touchpad"
HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad"
-
+if [[ "${PV}" == *9999 ]]; then
+ KEYWORDS=""
+else
+
SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} ->
${P}.tar.gz"
+ S=${WORKDIR}/${PN}
+ KEYWORDS="~amd64"
+fi
LICENSE="GPL-2+"
SLOT="4"
-KEYWORDS=""
IUSE="debug"
DEPEND="x11-drivers/xf86-input-synaptics
diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
b/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
index 8a82831..17483be 100644
--- a/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
+++ b/kde-misc/kcm-touchpad/kcm-touchpad-9999.ebuild
@@ -8,10 +8,15 @@ inherit kde4-base
DESCRIPTION="KCM, daemon and applet for touchpad"
HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad"
-
+if [[ "${PV}" == *9999 ]]; then
+ KEYWORDS=""
+else
+
SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} ->
${P}.tar.gz"
+ S=${WORKDIR}/${PN}
+ KEYWORDS="~amd64"
+fi
LICENSE="GPL-2+"
SLOT="4"
-KEYWORDS=""
IUSE="debug"
DEPEND="x11-drivers/xf86-input-synaptics