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 4FA5A138359 for ; Fri, 9 Oct 2020 19:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DBBCE08D3; Fri, 9 Oct 2020 19:04:17 +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 4A625E08CD for ; Fri, 9 Oct 2020 19:04:17 +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 43DFF340FAC for ; Fri, 9 Oct 2020 19:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBBC73B1 for ; Fri, 9 Oct 2020 19:04:12 +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: <1602270214.766378ce9b1585b85eccb63923484456f500a0bc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kimagemapeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kimagemapeditor/Manifest kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild X-VCS-Directories: kde-apps/kimagemapeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 766378ce9b1585b85eccb63923484456f500a0bc X-VCS-Branch: master Date: Fri, 9 Oct 2020 19:04:12 +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: e9904b35-f19a-4cc7-b605-aca920ee8b4a X-Archives-Hash: 7e6313936167a7fad34a5a8286dd1115 commit: 766378ce9b1585b85eccb63923484456f500a0bc Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 9 08:58:07 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 9 19:03:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766378ce kde-apps/kimagemapeditor: drop 20.08.1* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kimagemapeditor/Manifest | 1 - .../kimagemapeditor/kimagemapeditor-20.08.1.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/kde-apps/kimagemapeditor/Manifest b/kde-apps/kimagemapeditor/Manifest index b9acd9f0e86..3797aa0bf42 100644 --- a/kde-apps/kimagemapeditor/Manifest +++ b/kde-apps/kimagemapeditor/Manifest @@ -1,3 +1,2 @@ DIST kimagemapeditor-20.04.3.tar.xz 1071332 BLAKE2B b15afd8e266ecf86206c2635b049c14895d525c281f12e6a3c13c10e29e5ed2eaa36c76e248dcb9edfababdb70adc6087011ad5885da4530b3396fd7b69a1387 SHA512 a10032011c2eec6a7e7718dfe60c7b1c5dedc0db2cb2c3dd40ba6c5ba515a916c2c7fd62e79d0ca4044a050970071d8deb5c43baff5503a548548cad045f618b -DIST kimagemapeditor-20.08.1.tar.xz 1077904 BLAKE2B 761d37d63f1f0153ce6fb640b928f3654d205c236e808e6ab2c9044be49011567f8a966610efbed04b1c1f6a85b3389b6db60cd91f86ce60cb7a498292e6b41d SHA512 ef1f47898b0c96d7b0721d54a3c245f2d9bc00bfd3190b035f55cd096e50f8abb2a2671f40b95b4442b4da435e5a77cb7b0048326793bdd10c57ae67ca8506e4 DIST kimagemapeditor-20.08.2.tar.xz 1077832 BLAKE2B 8b480573e39a22acb7062f71a511dcf4b121623ab5c3ef32d8b54d2a117a16fae2b921bb81ca30ddce4666542ba4c2fd1f44482066f77e0c48d1204fd7df4b05 SHA512 530dfe77525eae8f619d1e09841912a8487489fd3053c659a6b14245d2813c7cf763324e9a6394064440d3fd1d3252e71a7e212c11cf556009a2d12928b45d4e diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild deleted file mode 100644 index 32d090c21df..00000000000 --- a/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.72.0 -QTMIN=5.14.2 -inherit ecm kde.org - -DESCRIPTION="Generator of HTML image maps" -HOMEPAGE="https://kde.org/applications/development/org.kde.kimagemapeditor" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwebengine-${QTMIN}:5[widgets] - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kparts-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}"