summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-04-04 21:34:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-04-05 00:27:22 +0200
commit24cdb49843f37825228b91f79bd02f55a6652a71 (patch)
tree5ef6134934aa13af2b46d1ddaa64cefb7a26156e /kde-apps/kaccounts-integration
parentkde-apps/dolphin-plugins-dropbox: drop 22.08.3 (diff)
downloadgentoo-24cdb49843f37825228b91f79bd02f55a6652a71.tar.gz
gentoo-24cdb49843f37825228b91f79bd02f55a6652a71.tar.bz2
gentoo-24cdb49843f37825228b91f79bd02f55a6652a71.zip
kde-apps/kaccounts-integration: drop 22.08.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kaccounts-integration')
-rw-r--r--kde-apps/kaccounts-integration/Manifest1
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-22.08.3.ebuild50
2 files changed, 0 insertions, 51 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 00e6ba86d6f4..8ffa8a0b7ebe 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1,2 +1 @@
-DIST kaccounts-integration-22.08.3.tar.xz 88940 BLAKE2B 600ebb6223cfd59ebf0a46daf2ac3ff054d1eeb310db9cd0cbb86264c1a6bc9c2d37b1a7349d14d7e69452238a138d82faf711efada39ff966f8479a9dc31aa5 SHA512 07957febdf39a53374b051efdc8f98beba5b53fed516ff677764125c15e2499fe74423b17dbaff3068a17d59ef7febf30d6a70e2109d45cdf0bf30cdd49ad40b
DIST kaccounts-integration-22.12.3.tar.xz 89072 BLAKE2B 16abe611582a1fae05f6c3b61af83f8d6f9a89c3b6f5384acad4a1c44a6fab4721a689af73b2a09066176bc3554fae42ef6c33e2c2cb1e2e6dbc96b961992324 SHA512 a1ce6d3f0707e203cff84812792fa7ec6122a1d5bb2117f27ab13f5d76d108f4026a2266d06eb39595b6dd54dab6266eb9245a528f6344a354faef8223f3ad8a
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-22.08.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-22.08.3.ebuild
deleted file mode 100644
index 54230567c36b..000000000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-22.08.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=5.96.0
-PLASMA_MINIMAL=5.16.5
-QTMIN=5.15.5
-VIRTUALDBUS_TEST="true"
-inherit ecm gear.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 ~loong ~ppc64 ~riscv 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"