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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9CD9138334 for ; Fri, 16 Aug 2019 22:44:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC5E8E089F; Fri, 16 Aug 2019 22:44:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C29F5E089F for ; Fri, 16 Aug 2019 22:44:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96E2F349950 for ; Fri, 16 Aug 2019 22:44:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FD10266 for ; Fri, 16 Aug 2019 22:44:41 +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: <1565995411.a0e1973f0d0dc54d4484033bb35182a0b316be46.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/partitionmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/partitionmanager/Manifest sys-block/partitionmanager/partitionmanager-3.3.1.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a0e1973f0d0dc54d4484033bb35182a0b316be46 X-VCS-Branch: master Date: Fri, 16 Aug 2019 22:44:41 +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: 189e9778-ceb8-4158-84a1-4330c9cb4858 X-Archives-Hash: 99ae442441228c43a456232dbd20992d commit: a0e1973f0d0dc54d4484033bb35182a0b316be46 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 16 22:43:31 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 16 22:43:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e1973f sys-block/partitionmanager: Drop 3.3.1 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager/partitionmanager-3.3.1.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index d151169b659..a638693dd14 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,2 +1 @@ -DIST partitionmanager-3.3.1.tar.xz 1332860 BLAKE2B ba258efd7cebae907fdb1bcca4863300f3af21e4fb533cd5a07e8a1978f07add5f863d4be0d711346074e2d6fa4e96a85f8824aded9eae717c820892a13284ab SHA512 9189004c27a118510ddf7f148d2a245a7e17d0d0c038ea7486fc50638f2897f947ef2a2a92f0196c277b14e8dafb2f1e2f20978cce5927c04299232ecf8260b0 DIST partitionmanager-4.0.0.tar.xz 1327504 BLAKE2B a0ce0daf5a0ef922ca881562da25efd0118115df5e0a7d00ddb6ab994d7ea523cd67772bbaf562b6b33edd5ddc451fc49067d9c8992d734d4e2816c13cac6c45 SHA512 dbdae666b29996a7ef463159cd96469cf5081ca9027d1d59556e21556e2488485c0d4bee1e9005a446a47b13e3c1e4b71014f58c7bfa830adfd7c39364f4581a diff --git a/sys-block/partitionmanager/partitionmanager-3.3.1.ebuild b/sys-block/partitionmanager/partitionmanager-3.3.1.ebuild deleted file mode 100644 index 95a72ca23d5..00000000000 --- a/sys-block/partitionmanager/partitionmanager-3.3.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -inherit kde5 - -DESCRIPTION="KDE utility for management of partitions and file systems" -HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager" -[[ ${KDE_BUILD_TYPE} == release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="GPL-3" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - sys-apps/util-linux - >=sys-libs/kpmcore-3.3.0:5= -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools kdesu) -"