commit: b8107c0dbf81c82ae8567fb5626af23a8d3542f2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Tue Dec 1 14:12:28 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Dec 6 09:49:05 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8107c0d
kde-apps/ksquares: force handbook optional, punt bogus deps Package-Manager: portage-2.2.26 kde-apps/ksquares/ksquares-15.12.49.9999.ebuild | 3 ++- kde-apps/ksquares/ksquares-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/kde-apps/ksquares/ksquares-15.12.49.9999.ebuild b/kde-apps/ksquares/ksquares-15.12.49.9999.ebuild index b6f189e..7f76cc0 100644 --- a/kde-apps/ksquares/ksquares-15.12.49.9999.ebuild +++ b/kde-apps/ksquares/ksquares-15.12.49.9999.ebuild @@ -4,7 +4,8 @@ EAPI=5 -KDE_HANDBOOK=true +KDE_HANDBOOK="forceoptional" +KDE_PUNT_BOGUS_DEPS="true" inherit kde5 DESCRIPTION="KDE clone of the game squares" diff --git a/kde-apps/ksquares/ksquares-9999.ebuild b/kde-apps/ksquares/ksquares-9999.ebuild index b6f189e..7f76cc0 100644 --- a/kde-apps/ksquares/ksquares-9999.ebuild +++ b/kde-apps/ksquares/ksquares-9999.ebuild @@ -4,7 +4,8 @@ EAPI=5 -KDE_HANDBOOK=true +KDE_HANDBOOK="forceoptional" +KDE_PUNT_BOGUS_DEPS="true" inherit kde5 DESCRIPTION="KDE clone of the game squares"
