commit:     6ecc8d3723afd41df4e0574d4039fde4565f0f27
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 07:24:51 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 12:35:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ecc8d37

net-im/kde-telepathy-meta: EAPI 6, pin slots

Package-Manager: portage-2.2.28

 .../kde-telepathy-meta-0.9.0.ebuild                | 37 ++++++++++------------
 1 file changed, 16 insertions(+), 21 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild 
b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild
index 97b6f85..bcc63bd 100644
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild
@@ -1,18 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="KDE Telepathy client - merge this to pull in all net-im/ktp-*
 kde packages"
 HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration";
-
-if [[ ${PV} != *9999* ]]; then
-       KEYWORDS="~amd64 ~x86"
-else
-       KEYWORDS=""
-fi
+KEYWORDS="~amd64 ~x86"
 
 LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
 SLOT="4"
@@ -20,24 +15,24 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="
-       >=net-im/ktp-accounts-kcm-${PV}
-       >=net-im/ktp-approver-${PV}
-       >=net-im/ktp-auth-handler-${PV}
-       >=net-im/ktp-call-ui-${PV}
-       >=net-im/ktp-common-internals-${PV}
-       >=net-im/ktp-contact-list-${PV}
-       >=net-im/ktp-contact-runner-${PV}
-       >=net-im/ktp-desktop-applets-${PV}
-       >=net-im/ktp-filetransfer-handler-${PV}
-       >=net-im/ktp-kded-module-${PV}
-       >=net-im/ktp-send-file-${PV}
-       >=net-im/ktp-text-ui-${PV}
+       >=net-im/ktp-accounts-kcm-${PV}:4
+       >=net-im/ktp-approver-${PV}:4
+       >=net-im/ktp-auth-handler-${PV}:4
+       >=net-im/ktp-call-ui-${PV}:4
+       >=net-im/ktp-common-internals-${PV}:4
+       >=net-im/ktp-contact-list-${PV}:4
+       >=net-im/ktp-contact-runner-${PV}:4
+       >=net-im/ktp-desktop-applets-${PV}:4
+       >=net-im/ktp-filetransfer-handler-${PV}:4
+       >=net-im/ktp-kded-module-${PV}:4
+       >=net-im/ktp-send-file-${PV}:4
+       >=net-im/ktp-text-ui-${PV}:4
        net-im/telepathy-connection-managers
 "
 
 pkg_postinst() {
        echo
-       elog "You can configure the accounts in the KDE System Settings"
+       elog "You can configure the accounts in the KDE Plasma System Settings"
        elog "and then add the Instant Messaging plasma applet to access the 
contact list."
        echo
 }

Reply via email to