From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/
Date: Sat, 13 Feb 2021 20:49:09 +0000 (UTC) [thread overview]
Message-ID: <1613249332.0c76e7e2659fba51d28bd74cbb3407cbd533b75c.asturm@gentoo> (raw)
commit: 0c76e7e2659fba51d28bd74cbb3407cbd533b75c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 13:09:15 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 20:48:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c76e7e2
kde-frameworks/kconfigwidgets: drop 5.78.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kconfigwidgets/Manifest | 1 -
.../kconfigwidgets/kconfigwidgets-5.78.0.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/kde-frameworks/kconfigwidgets/Manifest b/kde-frameworks/kconfigwidgets/Manifest
index b3262db906a..e8fc0e377ce 100644
--- a/kde-frameworks/kconfigwidgets/Manifest
+++ b/kde-frameworks/kconfigwidgets/Manifest
@@ -1,3 +1,2 @@
DIST kconfigwidgets-5.77.0.tar.xz 387264 BLAKE2B c9fe1f2c6ac98e643c85ac7472e824380fb0041576e02f486c033e04d17381bf6bf91527f50cd5ed8316ab079b1b23a2db6a501323f2e699d1da8605af9ca534 SHA512 2b3c13860993fdaee4a715aef5a87d25e0c85ef7b8ba78b731258c06ca051094269b0404737be8b7a29d88fb78f8200ff3ec5b2d577d5f76a0725aeccdc0b9d5
-DIST kconfigwidgets-5.78.0.tar.xz 389240 BLAKE2B a16aeca09a7282ef30aeaf9dfc40eccd50a963cabfcc214f2f890e878d642fd0a88c4974eba4b901b24d5de1359869070d73d6ff422afe6eaeb5e06e12106e24 SHA512 6a7727c393bf87f6f6dec20e156a7888444848f721eb3318696c8783affff38521cd76a186956945e9bef96b0abc102f1198ccc01e912dff3e4cf37764a6e95b
DIST kconfigwidgets-5.79.0.tar.xz 389448 BLAKE2B bda895d970c092b3db06ca6411707937467e40ca75d5b1c98248ad0c2c2daf9918bdf713699bf824b02a8e40ac59e324980848e0fcbd3f630a3dd82ed88fc148 SHA512 14e4d85407f9702eb1ec8846e94a9ad54c03cd4d7ec5910262f8376d9c06499835ce2a0fb938cf638de085cf029c5a69b7d8edfda5c1dde9855a83e9cfbf549c
diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild
deleted file mode 100644
index c11557a9b1e..00000000000
--- a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing an assortment of configuration-related widgets"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="+man"
-
-BDEPEND="
- man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- =kde-frameworks/kauth-${PVCUT}*:5
- =kde-frameworks/kcodecs-${PVCUT}*:5
- =kde-frameworks/kconfig-${PVCUT}*:5
- =kde-frameworks/kcoreaddons-${PVCUT}*:5
- =kde-frameworks/kguiaddons-${PVCUT}*:5
- =kde-frameworks/ki18n-${PVCUT}*:5
- =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866
- $(cmake_use_find_package man KF5DocTools)
- )
-
- ecm_src_configure
-}
next reply other threads:[~2021-02-13 20:49 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 20:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 8:33 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/ Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2025-01-10 8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 16:26 Andreas Sturmlechner
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14 3:23 Andreas Sturmlechner
2024-08-10 7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-06-24 17:27 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2023-12-20 15:11 Andreas Sturmlechner
2023-08-19 7:34 Andreas Sturmlechner
2023-07-31 19:50 Andreas Sturmlechner
2023-07-25 9:37 Andreas Sturmlechner
2022-05-04 21:34 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2021-11-13 20:01 Andreas Sturmlechner
2021-10-11 11:01 Andreas Sturmlechner
2021-08-14 17:09 Andreas Sturmlechner
2021-07-11 20:47 Andreas Sturmlechner
2021-04-11 14:23 Andreas Sturmlechner
2021-04-10 18:44 Andreas Sturmlechner
2021-02-13 13:04 Andreas Sturmlechner
2021-01-11 8:04 Sam James
2021-01-10 14:06 Sam James
2021-01-10 9:07 Sam James
2021-01-09 10:15 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-12-08 23:40 Thomas Deutschmann
2017-07-07 19:41 Alexis Ballier
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=1613249332.0c76e7e2659fba51d28bd74cbb3407cbd533b75c.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