diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-22 12:48:23 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-22 12:48:23 +0100 |
commit | 4faa7750de17994c659477fd344181ce0434deec (patch) | |
tree | 6776a7d3abf24d3b9b1efc696ef12d72297668cc /games-puzzle | |
parent | games-board/knights: EAPI 6 (diff) | |
download | kde-4faa7750de17994c659477fd344181ce0434deec.tar.gz kde-4faa7750de17994c659477fd344181ce0434deec.tar.bz2 kde-4faa7750de17994c659477fd344181ce0434deec.zip |
games-puzzle/ksokoban: EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild index 6df5e60dbc..1f627e9cea 100644 --- a/games-puzzle/ksokoban/ksokoban-9999.ebuild +++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild @@ -2,10 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_BRANCH="port-to-kf5" -inherit kde5 eutils +inherit kde5 DESCRIPTION="The japanese warehouse keeper game" HOMEPAGE="https://projects.kde.org/projects/playground/games/ksokoban" |