diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-01-02 00:32:12 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-01-02 00:32:38 +0100 |
commit | 278d2a4302029ea97d2d980ca6ca819fbd26d091 (patch) | |
tree | 77dffe5af7d7c27a753ce4eba48d76a8c23349d1 /games-puzzle | |
parent | sys-cluster/corosync: Stabilize 2.4.5 amd64, #711674 (diff) | |
download | gentoo-278d2a4302029ea97d2d980ca6ca819fbd26d091.tar.gz gentoo-278d2a4302029ea97d2d980ca6ca819fbd26d091.tar.bz2 gentoo-278d2a4302029ea97d2d980ca6ca819fbd26d091.zip |
games-puzzle/ksokoban: Set ECM_HANDBOOK="forceoptional"
Closes: https://bugs.gentoo.org/755971
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild index 1a86e9edd467..08ededa85199 100644 --- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild +++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 COMMIT="317b1e70a87224c94cac85955a3d666a43527812" -ECM_HANDBOOK="optional" +ECM_HANDBOOK="forceoptional" KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org |