summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-05-14 13:18:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-05-14 13:32:11 +0200
commit4d23dc10d05b9c2375f75fdf1518b5210fae6015 (patch)
tree0a18e28ad025606bf2776851564cd74378300001 /kde-frameworks/countryflags
parentkde-frameworks/purpose: drop 5.93.0* (diff)
downloadgentoo-4d23dc10d05b9c2375f75fdf1518b5210fae6015.tar.gz
gentoo-4d23dc10d05b9c2375f75fdf1518b5210fae6015.tar.bz2
gentoo-4d23dc10d05b9c2375f75fdf1518b5210fae6015.zip
kde-frameworks/countryflags: drop 5.93.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.93.0.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest
index 9a2bd27b711f..52e32d4daf16 100644
--- a/kde-frameworks/countryflags/Manifest
+++ b/kde-frameworks/countryflags/Manifest
@@ -1,3 +1,2 @@
DIST kdelibs4support-5.92.0.tar.xz 3649060 BLAKE2B c3989cb4a0d9365a46cd42519abf82b65238234010207e1eb00d214eae11eb27525642689c791e6140db6de481a622b07b11a5d16355388fb6182ad3d7f230d3 SHA512 ff42d5ad75c073c3f5c856b611b3235982f513c1bc1186a9c7b4ceecf2cb7561dc37485a8e5d53582546141493b6038177a72cc94ac76bd999913ea83d22297d
-DIST kdelibs4support-5.93.0.tar.xz 3651032 BLAKE2B 1f5b861aa7d67bfd9afd41b395a8dae39c03b8b869b9c75b240fef319e9342283f7dd6562ecaf69774e0822fac22a3c41d7b2003e66c4544a1d2c482125a2a46 SHA512 e30d43caa45572ced9111d12a86d92371e6b5c842dd018583d1adfd69f279e6e0b1430bd07758a7862323f85937a57f41ea63308c41d64cc4474e300f0f88da5
DIST kdelibs4support-5.94.0.tar.xz 3651300 BLAKE2B e6ddd55693f1e233b03f80d65ebe07db54eb93456019c4a1bb18eb75281e93471e3638fd1e40da5b1c7e31e247823192d7ab748b5016f264b578a3b39de7b3ac SHA512 8b48b7d67201bc6e0fb67fa00b75dbaf8e35e21f7527b4bc79939c2b689c027bfa75eb60b13686bd8bce710a61682a27cac85481edd6e321063aefb186cdd2f2
diff --git a/kde-frameworks/countryflags/countryflags-5.93.0.ebuild b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
deleted file mode 100644
index f64b0a75fbf3..000000000000
--- a/kde-frameworks/countryflags/countryflags-5.93.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 kde.org
-
-DESCRIPTION="Icons of flags for various countries"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~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"