From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A494A138359 for ; Sat, 10 Oct 2020 21:40:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58AB5E0963; Sat, 10 Oct 2020 21:39:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 362A1E0961 for ; Sat, 10 Oct 2020 21:39:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A769340F37 for ; Sat, 10 Oct 2020 21:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9986C3AA for ; Sat, 10 Oct 2020 21:39:55 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1602361721.cb76684e034f1bbf944bd4fece7a77a96de718f3.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/ X-VCS-Repository: proj/kde X-VCS-Files: app-editors/kile/kile-9999.ebuild X-VCS-Directories: app-editors/kile/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cb76684e034f1bbf944bd4fece7a77a96de718f3 X-VCS-Branch: master Date: Sat, 10 Oct 2020 21:39:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46cc1e2d-2e97-4147-905a-da0d6e34e1c8 X-Archives-Hash: 3615346adfdc17926f56754165dc8bba commit: cb76684e034f1bbf944bd4fece7a77a96de718f3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 10 20:28:32 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 10 20:28:41 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb76684e app-editors/kile: Raise KFMIN/QTMIN, add new HOMEPAGE, drop old blocker Upstream commit 5b710babf75d70b78155069272de3426975253a5 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> app-editors/kile/kile-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 73ee1cc64d..e088d48808 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -5,13 +5,13 @@ EAPI=7 ECM_HANDBOOK="forceoptional" KDE_ORG_CATEGORY="office" -KFMIN=5.60.0 -QTMIN=5.12.3 +KFMIN=5.70.0 +QTMIN=5.14.2 MY_P=${P/_beta/b} inherit ecm kde.org DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks" -HOMEPAGE="https://kile.sourceforge.io/" +HOMEPAGE="https://kde.org/applications/en/kile https://kile.sourceforge.io/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" @@ -45,14 +45,13 @@ DEPEND=" pdf? ( app-text/poppler[qt5] ) " RDEPEND="${DEPEND} - !app-editors/kile:4 kde-apps/konsole:5 kde-apps/okular:5[pdf?] virtual/latex-base virtual/tex-base pdf? ( - >=app-text/texlive-core-2014 app-text/ghostscript-gpl + >=app-text/texlive-core-2014 ) png? ( app-text/dvipng