From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BD9021396D9 for ; Sun, 29 Oct 2017 13:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17F022BC0CC; Sun, 29 Oct 2017 13:43:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6CCC2BC0CC for ; Sun, 29 Oct 2017 13:43:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19DBE34164B for ; Sun, 29 Oct 2017 13:43:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D509B83A for ; Sun, 29 Oct 2017 13:43:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1509283921.8dd59f45f9e7923850652be77c9846247e8bd92c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/ X-VCS-Repository: proj/kde X-VCS-Files: games-puzzle/ksokoban/ksokoban-9999.ebuild games-puzzle/ksokoban/metadata.xml X-VCS-Directories: games-puzzle/ksokoban/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8dd59f45f9e7923850652be77c9846247e8bd92c X-VCS-Branch: master Date: Sun, 29 Oct 2017 13:43:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e235e1bf-3519-4e6b-bae2-89e4f7436245 X-Archives-Hash: 1deb82f6ebda9850348adadca3b1e708 commit: 8dd59f45f9e7923850652be77c9846247e8bd92c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 29 13:32:01 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 29 13:32:01 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dd59f45 games-puzzle/ksokoban: Drop live Moved back to Gentoo main ebuild repository. games-puzzle/ksokoban/ksokoban-9999.ebuild | 30 ------------------------------ games-puzzle/ksokoban/metadata.xml | 8 -------- 2 files changed, 38 deletions(-) diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild deleted file mode 100644 index 32afb66450..0000000000 --- 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 2fdbf33d96..0000000000 --- a/games-puzzle/ksokoban/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - -