commit: c381cfec157d5568561a5b5d2d5f8516bd0d72e3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 10:59:23 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 13:20:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c381cfec
kde-frameworks/countryflags: drop 5.97.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/countryflags/Manifest | 1 -
.../countryflags/countryflags-5.97.0.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/kde-frameworks/countryflags/Manifest
b/kde-frameworks/countryflags/Manifest
index b6269385719d..3b1985a669e1 100644
--- a/kde-frameworks/countryflags/Manifest
+++ b/kde-frameworks/countryflags/Manifest
@@ -1,3 +1,2 @@
DIST kdelibs4support-5.96.0.tar.xz 3657280 BLAKE2B
5450ad4aced1e73b68dab9ce5f858f65765b96d98b2d977a796d13f148f31e8cb6d2562713569b4694afa163e3fac2d93ee94e6bd1592710e1141e6095320761
SHA512
25d80c003b6cc661058d24e3af4b9ef43c05029375c74ea2aedd1b4cbb8a09896404d2e2cb4eca884ad091f7d26b9afebd1a0ff13c96b9d793c40880300fb59d
-DIST kdelibs4support-5.97.0.tar.xz 3659376 BLAKE2B
517714e5b9ed0bc03e8d1811f2956b2b628cd06108a369f7ecb6714b9750d25a785e276d06c4d783a926b0df3ee5190bdea6366cea02187e643853ef27d85630
SHA512
97e40402045f81b94165ce72566a2a099ec5c7c737d428f9b13879232d5448d72ccdd92b1cfbf6469eaa981aa10f50c558ac6df667a2d44e9c4f748a6a03d1cf
DIST kdelibs4support-5.98.0.tar.xz 3667136 BLAKE2B
2afe48da81073c45040036cf2a3cdb3c1c0d96a19ec5a1f1c3b6659af24946bbc5f6134079dc93fbeda762b36f604c7bdfcdad0a3501fed7babc6a89750fac76
SHA512
e721ce662c9961a643c82b734d51c09935888545d8298abde93066db14d06d694aaabc2fad7bb98e3b6053e1d668ca32dbc2d85755df009fd724c1a59c0aa542
diff --git a/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
b/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
deleted file mode 100644
index 18e69f8238bb..000000000000
--- a/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="false"
-ECM_TEST="false"
-KDE_ORG_NAME="kdelibs4support"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Icons of flags for various countries"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-CMAKE_USE_DIR="${S}/src/l10n"
-
-# https://phabricator.kde.org/T13722
-# https://invent.kde.org/frameworks/breeze-icons/-/issues/1
-PATCHES=( "${FILESDIR}/${PN}-5.90.0-standalone.patch" )
-
-RDEPEND="!<kde-frameworks/kdelibs4support-5.90.0:5"