net-im/ktp-text-ui: EAPI 6, pin slots
authorJohannes Huber <johu@gentoo.org>
Fri, 22 Apr 2016 08:15:04 +0000 (10:15 +0200)
committerJohannes Huber <johu@gentoo.org>
Fri, 22 Apr 2016 12:35:23 +0000 (14:35 +0200)
Package-Manager: portage-2.2.28

net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild

index fe89024a6a14972a49495852ebb0aa27d2f0cf0e..78e63f8703206fe548d4415e2ec54671de282cd1 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
 ko lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
@@ -11,12 +11,8 @@ inherit kde4-base
 
 DESCRIPTION="KDE Telepathy text chat window"
 HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
-       SRC_URI="mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2"
-       KEYWORDS="~amd64 ~x86"
-else
-       KEYWORDS=""
-fi
+SRC_URI="mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+KEYWORDS="~amd64 ~x86"
 
 LICENSE="GPL-2"
 SLOT="4"
@@ -32,7 +28,7 @@ DEPEND="
        )
 "
 RDEPEND="${DEPEND}
-       >=net-im/ktp-contact-list-${PV}
+       >=net-im/ktp-contact-list-${PV}:4
 "
 
 src_configure() {