public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde-sunset:master commit in: app-editors/kile/
Date: Thu,  3 Dec 2020 01:04:50 +0000 (UTC)	[thread overview]
Message-ID: <1606956357.a6c54bc68eea2dbda2aa4372b98c4edab47624f5.asturm@gentoo> (raw)

commit:     a6c54bc68eea2dbda2aa4372b98c4edab47624f5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 00:00:06 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 00:45:57 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=a6c54bc6

app-editors/kile: Fix HOMEPAGE, cleanup NonexistentDeps

Drop obsolete live switches

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/app-editors/kile/kile-2.1.3-r3.ebuild b/app-editors/kile/kile-2.1.3-r3.ebuild
index 8ac31852..722d2af2 100644
--- a/app-editors/kile/kile-2.1.3-r3.ebuild
+++ b/app-editors/kile/kile-2.1.3-r3.ebuild
@@ -9,12 +9,12 @@ MY_P=${P/_beta/b}
 inherit kde4-base
 
 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"
+HOMEPAGE="https://kile.sourceforge.io/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="FDL-1.2 GPL-2"
-KEYWORDS="amd64 x86"
 SLOT="4"
+KEYWORDS="amd64 x86"
 IUSE="debug +pdf +png"
 
 DEPEND="
@@ -27,16 +27,12 @@ RDEPEND="${DEPEND}
 	|| (
 		kde-apps/okular[pdf?,postscript]
 		app-text/evince
-		app-text/acroread
 	)
 	virtual/imagemagick-tools[png?]
 	virtual/latex-base
 	virtual/tex-base
 	pdf? (
-		|| (
-			app-text/dvipdfmx
-			>=app-text/texlive-core-2014
-		)
+		>=app-text/texlive-core-2014
 		app-text/ghostscript-gpl
 	)
 	png? ( app-text/dvipng )
@@ -53,5 +49,5 @@ src_prepare() {
 	sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
 		-i CMakeLists.txt || die
 
-	[[ ${PV} != *9999* ]] && { use handbook || rm -fr doc ; }
+	use handbook || rm -fr doc
 }


             reply	other threads:[~2020-12-03  1:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03  1:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-23 19:46 [gentoo-commits] proj/kde-sunset:master commit in: app-editors/kile/ Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1606956357.a6c54bc68eea2dbda2aa4372b98c4edab47624f5.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox