From feb59934cbab68c34c67b9abe327c3df35fca0d6 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 11 Aug 2021 08:19:40 +0200 Subject: kde-apps/kaccounts-integration: drop 20.12.3* Signed-off-by: Andreas Sturmlechner --- kde-apps/kaccounts-integration/Manifest | 1 - .../kaccounts-integration-20.12.3.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) delete mode 100644 kde-apps/kaccounts-integration/kaccounts-integration-20.12.3.ebuild (limited to 'kde-apps/kaccounts-integration') diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest index 6a1bfe2beb1f..a07366d0fd81 100644 --- a/kde-apps/kaccounts-integration/Manifest +++ b/kde-apps/kaccounts-integration/Manifest @@ -1,2 +1 @@ -DIST kaccounts-integration-20.12.3.tar.xz 84376 BLAKE2B 55f03614f86f2fa60b5b6475092ecf8f923e5e5c9ca2e057d2488abda250861fc1eb7a5c0141006da8a4a1747efe6a897bfbfc45740baea72c51a898783de34b SHA512 e9089f5d99d665a0568e43d66837faa5e994d2d93a3699057e6b86ff3bd65bddc448dd36afb49642ff80e150a922b4f110541f7834d04b52e9059fbff7795a88 DIST kaccounts-integration-21.04.3.tar.xz 85184 BLAKE2B 4672f9b8e0d9f376d0d602a443aa6b60da93bde3427d33d2b7380f48978ea6a65c032f0e65483d1a715ffd422dac92840cc2e0186fff2eabc40da1d8e9995a2e SHA512 0552ab2da16b8ab85632f458827a1c16dc0b7e4a4d3b97266249430595abe11f0b76dc2dd7f59dc7796e795855bce122915733b692d9270b6da8b6cabc2c2ae8 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-20.12.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-20.12.3.ebuild deleted file mode 100644 index 56db75dc8ae1..000000000000 --- a/kde-apps/kaccounts-integration/kaccounts-integration-20.12.3.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="forceoptional" -KFMIN=5.75.0 -PLASMA_MINIMAL=5.16.5 -QTMIN=5.15.2 -VIRTUALDBUS_TEST="true" -inherit ecm kde.org - -DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop" -HOMEPAGE="https://community.kde.org/KTp" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" -IUSE="" - -BDEPEND=" - sys-devel/gettext -" -COMMON_DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kwallet-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - net-libs/accounts-qt - >=net-libs/libaccounts-glib-1.21:= - net-libs/signond -" -DEPEND="${COMMON_DEPEND} - >=kde-frameworks/kcmutils-${KFMIN}:5 - >=kde-plasma/kde-cli-tools-${PLASMA_MINIMAL}:5 -" -RDEPEND="${COMMON_DEPEND} - dev-util/intltool -" - -# bug #549444 -RESTRICT+=" test" -- cgit v1.2.3-65-gdbad