From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7379E158095 for ; Wed, 5 Oct 2022 20:48:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5556E08EC; Wed, 5 Oct 2022 20:48:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E9EAE08E5 for ; Wed, 5 Oct 2022 20:48:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78D37341071 for ; Wed, 5 Oct 2022 20:47:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02A655D4 for ; Wed, 5 Oct 2022 20:47:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1665002777.5406b3b6fed21690c1f82c957fee3bf6b5eecc8f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdirstat/Manifest kde-misc/kdirstat/kdirstat-3.2.1.ebuild X-VCS-Directories: kde-misc/kdirstat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5406b3b6fed21690c1f82c957fee3bf6b5eecc8f X-VCS-Branch: master Date: Wed, 5 Oct 2022 20:47:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b8097930-4d43-44ac-bbf7-9a7f29324045 X-Archives-Hash: cf54a89734bdfc5478309a38bed98abb commit: 5406b3b6fed21690c1f82c957fee3bf6b5eecc8f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 5 19:31:35 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 5 20:46:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5406b3b6 kde-misc/kdirstat: drop 3.2.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdirstat/Manifest | 1 - kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 44 --------------------------------- 2 files changed, 45 deletions(-) diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest index dd65cad188f4..befe8a53246d 100644 --- a/kde-misc/kdirstat/Manifest +++ b/kde-misc/kdirstat/Manifest @@ -1,2 +1 @@ DIST k4dirstat-3.4.2.tar.gz 411899 BLAKE2B 356844373c35def5421c234ae5b07bd11402f56309c30fc68a64766be634fec5f6d04a8931babe21efad6fc36ec992e8ebb08a29dc11a58b2b08f1072b3a8f18 SHA512 d29c9b18b4bc8e94af1f4b494418284a05b95a1b17dbb23614823b0e3e7cd2b470b8330d3f52c584c0c257d2c0dfd4d06914a3eb90a51f7b679437bccc695477 -DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6 SHA512 db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102 diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild deleted file mode 100644 index c1215a4195b9..000000000000 --- a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -inherit ecm - -DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks" -HOMEPAGE="https://github.com/jeromerobert/k4dirstat" -SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -BDEPEND=" - sys-devel/gettext -" -DEPEND=" - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - kde-frameworks/kconfig:5 - kde-frameworks/kconfigwidgets:5 - kde-frameworks/kcoreaddons:5 - kde-frameworks/ki18n:5 - kde-frameworks/kiconthemes:5 - kde-frameworks/kio:5 - kde-frameworks/kjobwidgets:5 - kde-frameworks/kwidgetsaddons:5 - kde-frameworks/kxmlgui:5 - sys-libs/zlib -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/k4dirstat-${PV}" - -src_configure() { - local mycmakeargs=( - -DK4DIRSTAT_GIT_VERSION=OFF - ) - ecm_src_configure -}