public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kfourinline/
@ 2016-05-24 13:22 Mikle Kolyada
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2016-05-24 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6dc9c679046d6b297b72a9e19990bc0ee036314d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 13:04:01 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 24 13:20:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc9c679

kde-apps/kfourinline: amd64 stable wrt bug #579992

Package-Manager: portage-2.2.28

 kde-apps/kfourinline/kfourinline-15.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kfourinline/kfourinline-15.12.3-r1.ebuild b/kde-apps/kfourinline/kfourinline-15.12.3-r1.ebuild
index f4cabbb..732b9ec 100644
--- a/kde-apps/kfourinline/kfourinline-15.12.3-r1.ebuild
+++ b/kde-apps/kfourinline/kfourinline-15.12.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="
 	https://www.kde.org/applications/games/kfourinline/
 	https://games.kde.org/game.php?game=kfourinline
 "
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


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

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

commit:     c5b4bd1e20feca18b41ace23fe39ba678c04ddda
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 09:45:37 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 13:10:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b4bd1e

kde-apps/kfourinline: 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/kfourinline/kfourinline-20.08.3.ebuild | 4 ++--
 kde-apps/kfourinline/kfourinline-20.12.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kfourinline/kfourinline-20.08.3.ebuild b/kde-apps/kfourinline/kfourinline-20.08.3.ebuild
index f60153b11cc..8b1e3ae0957 100644
--- a/kde-apps/kfourinline/kfourinline-20.08.3.ebuild
+++ b/kde-apps/kfourinline/kfourinline-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
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="KDE four-in-a-row game"
 HOMEPAGE="https://apps.kde.org/en/kfourinline
-https://games.kde.org/game.php?game=kfourinline"
+https://games.kde.org/games/kfourinline"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kfourinline/kfourinline-20.12.2.ebuild b/kde-apps/kfourinline/kfourinline-20.12.2.ebuild
index 25281670ed4..4db9df71474 100644
--- a/kde-apps/kfourinline/kfourinline-20.12.2.ebuild
+++ b/kde-apps/kfourinline/kfourinline-20.12.2.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="KDE four-in-a-row game"
 HOMEPAGE="https://apps.kde.org/en/kfourinline
-https://games.kde.org/game.php?game=kfourinline"
+https://games.kde.org/games/kfourinline"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


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

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

commit:     f65035d8d4017b17eb8e0b36f3f64af13a5fe481
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:04:25 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May  8 23:50:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65035d8

kde-apps/kfourinline: 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/kfourinline/kfourinline-21.12.3.ebuild | 3 +--
 kde-apps/kfourinline/kfourinline-22.04.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kfourinline/kfourinline-21.12.3.ebuild b/kde-apps/kfourinline/kfourinline-21.12.3.ebuild
index 64377a405fcd..d85d2849a937 100644
--- a/kde-apps/kfourinline/kfourinline-21.12.3.ebuild
+++ b/kde-apps/kfourinline/kfourinline-21.12.3.ebuild
@@ -10,8 +10,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE four-in-a-row game"
-HOMEPAGE="https://apps.kde.org/kfourinline/
-https://games.kde.org/games/kfourinline/"
+HOMEPAGE="https://apps.kde.org/kfourinline/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kfourinline/kfourinline-22.04.0.ebuild b/kde-apps/kfourinline/kfourinline-22.04.0.ebuild
index 96d5be061f7c..6e5660edc709 100644
--- a/kde-apps/kfourinline/kfourinline-22.04.0.ebuild
+++ b/kde-apps/kfourinline/kfourinline-22.04.0.ebuild
@@ -10,8 +10,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE four-in-a-row game"
-HOMEPAGE="https://apps.kde.org/kfourinline/
-https://games.kde.org/games/kfourinline/"
+HOMEPAGE="https://apps.kde.org/kfourinline/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


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

end of thread, other threads:[~2022-05-08 23:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 13:22 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kfourinline/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2021-02-13 13:11 Conrad Kostecki
2022-05-08 23:53 Andreas Sturmlechner

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