commit:     3e0cf07804522f8d844643ef843ea6a0f9727c6d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 18:36:38 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 19:14:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0cf078

app-editors/kile: Add kde-apps/katepart:4 dep, EAPI 6, fix DESCRIPTION

This was originally put into kde-frameworks/kdelibs due to bug 387431.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-editors/kile/kile-2.1.3-r3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-editors/kile/kile-2.1.3-r3.ebuild 
b/app-editors/kile/kile-2.1.3-r3.ebuild
index dea68a163c9..7bd96c72b12 100644
--- a/app-editors/kile/kile-2.1.3-r3.ebuild
+++ b/app-editors/kile/kile-2.1.3-r3.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 KDE_DOC_DIRS="doc"
 KDE_HANDBOOK="optional"
 MY_P=${P/_beta/b}
 inherit kde4-base
 
-DESCRIPTION="A Latex Editor and TeX shell for KDE"
+DESCRIPTION="A Latex Editor and TeX shell by KDE"
 HOMEPAGE="http://kile.sourceforge.net/";
 [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
@@ -21,6 +21,7 @@ DEPEND="
        x11-misc/shared-mime-info
 "
 RDEPEND="${DEPEND}
+       $(add_kdeapps_dep katepart '' 4.14.3)
        $(add_kdeapps_dep kdebase-data)
        $(add_kdeapps_dep konsolepart)
        || (

Reply via email to