aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-08-18 10:40:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-08-18 10:51:17 +0200
commitfc4d337434ec71791e72f3bbde0fd10aa2a548c3 (patch)
treedb59b138174d50fbebb4e0f3d70a2206cb3e0fa8 /kde-frameworks/countryflags
parentkde-frameworks/qqc2-desktop-style: drop 5.109.0 (diff)
downloadkde-fc4d337434ec71791e72f3bbde0fd10aa2a548c3.tar.gz
kde-fc4d337434ec71791e72f3bbde0fd10aa2a548c3.tar.bz2
kde-fc4d337434ec71791e72f3bbde0fd10aa2a548c3.zip
kde-frameworks/countryflags: drop 5.109.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/countryflags')
-rw-r--r--kde-frameworks/countryflags/Manifest1
-rw-r--r--kde-frameworks/countryflags/countryflags-5.109.0.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest
deleted file mode 100644
index 8e15eb7e02..0000000000
--- a/kde-frameworks/countryflags/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdelibs4support-5.109.0.tar.xz 3721824 BLAKE2B e297acb28ed1478dc3d2212d24b769d36ad03809fede723f25dee4a829c8cac842b532489ac75725b21ee44b6ab2449d35634335dbfaf0afcdffc06003ad77bf SHA512 5addeaa3c224404b3ad5fe6f02bc688b762d87e54c4eea1529f0a624682e91abae5808569d5eb4c1d3c845f01b134a2915f0704de018a53152470e49858a1d3c
diff --git a/kde-frameworks/countryflags/countryflags-5.109.0.ebuild b/kde-frameworks/countryflags/countryflags-5.109.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.109.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 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"