public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-10-08 12:43 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-10-08 12:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0a4954162b6d881af3fe57327273a4cd983b3203
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  7 13:51:47 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct  7 14:01:52 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a495416

kde-frameworks/countryflags: 5.111.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.111.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.111.0.ebuild b/kde-frameworks/countryflags/countryflags-5.111.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.111.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2024-05-19 19:34 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2024-05-19 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fa8d5e790159c7ef6c119bd1d3128eb24987bb84
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 19:31:41 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 19 19:33:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa8d5e79

kde-frameworks/countryflags: drop 5.116.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.116.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.116.0.ebuild b/kde-frameworks/countryflags/countryflags-5.116.0.ebuild
deleted file mode 100644
index 3183757e4c..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.116.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2024 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2024-05-13 21:05 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2024-05-13 21:05 UTC (permalink / raw
  To: gentoo-commits

commit:     29692ba92c8c6c56e83951a34048c0ff9305aad8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 20:59:18 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 21:04:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=29692ba9

kde-frameworks/countryflags: 5.116.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.116.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.116.0.ebuild b/kde-frameworks/countryflags/countryflags-5.116.0.ebuild
new file mode 100644
index 0000000000..3183757e4c
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.116.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2024-02-11 20:15 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2024-02-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     32036850c3216b87d9387a56ff1c1d920f1ffd90
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 20:10:04 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 20:10:04 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=32036850

kde-frameworks/countryflags: drop 5.115.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.115.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.115.0.ebuild b/kde-frameworks/countryflags/countryflags-5.115.0.ebuild
deleted file mode 100644
index 3183757e4c..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.115.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2024 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2024-02-03 21:43 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2024-02-03 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     b7394096723019485528cbfb1495c18e18047012
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  3 19:45:23 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  3 20:24:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b7394096

kde-frameworks/countryflags: 5.115.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.115.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.115.0.ebuild b/kde-frameworks/countryflags/countryflags-5.115.0.ebuild
new file mode 100644
index 0000000000..3183757e4c
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.115.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2024-01-14 22:37 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2024-01-14 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a588ad0d010361f773687af51092923c3150f350
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:32:21 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 22:36:50 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a588ad0d

kde-frameworks/countryflags: drop 5.114.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.114.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.114.0.ebuild b/kde-frameworks/countryflags/countryflags-5.114.0.ebuild
deleted file mode 100644
index 3183757e4c..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.114.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2024 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-12-15 16:20 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-12-15 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     980c580e26054ecb5f6eb02f78a61ae0c61d9ad8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 13:39:54 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 13:39:54 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=980c580e

kde-frameworks/countryflags: drop 5.113.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.113.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.113.0.ebuild b/kde-frameworks/countryflags/countryflags-5.113.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.113.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-12-06 17:19 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-12-06 17:19 UTC (permalink / raw
  To: gentoo-commits

commit:     436f595ea20f8c42e9cecf0e696beae33c55563e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 17:08:56 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 17:16:07 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=436f595e

kde-frameworks/countryflags: 5.113.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.113.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.113.0.ebuild b/kde-frameworks/countryflags/countryflags-5.113.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.113.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-11-12 10:18 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-11-12 10:18 UTC (permalink / raw
  To: gentoo-commits

commit:     3b703131e8ec331295d3b279eb363b6028386e8c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 10:06:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 10:06:01 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b703131

kde-frameworks/countryflags: drop 5.112.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.112.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.112.0.ebuild b/kde-frameworks/countryflags/countryflags-5.112.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.112.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-11-05 23:10 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-11-05 23:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3d55156f457dad4e7f74d4e3df4b477057dc0391
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 21:18:04 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 22:36:46 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d55156f

kde-frameworks/countryflags: 5.112.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.112.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.112.0.ebuild b/kde-frameworks/countryflags/countryflags-5.112.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.112.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-10-19 20:09 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-10-19 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a4adbb39ead2534ca0b653dcea6b7df5c2e61de5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 20:06:13 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 20:06:13 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4adbb39

kde-frameworks/countryflags: drop 5.111.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.111.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.111.0.ebuild b/kde-frameworks/countryflags/countryflags-5.111.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.111.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-08-18  8:56 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-08-18  8:56 UTC (permalink / raw
  To: gentoo-commits

commit:     fc4d337434ec71791e72f3bbde0fd10aa2a548c3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 08:40:54 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 08:51:17 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc4d3374

kde-frameworks/countryflags: drop 5.109.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.109.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.109.0.ebuild b/kde-frameworks/countryflags/countryflags-5.109.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.109.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-08-05 21:13 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-08-05 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     696a401b5c3544ba2e2481d5c68dfa62bac2ca0e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 19:53:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 19:56:41 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=696a401b

kde-frameworks/countryflags: 5.109.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.109.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.109.0.ebuild b/kde-frameworks/countryflags/countryflags-5.109.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.109.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-07-08 16:18 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-07-08 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c26fa3ecb8d828364b398531b840297629665278
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 16:15:59 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 16:15:59 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c26fa3ec

kde-frameworks/countryflags: drop 5.108.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.108.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.108.0.ebuild b/kde-frameworks/countryflags/countryflags-5.108.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.108.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-07-02 21:57 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-07-02 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     78dfebced556719b5f939a51a0c4c5df540a1413
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  2 21:50:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 21:57:20 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=78dfebce

kde-frameworks/countryflags: 5.108.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.108.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.108.0.ebuild b/kde-frameworks/countryflags/countryflags-5.108.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.108.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-06-10 10:13 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-06-10 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     c6a214cbd70b3fb72f8be01f38db8cf9c3643db4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 10:08:14 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 10:08:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c6a214cb

kde-frameworks/countryflags: drop 5.107.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.107.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.107.0.ebuild b/kde-frameworks/countryflags/countryflags-5.107.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.107.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-06-05 15:32 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-06-05 15:32 UTC (permalink / raw
  To: gentoo-commits

commit:     1447ef727720aaa5a5141bf0723d98204c1da163
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 14:35:54 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 15:31:50 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1447ef72

kde-frameworks/countryflags: 5.107.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.107.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.107.0.ebuild b/kde-frameworks/countryflags/countryflags-5.107.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.107.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-05-13 18:28 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-05-13 18:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fe29a89715d8162288bf2aaafab34391e8bf721b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 18:20:26 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 13 18:20:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe29a897

kde-frameworks/countryflags: drop 5.106.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.106.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.106.0.ebuild b/kde-frameworks/countryflags/countryflags-5.106.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.106.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-05-09 15:06 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-05-09 15:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3084538ae0ebd0dbdc634d653cb4de8aa9020b49
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May  9 13:25:00 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May  9 13:29:04 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3084538a

kde-frameworks/countryflags: 5.106.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.106.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.106.0.ebuild b/kde-frameworks/countryflags/countryflags-5.106.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.106.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-04-08 18:01 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-04-08 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     988788370153af363b07fa1b6f78dc45ddac3b48
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 18:00:03 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 18:00:03 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=98878837

kde-frameworks/countryflags: drop 5.105.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.105.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

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 8c93bce61d..0000000000
--- 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-04-04 19:13 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-04-04 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ca528a9278f6900509320a9c63ba5fd680effe00
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 17:48:56 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 19:13:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca528a92

kde-frameworks/countryflags: 5.105.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.105.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.105.0.ebuild b/kde-frameworks/countryflags/countryflags-5.105.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.105.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-03-11 18:19 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-03-11 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     ce9ef117587708e02f2557c178519d6286ea9a01
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:38:15 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:38:15 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ce9ef117

kde-frameworks/countryflags: drop 5.104.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.104.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.104.0.ebuild b/kde-frameworks/countryflags/countryflags-5.104.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.104.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-03-04 12:56 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-03-04 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     e334270a029788c7ffbbf4dfab2887f425797299
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 12:46:31 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 12:46:31 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e334270a

kde-frameworks/countryflags: 5.104.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.104.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.104.0.ebuild b/kde-frameworks/countryflags/countryflags-5.104.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.104.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-02-12 11:22 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-02-12 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     5307af078cacb106089e98e9ae09c5926ea7f74b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 11:20:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 11:20:08 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5307af07

kde-frameworks/countryflags: drop 5.103.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.103.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.103.0.ebuild b/kde-frameworks/countryflags/countryflags-5.103.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.103.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-02-05 16:34 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-02-05 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     a1b9d2530fa0c9214d186b79801b79069163fedc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 10:35:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 14:37:18 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1b9d253

kde-frameworks/countryflags: 5.103.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.103.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.103.0.ebuild b/kde-frameworks/countryflags/countryflags-5.103.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.103.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-01-14 23:41 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-01-14 23:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a06a5fb628c8fae9e8ff59315a18079efbd6276d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 23:40:37 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 23:40:37 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a06a5fb6

kde-frameworks/countryflags: drop 5.102.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.102.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.102.0.ebuild b/kde-frameworks/countryflags/countryflags-5.102.0.ebuild
deleted file mode 100644
index 8c93bce61d..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.102.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2023-01-08 11:53 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2023-01-08 11:53 UTC (permalink / raw
  To: gentoo-commits

commit:     d086dde56c1d8eb044a607a8866cd554178b3212
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 11:36:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 11:48:53 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d086dde5

kde-frameworks/countryflags: 5.102.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.102.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.102.0.ebuild b/kde-frameworks/countryflags/countryflags-5.102.0.ebuild
new file mode 100644
index 0000000000..8c93bce61d
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.102.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-12-10 10:48 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-12-10 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8bbea47fb59fad4606a27edc5d547431efe32d38
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 10:13:24 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 10:13:24 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8bbea47f

kde-frameworks/countryflags: drop 5.101.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.101.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

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 18e69f8238..0000000000
--- 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-12-06 18:44 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-12-06 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9e75dfbde58e1fe251a3d73410ed6f03dbfc90a9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 17:37:18 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 17:42:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e75dfbd

kde-frameworks/countryflags: 5.101.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.101.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.101.0.ebuild b/kde-frameworks/countryflags/countryflags-5.101.0.ebuild
new file mode 100644
index 0000000000..18e69f8238
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.101.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-11-14 14:17 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-11-14 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     e91c8b34eb3a6538cc3219f2b6d2bf51be2dc4c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 13:16:06 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 13:16:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e91c8b34

kde-frameworks/countryflags: drop 5.100.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.100.0.ebuild       | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.100.0.ebuild b/kde-frameworks/countryflags/countryflags-5.100.0.ebuild
deleted file mode 100644
index 18e69f8238..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.100.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-11-06 21:49 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-11-06 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6e087db7baaf863797e0ab02e5abacca6065401e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 21:16:24 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 21:19:20 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e087db7

kde-frameworks/countryflags: 5.100.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.100.0.ebuild       | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.100.0.ebuild b/kde-frameworks/countryflags/countryflags-5.100.0.ebuild
new file mode 100644
index 0000000000..18e69f8238
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.100.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-10-10  8:30 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-10-10  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c4460e904fb01715851010f61df700d15ffd2ab4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 08:21:49 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 08:27:25 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4460e90

kde-frameworks/countryflags: drop 5.99.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.99.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.99.0.ebuild b/kde-frameworks/countryflags/countryflags-5.99.0.ebuild
deleted file mode 100644
index 18e69f8238..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.99.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-09-13 13:37 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-09-13 13:37 UTC (permalink / raw
  To: gentoo-commits

commit:     6c6fa87be41f9a2a1e6be81c68d7ee29a7503157
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 13:35:13 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 13:36:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c6fa87b

kde-frameworks/countryflags: drop 5.98.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.98.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.98.0.ebuild b/kde-frameworks/countryflags/countryflags-5.98.0.ebuild
deleted file mode 100644
index 18e69f8238..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.98.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-08-14 10:50 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-08-14 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     da168b8a155a3e8265d0dde9a6115de31b0a59af
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 14 08:47:45 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 09:48:11 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=da168b8a

kde-frameworks/countryflags: drop 5.97.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.97.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.97.0.ebuild b/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
deleted file mode 100644
index 18e69f8238..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.97.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-08-07 16:30 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-08-07 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     091c48ccf9da845eb45051e98f476416bb8b7920
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 16:01:50 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 16:27:18 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=091c48cc

kde-frameworks/countryflags: 5.97.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.97.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.97.0.ebuild b/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
new file mode 100644
index 0000000000..18e69f8238
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.97.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-07-09 14:28 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-07-09 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     36ad2b7fad1a1dcd31f848febad4728e79ad2af3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 12:55:53 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 12:55:53 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=36ad2b7f

kde-frameworks/countryflags: drop 5.96.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.96.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.96.0.ebuild b/kde-frameworks/countryflags/countryflags-5.96.0.ebuild
deleted file mode 100644
index dfa657e82a..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.96.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 ~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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-07-03  6:59 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-07-03  6:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b64dfdbd9d997938392e71091a808c69ee7fc546
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 06:54:15 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 06:56:35 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b64dfdbd

kde-frameworks/countryflags: 5.96.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.96.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.96.0.ebuild b/kde-frameworks/countryflags/countryflags-5.96.0.ebuild
new file mode 100644
index 0000000000..dfa657e82a
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.96.0.ebuild
@@ -0,0 +1,22 @@
+# 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 ~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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-06-12 19:43 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-06-12 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0b6071e35b01e89c7111c171c1fe7d7a199ae3f1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 19:43:05 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 19:43:05 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b6071e3

kde-frameworks/countryflags: drop 5.95.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.95.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.95.0.ebuild b/kde-frameworks/countryflags/countryflags-5.95.0.ebuild
deleted file mode 100644
index f64b0a75fb..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.95.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-06-10  7:52 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-06-10  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d0a1dff9f1de193f013449c613a1d7cb735a2f9f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 07:21:34 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 07:32:10 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0a1dff9

kde-frameworks/countryflags: 5.95.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.95.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.95.0.ebuild b/kde-frameworks/countryflags/countryflags-5.95.0.ebuild
new file mode 100644
index 0000000000..f64b0a75fb
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.95.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-05-15 10:20 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-05-15 10:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a4fac52510c256adc73a3d1c21c59cdba8c9a13f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:19:57 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:19:57 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4fac525

kde-frameworks/countryflags: drop 5.94.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.94.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.94.0.ebuild b/kde-frameworks/countryflags/countryflags-5.94.0.ebuild
deleted file mode 100644
index f64b0a75fb..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.94.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-05-09 21:03 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-05-09 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     94660a23f2eeb32dedd19721cee347f388d349db
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May  9 13:54:04 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May  9 21:03:29 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=94660a23

kde-frameworks/countryflags: 5.94.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.94.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.94.0.ebuild b/kde-frameworks/countryflags/countryflags-5.94.0.ebuild
new file mode 100644
index 0000000000..f64b0a75fb
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.94.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-04-09 21:45 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-04-09 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     934f4578be9de1e35040157b53a4791c2f2c1262
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 21:38:27 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 21:38:27 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=934f4578

kde-frameworks/countryflags: drop 5.93.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.93.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

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 f64b0a75fb..0000000000
--- 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-04-02 13:54 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-04-02 13:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5a7feca086be672caa897776af28cc32bd1eb516
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 13:46:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 13:46:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5a7feca0

kde-frameworks/countryflags: 5.93.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.93.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.93.0.ebuild b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
new file mode 100644
index 0000000000..f64b0a75fb
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-03-13 19:28 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-03-13 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     9977da4962c1396b9132eff8a16674316a6468f1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 19:27:01 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 19:27:01 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9977da49

kde-frameworks/countryflags: drop 5.92.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.92.0.ebuild        | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-frameworks/countryflags/countryflags-5.92.0.ebuild b/kde-frameworks/countryflags/countryflags-5.92.0.ebuild
deleted file mode 100644
index f64b0a75fb..0000000000
--- a/kde-frameworks/countryflags/countryflags-5.92.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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/
@ 2022-03-12 12:37 Andreas Sturmlechner
  0 siblings, 0 replies; 45+ messages in thread
From: Andreas Sturmlechner @ 2022-03-12 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     007c3ea5d92658168eed614d931390e4db0278eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 16:45:21 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 16:50:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=007c3ea5

kde-frameworks/countryflags: 5.92.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../countryflags/countryflags-5.92.0.ebuild        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/kde-frameworks/countryflags/countryflags-5.92.0.ebuild b/kde-frameworks/countryflags/countryflags-5.92.0.ebuild
new file mode 100644
index 0000000000..f64b0a75fb
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.92.0.ebuild
@@ -0,0 +1,22 @@
+# 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"


^ permalink raw reply related	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2024-05-19 19:34 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 12:43 [gentoo-commits] proj/kde:master commit in: kde-frameworks/countryflags/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 19:34 Andreas Sturmlechner
2024-05-13 21:05 Andreas Sturmlechner
2024-02-11 20:15 Andreas Sturmlechner
2024-02-03 21:43 Andreas Sturmlechner
2024-01-14 22:37 Andreas Sturmlechner
2023-12-15 16:20 Andreas Sturmlechner
2023-12-06 17:19 Andreas Sturmlechner
2023-11-12 10:18 Andreas Sturmlechner
2023-11-05 23:10 Andreas Sturmlechner
2023-10-19 20:09 Andreas Sturmlechner
2023-08-18  8:56 Andreas Sturmlechner
2023-08-05 21:13 Andreas Sturmlechner
2023-07-08 16:18 Andreas Sturmlechner
2023-07-02 21:57 Andreas Sturmlechner
2023-06-10 10:13 Andreas Sturmlechner
2023-06-05 15:32 Andreas Sturmlechner
2023-05-13 18:28 Andreas Sturmlechner
2023-05-09 15:06 Andreas Sturmlechner
2023-04-08 18:01 Andreas Sturmlechner
2023-04-04 19:13 Andreas Sturmlechner
2023-03-11 18:19 Andreas Sturmlechner
2023-03-04 12:56 Andreas Sturmlechner
2023-02-12 11:22 Andreas Sturmlechner
2023-02-05 16:34 Andreas Sturmlechner
2023-01-14 23:41 Andreas Sturmlechner
2023-01-08 11:53 Andreas Sturmlechner
2022-12-10 10:48 Andreas Sturmlechner
2022-12-06 18:44 Andreas Sturmlechner
2022-11-14 14:17 Andreas Sturmlechner
2022-11-06 21:49 Andreas Sturmlechner
2022-10-10  8:30 Andreas Sturmlechner
2022-09-13 13:37 Andreas Sturmlechner
2022-08-14 10:50 Andreas Sturmlechner
2022-08-07 16:30 Andreas Sturmlechner
2022-07-09 14:28 Andreas Sturmlechner
2022-07-03  6:59 Andreas Sturmlechner
2022-06-12 19:43 Andreas Sturmlechner
2022-06-10  7:52 Andreas Sturmlechner
2022-05-15 10:20 Andreas Sturmlechner
2022-05-09 21:03 Andreas Sturmlechner
2022-04-09 21:45 Andreas Sturmlechner
2022-04-02 13:54 Andreas Sturmlechner
2022-03-13 19:28 Andreas Sturmlechner
2022-03-12 12:37 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox