summaryrefslogtreecommitdiff
path: root/kde-frameworks/countryflags
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-28 10:54:09 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-28 10:54:09 +0000
commit3e690338421a6b64f6f44aa03db7416d75e0633a (patch)
treecb3907b4dfbc040edc539fd00645e851b14084bb /kde-frameworks/countryflags
parenta6f8a4117d60ec2919f9b312dcb0b7baa6c58ab9 (diff)
gentoo auto-resync : 28:11:2023 - 10:54:09
Diffstat (limited to 'kde-frameworks/countryflags')
-rw-r--r--kde-frameworks/countryflags/Manifest2
-rw-r--r--kde-frameworks/countryflags/countryflags-5.110.0.ebuild22
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest
index 5dd0457d715a..a57980ae6f6d 100644
--- a/kde-frameworks/countryflags/Manifest
+++ b/kde-frameworks/countryflags/Manifest
@@ -1,6 +1,4 @@
AUX countryflags-5.90.0-standalone.patch 1953 BLAKE2B 556973d44e147efeecd3080fb8165c00e0f9cd3f37933d9761b8c5c5fb7549553208e44a7b121b78813a64937a44253446604d3a038dff7d0e59dc1fab65ac3a SHA512 13f8883f955bc49a75d05949584da05b7886bf280e70d3808e7fbcaf02f9b15779aa4b6a0e3a2c3372d6b801d415bdd7fb9a8b169bc381e541734343fa74c3e8
-DIST kdelibs4support-5.110.0.tar.xz 3722220 BLAKE2B 741642b7c9aa0c537fdf30876147ff872edce54aca65dc14fb0af56daef72c651830a84742edcdc2a42e52b37b85df359a018dfcad8761bf6c051172a06f1f8b SHA512 42b1d1d02b9ab7cb451ac8539cdf16d911e71c7a7756bed8ef62a570c39613c759257e7c9d86f84ff35e7dbcd2103a67db5869f5e15f0002117f580ed475fd2b
DIST kdelibs4support-5.112.0.tar.xz 3722012 BLAKE2B ed40b585d5adb4f67435ecf5c6ada1637f645b43871a03a453eab085d98724eeda2c1ed97f325249ab31e2a0341bf53f764837e1e069e2bd2a96613e0597e774 SHA512 e13c2e09e3f2789021d4912561f8186a2c230cb816b6952217acaa22b143b29bbdc28d9b35b69576309502b71594330daeed0b1bf284291504c31f498afbbe6d
-EBUILD countryflags-5.110.0.ebuild 573 BLAKE2B b61f841ac933100e3a4a9490b7f8f36ce8b02e11a97c7d0d97850ef0a458df2d6c66324814dded5ad5ff6dd8a4d3f74298622bedd7aa3b4c5a4a0f4a2e1b586e SHA512 4a38b727f55565340745ad62a91545f8cf7e3cd793c98d31ae32374e482ae05e858f135ae37044c45365ab943b3657cc8d83cdc5ec8e1f2342c563078e176180
EBUILD countryflags-5.112.0.ebuild 573 BLAKE2B b61f841ac933100e3a4a9490b7f8f36ce8b02e11a97c7d0d97850ef0a458df2d6c66324814dded5ad5ff6dd8a4d3f74298622bedd7aa3b4c5a4a0f4a2e1b586e SHA512 4a38b727f55565340745ad62a91545f8cf7e3cd793c98d31ae32374e482ae05e858f135ae37044c45365ab943b3657cc8d83cdc5ec8e1f2342c563078e176180
MISC metadata.xml 456 BLAKE2B 4392b1cc6f304778d71236d5eb557dfbbd530143eea5cad9a3c3034e3e8b22c835f6c7f980124a21cefd35a2dd1efd5110adc0a5342170f88dfd7418b12bee99 SHA512 7ba65331cad434e2dceee012a5458d268eb2a04e0f7276b265c15644e6db5209bc7eee7d9695aa0038c435711e0f6f0dc53c7bae9d773b48f01e22a22e4dbb80
diff --git a/kde-frameworks/countryflags/countryflags-5.110.0.ebuild b/kde-frameworks/countryflags/countryflags-5.110.0.ebuild
deleted file mode 100644
index cd56f1be83f0..000000000000
--- a/kde-frameworks/countryflags/countryflags-5.110.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"