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 6FFAF139694 for ; Sun, 2 Apr 2017 14:08:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9A33E0CC5; Sun, 2 Apr 2017 14:08:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86890E0CC5 for ; Sun, 2 Apr 2017 14:08:37 +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 4DBC734163E for ; Sun, 2 Apr 2017 14:08:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFE2F73EE for ; Sun, 2 Apr 2017 14:08:34 +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: <1491142087.98f865680c152dbd848d6697061cccc9d1601827.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-2.2.1.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 98f865680c152dbd848d6697061cccc9d1601827 X-VCS-Branch: master Date: Sun, 2 Apr 2017 14:08:34 +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-Archives-Salt: 16ed03c5-b330-44ae-b379-aab767e30c0e X-Archives-Hash: f49c18321498ccef82440fe93448ff66 commit: 98f865680c152dbd848d6697061cccc9d1601827 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 2 14:08:07 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 2 14:08:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f86568 sys-block/partitionmanager: Drop old Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-block/partitionmanager/Manifest | 1 - .../partitionmanager/partitionmanager-2.2.1.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index 3c687f10387..3bbe8fe2724 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,2 +1 @@ -DIST partitionmanager-2.2.1.tar.xz 1497772 SHA256 bcbd531e3a3616a436595141729634aa390a9f8d56f7bd4c3ab0e74a4927ac67 SHA512 3dcc9d5f3b315f4c2377a2a9b1e56b85abe5dc534d83613a167969c4a5cde9ece646f3f2d0a522bb425505accbd944a8c8eda9c7926cea5b718c3c59f8246816 WHIRLPOOL 619930a25c67639dbd1f6dd62b412a5769ec29d30e8afbc7939853aa720ae3999e182ab5cc050c7927daa26df041a57ab0b92a822e6179dd54a3e337a4239f56 DIST partitionmanager-3.0.1.tar.xz 1318148 SHA256 2090d94e0fd3744b035cc58bd66ffff9a63168d6a1763187826fef76544f4b23 SHA512 ebdfc9fb5aa5081078c928428d44fa4405cd5fdc56db3348d914ac16a536d162842bbc88f015ec2d21eb7831f4b28c8e6825950681095dddb5fd9415c7e49150 WHIRLPOOL 4b7452985c9f9cd7edec636176820cbe5a6d2b95e1038592103a9741f576a91ebcf061a85aa756a68070296146bf18f6a4cc3cf592d19fd78ae96df82d0fb2a1 diff --git a/sys-block/partitionmanager/partitionmanager-2.2.1.ebuild b/sys-block/partitionmanager/partitionmanager-2.2.1.ebuild deleted file mode 100644 index 1aaa7aaf095..00000000000 --- a/sys-block/partitionmanager/partitionmanager-2.2.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="KDE utility for management of partitions and file systems" -HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager" -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-2.2.0:5= -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools kdesu 5.5.2) - !sys-block/partitionmanager:0 -"