public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/kile/
Date: Thu,  4 Jan 2018 17:16:31 +0000 (UTC)	[thread overview]
Message-ID: <1515086182.fedf9ae5b795994d16c753777b6e9036f71e26c4.zlogene@gentoo> (raw)

commit:     fedf9ae5b795994d16c753777b6e9036f71e26c4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 17:16:22 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 17:16:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fedf9ae5

app-editors/kile: Drop old

Closes: https://bugs.gentoo.org/642462
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-editors/kile/Manifest             |  1 -
 app-editors/kile/kile-2.1.3-r3.ebuild | 57 -----------------------------------
 2 files changed, 58 deletions(-)

diff --git a/app-editors/kile/Manifest b/app-editors/kile/Manifest
index 28b7749c51f..8e9da89d7bd 100644
--- a/app-editors/kile/Manifest
+++ b/app-editors/kile/Manifest
@@ -1,2 +1 @@
-DIST kile-2.1.3.tar.bz2 4911212 BLAKE2B 5cbfb1853bdb1f35c8e53988265a7a1e1181b27f40aeed59524736195d568e42ee88ee17215c3ed83eb37c8ec3f67a29dea141c0c7fca31c0be444b975c64df2 SHA512 820cb5e2579f243ce87409aa4d483a58b0a2cf1d86bff72dd12264570bfe72e7819c88aa4333080f8281e54e8315e2c11f961b41f13a6215913dfa4f7bd3feda
 DIST kile-2.9.91_p20171209.tar.gz 3624273 BLAKE2B d6e4798869b8f5be7a2a6b00b1b067957245373f560a7485334ce1f3f932670a0cb8ef0b551fde2eea1d54a6114e8405025dbd3daea587a2d30b74fe614d332e SHA512 b7e4a6e434057cf04e8712f543cdd74a40659843b1e2777d0a031b5a665e1de34e36ec9b3f5d9bd3bf9202f9dca8595fcee9a81ab4875bc4b6da3a2fb449b2c6

diff --git a/app-editors/kile/kile-2.1.3-r3.ebuild b/app-editors/kile/kile-2.1.3-r3.ebuild
deleted file mode 100644
index 7bd96c72b12..00000000000
--- a/app-editors/kile/kile-2.1.3-r3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_DOC_DIRS="doc"
-KDE_HANDBOOK="optional"
-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"
-
-LICENSE="FDL-1.2 GPL-2"
-KEYWORDS="amd64 x86"
-SLOT="4"
-IUSE="debug +pdf +png"
-
-DEPEND="
-	x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
-	$(add_kdeapps_dep katepart '' 4.14.3)
-	$(add_kdeapps_dep kdebase-data)
-	$(add_kdeapps_dep konsolepart)
-	|| (
-		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/ghostscript-gpl
-	)
-	png? ( app-text/dvipng )
-"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( kile-remote-control.txt )
-
-src_prepare() {
-	kde4-base_src_prepare
-
-	# I know upstream wants to help us but it doesn't work..
-	sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
-		-i CMakeLists.txt || die
-
-	[[ ${PV} != *9999* ]] && { use handbook || rm -fr doc ; }
-}


             reply	other threads:[~2018-01-04 17:16 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 17:16 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 21:20 [gentoo-commits] repo/gentoo:master commit in: app-editors/kile/ Sam James
2024-07-21 16:43 Arthur Zamarin
2024-07-06 13:21 Jakov Smolić
2024-07-02 11:46 Sam James
2024-03-11  9:50 Andreas Sturmlechner
2024-03-03 18:12 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-05 18:03 Arthur Zamarin
2022-11-24 18:13 Andreas Sturmlechner
2022-10-17 20:36 Sam James
2021-11-04  5:43 Yixun Lan
2020-11-04  0:52 Sam James
2020-10-29 22:51 Thomas Deutschmann
2019-12-25 16:27 Andreas Sturmlechner
2019-11-26 11:18 Andreas Sturmlechner
2019-11-22 10:24 Agostino Sarubbo
2019-08-16 22:52 Andreas Sturmlechner
2019-08-16 22:38 Thomas Deutschmann
2019-07-28  2:08 Andreas Sturmlechner
2019-01-16 16:13 Andreas Sturmlechner
2019-01-16 15:29 Mikle Kolyada
2019-01-09  1:36 Thomas Deutschmann
2018-06-07  5:10 Johannes Huber
2018-06-02  9:53 Mikle Kolyada
2018-05-13  6:56 Andreas Sturmlechner
2018-05-13  6:56 Andreas Sturmlechner
2018-04-29 21:18 Andreas Sturmlechner
2018-04-29 21:18 Andreas Sturmlechner
2018-02-09 23:08 Andreas Sturmlechner
2018-01-21  9:44 Johannes Huber
2018-01-04 17:14 Mikle Kolyada
2017-12-28 18:45 Thomas Deutschmann
2017-12-27 23:26 Andreas Sturmlechner
2017-12-27 23:26 Andreas Sturmlechner
2017-12-03 12:37 Andreas Sturmlechner
2017-12-03  0:27 Andreas Sturmlechner
2017-12-03  0:27 Andreas Sturmlechner
2017-11-24 23:08 Andreas Sturmlechner
2017-09-03  9:50 Andreas Sturmlechner
2017-04-01 19:14 Andreas Sturmlechner
2017-02-03 22:28 Maciej Mrozowski
2016-07-20 18:24 Michael Palimaka
2016-07-20 18:24 Michael Palimaka

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=1515086182.fedf9ae5b795994d16c753777b6e9036f71e26c4.zlogene@gentoo \
    --to=zlogene@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