diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 14:32:01 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 14:32:01 +0100 |
| commit | 8dd59f45f9e7923850652be77c9846247e8bd92c (patch) | |
| tree | 39c69fb2d0388981ac6603829d1c12df3432c559 | |
| parent | c884e3834939f0a7c3ebbe2b339e99589f848667 (diff) | |
| download | kde-8dd59f45f9e7923850652be77c9846247e8bd92c.tar.gz kde-8dd59f45f9e7923850652be77c9846247e8bd92c.tar.bz2 kde-8dd59f45f9e7923850652be77c9846247e8bd92c.zip | |
games-puzzle/ksokoban: Drop live
Moved back to Gentoo main ebuild repository.
| -rw-r--r-- | games-puzzle/ksokoban/ksokoban-9999.ebuild | 30 | ||||
| -rw-r--r-- | games-puzzle/ksokoban/metadata.xml | 8 |
2 files changed, 0 insertions, 38 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild deleted file mode 100644 index 32afb664505..00000000000 --- a/games-puzzle/ksokoban/ksokoban-9999.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGIT_BRANCH="port-to-kf5" -KDE_HANDBOOK="optional" -inherit kde5 - -DESCRIPTION="The japanese warehouse keeper game" -HOMEPAGE="https://projects.kde.org/projects/playground/games/ksokoban" - -LICENSE="GPL-2" -KEYWORDS="" - -DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - !games-puzzle/ksokoban:0 -" diff --git a/games-puzzle/ksokoban/metadata.xml b/games-puzzle/ksokoban/metadata.xml deleted file mode 100644 index 2fdbf33d963..00000000000 --- a/games-puzzle/ksokoban/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata> |
