* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kblocks/
@ 2016-03-25 13:12 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2016-03-25 13:12 UTC (permalink / raw
To: gentoo-commits
commit: c7580d8a4cdb107f99a969fa4df201c0de8aeaf2
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Mar 20 14:21:28 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 13:11:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7580d8a
kde-apps/kblocks: Drop old
Package-Manager: portage-2.2.27
kde-apps/kblocks/kblocks-15.12.3.ebuild | 30 ------------------------------
1 file changed, 30 deletions(-)
diff --git a/kde-apps/kblocks/kblocks-15.12.3.ebuild b/kde-apps/kblocks/kblocks-15.12.3.ebuild
deleted file mode 100644
index 58cdb21..0000000
--- a/kde-apps/kblocks/kblocks-15.12.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="A single-player Tetris-like KDE game"
-HOMEPAGE="https://www.kde.org/applications/games/kblocks/"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwidgets)
- media-libs/phonon[qt5]
-"
-
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kblocks/
@ 2016-05-24 11:39 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2016-05-24 11:39 UTC (permalink / raw
To: gentoo-commits
commit: 3e53d1467b90cf566b68b8410156be5b3a294750
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 11:35:58 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 24 11:38:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e53d146
kde-apps/kblocks: amd64 stable wrt bug #579992
Package-Manager: portage-2.2.28
kde-apps/kblocks/kblocks-15.12.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kblocks/kblocks-15.12.3-r1.ebuild b/kde-apps/kblocks/kblocks-15.12.3-r1.ebuild
index d590e14..1354a47 100644
--- a/kde-apps/kblocks/kblocks-15.12.3-r1.ebuild
+++ b/kde-apps/kblocks/kblocks-15.12.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="A single-player Tetris-like KDE game"
HOMEPAGE="https://www.kde.org/applications/games/kblocks/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS=" amd64 ~x86"
IUSE=""
DEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kblocks/
@ 2021-08-03 8:56 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2021-08-03 8:56 UTC (permalink / raw
To: gentoo-commits
commit: 254f1fbd6e4bca87abeea3191d84222869e6990d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 08:40:54 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 3 08:55:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254f1fbd
kde-apps/kblocks: Set VIRTUALX_REQUIRED="test"
Bug: https://bugs.gentoo.org/805065
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kblocks/kblocks-21.04.3.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kblocks/kblocks-21.04.3.ebuild b/kde-apps/kblocks/kblocks-21.04.3.ebuild
index f608ae6d414..ca45825281d 100644
--- a/kde-apps/kblocks/kblocks-21.04.3.ebuild
+++ b/kde-apps/kblocks/kblocks-21.04.3.ebuild
@@ -8,6 +8,7 @@ ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-3)
KFMIN=5.80.0
QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
inherit ecm kde.org
DESCRIPTION="Single-player Tetris-like KDE game"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kblocks/
@ 2022-04-21 22:43 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-04-21 22:43 UTC (permalink / raw
To: gentoo-commits
commit: 62e91bf8e00be9b77f1360140de6bf2cd999a176
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 22:40:24 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 22:40:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e91bf8
kde-apps/kblocks: add kde-frameworks/kdbusaddons dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kblocks/{kblocks-22.04.0.ebuild => kblocks-22.04.0-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kblocks/kblocks-22.04.0.ebuild b/kde-apps/kblocks/kblocks-22.04.0-r1.ebuild
similarity index 95%
rename from kde-apps/kblocks/kblocks-22.04.0.ebuild
rename to kde-apps/kblocks/kblocks-22.04.0-r1.ebuild
index 59cf6e2246ba..23c9397b955a 100644
--- a/kde-apps/kblocks/kblocks-22.04.0.ebuild
+++ b/kde-apps/kblocks/kblocks-22.04.0-r1.ebuild
@@ -29,6 +29,7 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
+ >=kde-frameworks/kdbusaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-04-21 22:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 11:39 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kblocks/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2022-04-21 22:43 Sam James
2021-08-03 8:56 Andreas Sturmlechner
2016-03-25 13:12 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox