Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
Date: Sat, 09 Apr 2022 21:45:27
Message-Id: 1649540307.934f4578be9de1e35040157b53a4791c2f2c1262.asturm@gentoo
1 commit: 934f4578be9de1e35040157b53a4791c2f2c1262
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 21:38:27 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 21:38:27 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=934f4578
7
8 kde-frameworks/countryflags: drop 5.93.0*
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 .../countryflags/countryflags-5.93.0.ebuild | 22 ----------------------
13 1 file changed, 22 deletions(-)
14
15 diff --git a/kde-frameworks/countryflags/countryflags-5.93.0.ebuild b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
16 deleted file mode 100644
17 index f64b0a75fb..0000000000
18 --- a/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
19 +++ /dev/null
20 @@ -1,22 +0,0 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=8
25 -
26 -ECM_QTHELP="false"
27 -ECM_TEST="false"
28 -KDE_ORG_NAME="kdelibs4support"
29 -inherit ecm kde.org
30 -
31 -DESCRIPTION="Icons of flags for various countries"
32 -
33 -LICENSE="LGPL-2+"
34 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
35 -
36 -CMAKE_USE_DIR="${S}/src/l10n"
37 -
38 -# https://phabricator.kde.org/T13722
39 -# https://invent.kde.org/frameworks/breeze-icons/-/issues/1
40 -PATCHES=( "${FILESDIR}/${PN}-5.90.0-standalone.patch" )
41 -
42 -RDEPEND="!<kde-frameworks/kdelibs4support-5.90.0:5"