From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kshutdown/
Date: Mon, 30 Dec 2019 21:26:15 +0000 (UTC) [thread overview]
Message-ID: <1577740356.3a183d2293ad23d18c1a67fc3c8a281d56f2132d.asturm@gentoo> (raw)
commit: 3a183d2293ad23d18c1a67fc3c8a281d56f2132d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 21:12:36 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 21:12:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a183d22
kde-misc/kshutdown: Drop 5.1_beta
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kshutdown/Manifest | 1 -
kde-misc/kshutdown/kshutdown-5.1_beta.ebuild | 63 ----------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-misc/kshutdown/Manifest b/kde-misc/kshutdown/Manifest
index 9198f8c5237..bf54e2e7913 100644
--- a/kde-misc/kshutdown/Manifest
+++ b/kde-misc/kshutdown/Manifest
@@ -1,3 +1,2 @@
DIST kshutdown-source-5.0.zip 454848 BLAKE2B 481cafbf5bd3831088ec9168b6eb82e342106b9b570279b6b8ca1db1f2df8c5640b3942f76032559396b504903b18fe106eb940e81822472a63f235e1a004644 SHA512 7a3920315db142f150227e624fa4a765966ec8367a08686214cb072d94a62d24f3a22fbef8fc84411d385be935102cf85df1b001b2922399455cc320c1e0f0db
-DIST kshutdown-source-5.1-beta.zip 458881 BLAKE2B f07b1c3ab4d8c272eb4a9dd5e09d5606c175590791878663c784fdd457afc8850f7ad90b707edb3294e67418e58798731adc1304f9b8cc5f66251dade8e32186 SHA512 6afb050428e34cdfc25c9f899ecc117a7eee91b6f55ba4bb090b6b7825bad4cee113a155d053d2fc554c4d4846576f28e3d5c43b90c855f5f1884c26c04afaad
DIST kshutdown-source-5.2.zip 445025 BLAKE2B 161a637ded6fa7ddc11daab5bfa20efe51bee0407339e178668c584cc690dd419bfb1e7e134cbc9ec3274a394d47496423f8b3b561cdd8083470daa4e8d24511 SHA512 ac46164da88815604007e637663c42430212b37231d6116fd31b947b24d2bd69aff0d79fcab570425960420d77168de184ccda99dd685bec96bb353cb578ee04
diff --git a/kde-misc/kshutdown/kshutdown-5.1_beta.ebuild b/kde-misc/kshutdown/kshutdown-5.1_beta.ebuild
deleted file mode 100644
index ee3fa9dff69..00000000000
--- a/kde-misc/kshutdown/kshutdown-5.1_beta.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kde.org xdg
-
-DESCRIPTION="Shutdown manager for desktop environments like KDE Plasma"
-HOMEPAGE="https://kshutdown.sourceforge.io"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV/_/-}.zip"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE="+kde"
-
-BDEPEND="
- app-arch/unzip
- sys-devel/gettext
- kde? ( kde-frameworks/extra-cmake-modules:5 )
-"
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- kde? (
- kde-frameworks/kconfig:5
- kde-frameworks/kconfigwidgets:5
- kde-frameworks/kcoreaddons:5
- kde-frameworks/kcrash:5
- kde-frameworks/kdbusaddons:5
- kde-frameworks/kglobalaccel:5
- kde-frameworks/ki18n:5
- kde-frameworks/kidletime:5
- kde-frameworks/knotifications:5
- kde-frameworks/knotifyconfig:5
- kde-frameworks/kwidgetsaddons:5
- kde-frameworks/kxmlgui:5
- )
-"
-RDEPEND="${DEPEND}
- || (
- kde-frameworks/breeze-icons:*
- kde-frameworks/oxygen-icons:*
- )
-"
-
-PATCHES=( "${FILESDIR}/${PN}-5.0-cmake-3.15.patch" )
-
-S="${WORKDIR}/${P/_/-}"
-
-src_prepare() {
- cmake_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DKS_PURE_QT=$(usex !kde)
- )
-
- cmake_src_configure
-}
next reply other threads:[~2019-12-30 21:26 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-30 21:26 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-02 12:44 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kshutdown/ Andreas Sturmlechner
2024-08-31 21:20 Sam James
2024-07-21 16:43 Arthur Zamarin
2024-06-29 18:08 Andreas Sturmlechner
2022-09-23 20:07 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-02-12 15:10 Agostino Sarubbo
2020-02-08 13:40 Mikle Kolyada
2019-12-30 21:26 Andreas Sturmlechner
2019-11-12 1:13 Andreas Sturmlechner
2019-06-04 19:49 Andreas Sturmlechner
2019-06-04 19:49 Andreas Sturmlechner
2019-05-18 20:52 Andreas Sturmlechner
2019-05-18 20:52 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2018-05-09 6:32 Andreas Sturmlechner
2018-05-08 7:11 Agostino Sarubbo
2018-05-07 0:24 Thomas Deutschmann
2018-05-06 11:24 Andreas Sturmlechner
2018-03-30 18:46 Aaron Bauman
2018-03-15 15:14 Andreas Sturmlechner
2017-10-02 11:09 Andreas Sturmlechner
2017-10-01 11:40 Andreas Sturmlechner
2016-12-29 17:53 Johannes Huber
2016-12-21 11:28 Tobias Klausmann
2016-11-01 12:22 Johannes Huber
2016-08-31 19:07 Michael Palimaka
2016-07-07 17:52 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=1577740356.3a183d2293ad23d18c1a67fc3c8a281d56f2132d.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