summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-frameworks/countryflags/Manifest1
-rw-r--r--kde-frameworks/countryflags/countryflags-5.105.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 b45fae08d5e..00000000000
--- a/kde-frameworks/countryflags/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdelibs4support-5.105.0.tar.xz 3721052 BLAKE2B f85c67959ec23f313d3895e0795488e9b334f133290f7e1a5f3d8d599eed2aff86b0243d05947ad2f3b6088975d2b400de55aa2e9d40d189797d37800de32599 SHA512 27abe04e78e720f3eb732d216a7cb94af0a3621a71c7f893835f7bba33131e9b76d40dd899c3cfe4cc9834f3b1f5db40c002b37e9ace66445e4d40b40229af1e
diff --git a/kde-frameworks/countryflags/countryflags-5.105.0.ebuild b/kde-frameworks/countryflags/countryflags-5.105.0.ebuild
deleted file mode 100644
index 8c93bce61dc..00000000000
--- a/kde-frameworks/countryflags/countryflags-5.105.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"