From 3e0cf07804522f8d844643ef843ea6a0f9727c6d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 1 Apr 2017 20:36:38 +0200 Subject: [PATCH] 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 dea68a163c95..7bd96c72b12d 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) || ( -- 2.26.2