Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/
Date: Thu, 03 Aug 2017 18:01:58
Message-Id: 1501782092.8e134b74bb8117ed7cf07bf2b4350728c0a39f07.asturm@gentoo
1 commit: 8e134b74bb8117ed7cf07bf2b4350728c0a39f07
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 3 17:41:32 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 3 17:41:32 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e134b74
7
8 app-editors/kile: Fix DESCRIPTION, drop obsolete app-text/acroread dep
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-editors/kile/kile-9999.ebuild | 8 ++------
13 1 file changed, 2 insertions(+), 6 deletions(-)
14
15 diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild
16 index 077a4d667a..738af7a2dd 100644
17 --- a/app-editors/kile/kile-9999.ebuild
18 +++ b/app-editors/kile/kile-9999.ebuild
19 @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
20 MY_P=${P/_beta/b}
21 inherit kde5
22
23 -DESCRIPTION="A Latex Editor and TeX shell for KDE"
24 +DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
25 HOMEPAGE="http://kile.sourceforge.net/"
26 [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
27
28 @@ -37,14 +37,10 @@ DEPEND="
29 $(add_qt_dep qtwidgets)
30 pdf? ( app-text/poppler[qt5] )
31 "
32 -
33 RDEPEND="${DEPEND}
34 !app-editors/kile:4
35 $(add_kdeapps_dep konsole)
36 - || (
37 - $(add_kdeapps_dep okular 'pdf?')
38 - app-text/acroread
39 - )
40 + $(add_kdeapps_dep okular 'pdf?')
41 virtual/latex-base
42 virtual/tex-base
43 pdf? (