summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-01-15 00:49:23 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-01-15 13:36:29 +0100
commita5e06b5ef4ec0ffe855bbb00673007e9ad100cb1 (patch)
treed18e413e7320ee8175254ec179972e61af27168e /kde-frameworks/countryflags
parentkde-frameworks/purpose: drop 5.101.0 (diff)
downloadgentoo-a5e06b5ef4ec0ffe855bbb00673007e9ad100cb1.tar.gz
gentoo-a5e06b5ef4ec0ffe855bbb00673007e9ad100cb1.tar.bz2
gentoo-a5e06b5ef4ec0ffe855bbb00673007e9ad100cb1.zip
kde-frameworks/countryflags: drop 5.101.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.101.0.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest
index cb63fe4eb076..e1d3ce2ac034 100644
--- a/kde-frameworks/countryflags/Manifest
+++ b/kde-frameworks/countryflags/Manifest
@@ -1,3 +1,2 @@
-DIST kdelibs4support-5.101.0.tar.xz 3720036 BLAKE2B c610bfed5190eeac7000f0e9ddf9c20a5883165ceefc33811070704ca544b6ff0b1fb69a5fb66e7c9551075991b063ca8401db9ef5be0d7cb0c87bff98f301cb SHA512 0c4c5cce3fcb02cbb97cd88c01a5aa7d8301848c2a371e41d3391ef4a2ef568418c46efff38cf80b4f787dc396b6227c4737c29c82b66da2a4df17897050d1d8
DIST kdelibs4support-5.102.0.tar.xz 3720092 BLAKE2B 557bda562e1f502f6e2a985e536a1fa9554242835e7169c8c1843d9b3e4ec002b8bf25d984c5bf4159d82cb2aa49c6e0076c2e775db5c42fd04c710231d4da0f SHA512 f915e0c034ba3562a0636d3e79293c5e56d41f686b1375923fc2fbd6cfe884f81ce78c7aa85642071bf14d22b69fce7edf4f3736741602807032a15ecbfac3b0
DIST kdelibs4support-5.99.0.tar.xz 3667732 BLAKE2B 371b9b96e1f99424d85034d20c79759b0d2a4796ed3771626c2623f9732b37d0f02451c44e9e42e78eddd211f6c4f24c3b0dfa20f21181d17124af28583299e9 SHA512 06716965e50d0adbfe57f3024045ee7f60b62f0ee9910e0ebcf92cf0592434631fae45d5be6ee4e91fdc9ca384bfedbedb9fb3c32acd09b81ce5ee37695f2676
diff --git a/kde-frameworks/countryflags/countryflags-5.101.0.ebuild b/kde-frameworks/countryflags/countryflags-5.101.0.ebuild
deleted file mode 100644
index 18e69f8238bb..000000000000
--- a/kde-frameworks/countryflags/countryflags-5.101.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"