public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/
@ 2016-12-23 10:11 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2016-12-23 10:11 UTC (permalink / raw
  To: gentoo-commits

commit:     6e1139fb85d74943cce7e5cc2d9bad92f7731742
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 09:42:51 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 10:11:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1139fb

kde-apps/kshisen: Drop CMAKE_MIN_VERSION

Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kshisen/kshisen-16.08.3.ebuild | 1 -
 kde-apps/kshisen/kshisen-16.12.0.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-apps/kshisen/kshisen-16.08.3.ebuild b/kde-apps/kshisen/kshisen-16.08.3.ebuild
index 07b811c..018ca8e 100644
--- a/kde-apps/kshisen/kshisen-16.08.3.ebuild
+++ b/kde-apps/kshisen/kshisen-16.08.3.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=6
 
-CMAKE_MIN_VERSION="3.1"
 KDE_GCC_MINIMAL="4.9"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kshisen/kshisen-16.12.0.ebuild b/kde-apps/kshisen/kshisen-16.12.0.ebuild
index 758b29c..bc7b957 100644
--- a/kde-apps/kshisen/kshisen-16.12.0.ebuild
+++ b/kde-apps/kshisen/kshisen-16.12.0.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=6
 
-CMAKE_MIN_VERSION="3.1"
 KDE_GCC_MINIMAL="4.9"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/
@ 2021-02-13 13:11 Conrad Kostecki
  0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2021-02-13 13:11 UTC (permalink / raw
  To: gentoo-commits

commit:     298983dc78663fc81e4d57ababdaee1fb71de2fc
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 09:51:20 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 13:10:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298983dc

kde-apps/kshisen: fix HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/19445
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 kde-apps/kshisen/kshisen-20.08.3.ebuild | 4 ++--
 kde-apps/kshisen/kshisen-20.12.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kshisen/kshisen-20.08.3.ebuild b/kde-apps/kshisen/kshisen-20.08.3.ebuild
index d14ccd8f9a4..72060a74ef3 100644
--- a/kde-apps/kshisen/kshisen-20.08.3.ebuild
+++ b/kde-apps/kshisen/kshisen-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Solitaire-like game played using the standard set of Mahjong tiles"
 HOMEPAGE="https://apps.kde.org/en/kshisen
-https://games.kde.org/game.php?game=kshisen"
+https://games.kde.org/games/kshisen"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kshisen/kshisen-20.12.2.ebuild b/kde-apps/kshisen/kshisen-20.12.2.ebuild
index 0c000f5e4e9..52dffad32ab 100644
--- a/kde-apps/kshisen/kshisen-20.12.2.ebuild
+++ b/kde-apps/kshisen/kshisen-20.12.2.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Solitaire-like game played using the standard set of Mahjong tiles"
 HOMEPAGE="https://apps.kde.org/en/kshisen
-https://games.kde.org/game.php?game=kshisen"
+https://games.kde.org/games/kshisen"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/
@ 2021-09-21 10:55 Yixun Lan
  0 siblings, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2021-09-21 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     750f7ce19a2ab5b88a2337aadd3cb7814fda71a4
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Sep 19 02:57:09 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 10:50:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750f7ce1

kde-apps/kshisen: keyword 21.08.1 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 kde-apps/kshisen/kshisen-21.08.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kshisen/kshisen-21.08.1.ebuild b/kde-apps/kshisen/kshisen-21.08.1.ebuild
index 8c02df6b8d0..27712ef9f4e 100644
--- a/kde-apps/kshisen/kshisen-21.08.1.ebuild
+++ b/kde-apps/kshisen/kshisen-21.08.1.ebuild
@@ -16,7 +16,7 @@ https://games.kde.org/games/kshisen/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/
@ 2022-05-08 23:53 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-05-08 23:53 UTC (permalink / raw
  To: gentoo-commits

commit:     fad5ea479c060a4196150d46f909e4e32f1b2d58
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:15:17 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May  8 23:52:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad5ea47

kde-apps/kshisen: update HOMEPAGE

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kshisen/kshisen-21.12.3.ebuild | 2 +-
 kde-apps/kshisen/kshisen-22.04.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kshisen/kshisen-21.12.3.ebuild b/kde-apps/kshisen/kshisen-21.12.3.ebuild
index 7230c66dd570..c66a772e847f 100644
--- a/kde-apps/kshisen/kshisen-21.12.3.ebuild
+++ b/kde-apps/kshisen/kshisen-21.12.3.ebuild
@@ -11,7 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Solitaire-like game played using the standard set of Mahjong tiles"
-HOMEPAGE="https://apps.kde.org/kshisen/ https://games.kde.org/games/kshisen/"
+HOMEPAGE="https://apps.kde.org/kshisen/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kshisen/kshisen-22.04.0.ebuild b/kde-apps/kshisen/kshisen-22.04.0.ebuild
index 6b61f8912c61..0ee8d412dc2a 100644
--- a/kde-apps/kshisen/kshisen-22.04.0.ebuild
+++ b/kde-apps/kshisen/kshisen-22.04.0.ebuild
@@ -11,8 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Solitaire-like game played using the standard set of Mahjong tiles"
-HOMEPAGE="https://apps.kde.org/kshisen/
-https://games.kde.org/games/kshisen/"
+HOMEPAGE="https://apps.kde.org/kshisen/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/
@ 2023-06-04 10:46 WANG Xuerui
  0 siblings, 0 replies; 5+ messages in thread
From: WANG Xuerui @ 2023-06-04 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     557376f50e1ad00787503479f98b634fafc0095e
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 09:57:00 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 10:44:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557376f5

kde-apps/kshisen: keyword 23.04.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 kde-apps/kshisen/kshisen-23.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kshisen/kshisen-23.04.1.ebuild b/kde-apps/kshisen/kshisen-23.04.1.ebuild
index 744c323755fd..24b351cc21be 100644
--- a/kde-apps/kshisen/kshisen-23.04.1.ebuild
+++ b/kde-apps/kshisen/kshisen-23.04.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kshisen/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
 IUSE=""
 
 DEPEND="


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

end of thread, other threads:[~2023-06-04 10:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-04 10:46 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kshisen/ WANG Xuerui
  -- strict thread matches above, loose matches on Subject: below --
2022-05-08 23:53 Andreas Sturmlechner
2021-09-21 10:55 Yixun Lan
2021-02-13 13:11 Conrad Kostecki
2016-12-23 10:11 Johannes Huber

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