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] repo/gentoo:master commit in: kde-misc/krusader/
Date: Fri,  5 Oct 2018 20:59:57 +0000 (UTC)	[thread overview]
Message-ID: <1538773176.86a4d342a957f9bd622312acf947eeff1494d92b.asturm@gentoo> (raw)

commit:     86a4d342a957f9bd622312acf947eeff1494d92b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  5 20:16:16 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  5 20:59:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a4d342

kde-misc/krusader: Drop 2.7.0

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

 kde-misc/krusader/Manifest              |  1 -
 kde-misc/krusader/krusader-2.7.0.ebuild | 71 ---------------------------------
 2 files changed, 72 deletions(-)

diff --git a/kde-misc/krusader/Manifest b/kde-misc/krusader/Manifest
index f84f2031f7e..61b6292aadb 100644
--- a/kde-misc/krusader/Manifest
+++ b/kde-misc/krusader/Manifest
@@ -1,2 +1 @@
-DIST krusader-2.7.0.tar.xz 2875080 BLAKE2B 503e40f7c617779b64b2f5600ae99063d0727ed6781b4b86dcc52b57c56589107ca6bed5fdcbfc37f4d4c682e23a926afb6dc3d758d8e573d019d687dbfe76be SHA512 254b1a0a68fca010dfe79d8364ca745dacc2b5899c9b99d6c576b95e9ac8a564a59a291568158ec1f114b0e2c0137e2a9e7a9b4c01497539e6a9a9d5b7411b1d
 DIST krusader-2.7.1.tar.xz 2889568 BLAKE2B f5ed5753d1f5285ff2ff8510429d3b07ef32ab06b37fc20300eb3544f5a44572d5c66067e0031fc767c93cd3517b12062c7c7a91f7ff0bb707d1e20b16d07f55 SHA512 860908fd960ae45d298ade30bd4962eea44d126b5a3bb28d04540a0e4fbc0645de2394490fdb624b5fcc7005841c0ce392cda896dc4b1d3d2de3a1e44171222d

diff --git a/kde-misc/krusader/krusader-2.7.0.ebuild b/kde-misc/krusader/krusader-2.7.0.ebuild
deleted file mode 100644
index bcdf133335e..00000000000
--- a/kde-misc/krusader/krusader-2.7.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Advanced twin-panel (commander-style) file-manager with many extras"
-HOMEPAGE="https://krusader.org/"
-LICENSE="GPL-2+"
-IUSE=""
-
-COMMON_DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kguiaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtxml)
-	sys-apps/acl
-	sys-libs/zlib
-"
-DEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep knotifications)
-	$(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-	$(add_kdeapps_dep kio-extras)
-	!kde-misc/krusader:4
-"
-
-pkg_postinst() {
-	kde5_pkg_postinst
-
-	if ! has_version kde-apps/thumbnailers:${SLOT} ||
-			! has_version kde-apps/ffmpegthumbs:${SLOT} ; then
-		elog "For PDF/PS, RAW and video thumbnails support, install:"
-		elog "   kde-apps/thumbnailers:${SLOT}"
-		elog "   kde-apps/ffmpegthumbs:${SLOT}"
-	fi
-
-	if ! has_version kde-apps/keditbookmarks:${SLOT} ; then
-		elog "For bookmarks support, install kde-apps/keditbookmarks:${SLOT}"
-	fi
-}


             reply	other threads:[~2018-10-05 21:00 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 20:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-01 21:05 [gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/ Andreas Sturmlechner
2025-01-01 13:15 Sam James
2024-12-31 21:20 Andreas Sturmlechner
2024-12-31 21:20 Andreas Sturmlechner
2024-12-23 17:10 Andreas Sturmlechner
2024-12-23 17:10 Andreas Sturmlechner
2024-12-14 22:06 Andreas Sturmlechner
2024-12-14 22:06 Andreas Sturmlechner
2024-11-22 23:14 Andreas Sturmlechner
2024-11-22 23:13 Andreas Sturmlechner
2024-10-04 21:04 Andreas Sturmlechner
2024-09-04 11:45 Andreas Sturmlechner
2024-09-02 20:13 Andreas Sturmlechner
2024-08-29 19:03 Andreas Sturmlechner
2024-08-29 15:48 Arthur Zamarin
2024-08-16 19:37 Arthur Zamarin
2024-08-15 17:48 Andreas Sturmlechner
2024-04-20 14:52 Arthur Zamarin
2024-04-20 14:52 Arthur Zamarin
2024-03-12 11:50 Andreas Sturmlechner
2024-03-11  9:50 Andreas Sturmlechner
2024-01-07 14:33 Andreas Sturmlechner
2023-12-29  7:05 Arthur Zamarin
2023-12-17 23:02 Andreas Sturmlechner
2022-12-15 19:26 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-05 18:03 Arthur Zamarin
2022-11-21 10:35 Andreas Sturmlechner
2022-11-21 10:35 Andreas Sturmlechner
2022-11-15  1:03 Andreas Sturmlechner
2022-11-08 11:28 Andreas Sturmlechner
2022-11-06 10:33 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-16 17:29 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 12:47 Thomas Deutschmann
2019-08-25 12:05 Andreas Sturmlechner
2019-08-25 11:56 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2018-10-05 13:23 Mikle Kolyada
2018-10-05  4:10 Thomas Deutschmann
2018-08-15 16:08 Andreas Sturmlechner
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 13:59 Mikle Kolyada
2018-06-12 11:36 Thomas Deutschmann
2018-05-24 13:10 Andreas Sturmlechner
2018-05-13 22:26 Andreas Sturmlechner
2017-06-20  5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-04-12 16:35 Johannes Huber
2017-02-22 17:11 Johannes Huber
2017-02-19 23:56 Andreas Sturmlechner
2017-02-19 23:56 Andreas Sturmlechner
2016-11-27  8:01 Michael Palimaka
2016-10-23 16:17 Michael Palimaka
2016-08-05 17:43 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-06-02 18:56 Michael Palimaka
2016-06-02 18:56 Michael Palimaka
2016-06-01 12:18 Johannes Huber

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=1538773176.86a4d342a957f9bd622312acf947eeff1494d92b.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