summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-frameworks/countryflags/Manifest1
-rw-r--r--kde-frameworks/countryflags/countryflags-5.103.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 ace9ca79ee4..00000000000
--- a/kde-frameworks/countryflags/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdelibs4support-5.103.0.tar.xz 3720876 BLAKE2B 140d1e253775be1e50d17420b9e3c7252a1c1de027f83db64d4c45a9b8fed46502c1a96a8e7bb38605f28b39fbf188d8382ca461e0247273839a5a59a14be3aa SHA512 7f663dc2a23f4ef32de2a456bc8b30dbaa1ae4298585c9cd3f8e37ac475bd1825f08f29687913a69dff99aa361e8cf9f1242d1473e96751cd8c631cdcb45b13c
diff --git a/kde-frameworks/countryflags/countryflags-5.103.0.ebuild b/kde-frameworks/countryflags/countryflags-5.103.0.ebuild
deleted file mode 100644
index 8c93bce61dc..00000000000
--- a/kde-frameworks/countryflags/countryflags-5.103.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"