diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild index 0256ede9c44..453096d906b 100644 --- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild +++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ HOMEPAGE="https://sourceforge.net/projects/ksokoban/" LICENSE="GPL-2" SLOT="0" -DEPEND="kde-base/kdelibs:4" +DEPEND="kde-frameworks/kdelibs:4" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild index 0256ede9c44..453096d906b 100644 --- a/games-puzzle/ksokoban/ksokoban-9999.ebuild +++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ HOMEPAGE="https://sourceforge.net/projects/ksokoban/" LICENSE="GPL-2" SLOT="0" -DEPEND="kde-base/kdelibs:4" +DEPEND="kde-frameworks/kdelibs:4" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" |