public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kubrick/
@ 2019-02-09  9:52 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2019-02-09  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c70ed5d74253513eae9ed4f589e683bddcb938fd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  9 00:48:12 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 09:52:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70ed5d7

kde-apps/kubrick: Set KDE_HANDBOOK to forceoptional

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/kde-apps/kubrick/kubrick-18.12.2.ebuild b/kde-apps/kubrick/kubrick-18.12.2.ebuild
index 4a0203decab..75e1fac0f24 100644
--- a/kde-apps/kubrick/kubrick-18.12.2.ebuild
+++ b/kde-apps/kubrick/kubrick-18.12.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Game based on the \"Rubik's Cube\" puzzle by KDE"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kubrick/
@ 2024-09-20 22:01 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-09-20 22:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a308c900113d6c27901aa4d5cd75f9867030cf32
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 18:01:09 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 22:01:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a308c900

kde-apps/kubrick: drop 23.08.5

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

 kde-apps/kubrick/Manifest               |  1 -
 kde-apps/kubrick/kubrick-23.08.5.ebuild | 36 ---------------------------------
 2 files changed, 37 deletions(-)

diff --git a/kde-apps/kubrick/Manifest b/kde-apps/kubrick/Manifest
index a1dd87194cc8..35b72d229aae 100644
--- a/kde-apps/kubrick/Manifest
+++ b/kde-apps/kubrick/Manifest
@@ -1,3 +1,2 @@
-DIST kubrick-23.08.5.tar.xz 355416 BLAKE2B e6cdd4f9a3d416cb94b7a59c1f14e430a6e2e61fcd0b7f5c6f2b1d9af2d5d49896dce455c83593008b2722f399e11a44b224f56bc136843b96642b4c5b99f559 SHA512 85462d4a95a1e656ede7714290253620aef13d7be5d555ffe486cc0d8fb8e05f1a22f72575e0604a126b04cddd064438f843092cf117e557e18413eef0026b0f
 DIST kubrick-24.05.2.tar.xz 356348 BLAKE2B b44137a210b16dd9101ecf95e9125e35b312e3f932850e518147ae5b2b91f07a8419f978f2de6a62cee0d001684cdd3463b602f8cc32e097b5e3396813fa900b SHA512 1268ada6c72607fb0fa8524cf2dfc04452cf0d855b759085059549d54d755515898cbc01c90080428c26ed3c948779caaa0c5cb55ef80bc1cab48d29bb37ed3d
 DIST kubrick-24.08.1.tar.xz 366180 BLAKE2B 8a2519e999671dc6bb6496a24f8cceaa6b107d4ba060918e9c8be4bd134c0aba5653f59cf5f6c69aed46f02b8d44e2ea78c8c0399a223f591e87e95f581a5635 SHA512 e83b7b314ad499c3806bc3fb9d5717e55d96e7172067d302944a0d3dd622acc5324dc0aebb7177abf82dfef2eb847371d0aeb8876c322f4128a970a02eb41cf2

diff --git a/kde-apps/kubrick/kubrick-23.08.5.ebuild b/kde-apps/kubrick/kubrick-23.08.5.ebuild
deleted file mode 100644
index 8560176d0a0b..000000000000
--- a/kde-apps/kubrick/kubrick-23.08.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Game based on the \"Rubik's Cube\" puzzle by KDE"
-HOMEPAGE="https://apps.kde.org/kubrick/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~loong ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtopengl-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-apps/libkdegames-${PVCUT}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	virtual/glu
-	virtual/opengl
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kubrick/
@ 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:     7003c6f642787316895d908cc657c1ed9e783e72
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 09:57:19 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 10:44:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7003c6f6

kde-apps/kubrick: keyword 23.04.1 for ~loong

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

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

diff --git a/kde-apps/kubrick/kubrick-23.04.1.ebuild b/kde-apps/kubrick/kubrick-23.04.1.ebuild
index 24d0cb782e30..eae8e580d65e 100644
--- a/kde-apps/kubrick/kubrick-23.04.1.ebuild
+++ b/kde-apps/kubrick/kubrick-23.04.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kubrick/"
 
 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
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kubrick/
@ 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:     261c3f3ca28b48fe077cc91e2d9e1389d72637a2
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Sep 19 03:01:15 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 10:50:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261c3f3c

kde-apps/kubrick: 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/kubrick/kubrick-21.08.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kubrick/kubrick-21.08.1.ebuild b/kde-apps/kubrick/kubrick-21.08.1.ebuild
index b255e53aea1..b22a71fe58a 100644
--- a/kde-apps/kubrick/kubrick-21.08.1.ebuild
+++ b/kde-apps/kubrick/kubrick-21.08.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kubrick/"
 
 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/kubrick/
@ 2016-03-05 11:23 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2016-03-05 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     486fdb0b3341453ee048250cc38a5e1ad700d642
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 11:20:14 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 11:20:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=486fdb0b

kde-apps/kubrick: amd64 stable wrt bug #569742

Package-Manager: portage-2.2.26

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

diff --git a/kde-apps/kubrick/kubrick-15.08.3.ebuild b/kde-apps/kubrick/kubrick-15.08.3.ebuild
index 41fc432..8d05a94 100644
--- a/kde-apps/kubrick/kubrick-15.08.3.ebuild
+++ b/kde-apps/kubrick/kubrick-15.08.3.ebuild
@@ -10,7 +10,7 @@ inherit kde4-base
 
 DESCRIPTION="A game based on the \"Rubik's Cube\" puzzle"
 HOMEPAGE="https://www.kde.org/applications/games/kubrick/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 RDEPEND="$(add_kdeapps_dep libkdegames)


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

end of thread, other threads:[~2024-09-20 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-09  9:52 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kubrick/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-20 22:01 Andreas Sturmlechner
2023-06-04 10:46 WANG Xuerui
2021-09-21 10:55 Yixun Lan
2016-03-05 11:23 Mikle Kolyada

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