commit: e22d5d881eefdac8a8f6aa89e67e56cd8b99365c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 22:03:46 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 22:03:46 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e22d5d88
kde-apps/kabcclient: EAPI 6
Package-Manager: portage-2.2.28
kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
index 756c42b..c88f039 100644
--- a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="optional"
KMNAME="kdepim"
@@ -10,7 +10,7 @@ EGIT_BRANCH="KDE/4.14"
KMMODULE="console/${PN}"
inherit kde4-meta
-DESCRIPTION="A command line client for accessing the KDE addressbook"
+DESCRIPTION="Command line client for accessing the KDE addressbook"
COMMIT_ID="2aec255c6465676404e4694405c153e485e477d9"
SRC_URI="https://quickgit.kde.org/?p=kdepim.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz
-> ${KMNAME}-${PV}.tar.gz"