From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 778C3138010 for ; Mon, 1 Oct 2012 16:08:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D79C1E058A; Mon, 1 Oct 2012 16:05:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A96C7E0566 for ; Mon, 1 Oct 2012 16:05:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1595233D78D for ; Mon, 1 Oct 2012 16:05:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D5FE4E544B for ; Mon, 1 Oct 2012 16:05:42 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1349106133.84c6dd512e08a96a96e278393936d499593113c2.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kbattleship/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kbattleship/kbattleship-4.9.49.9999.ebuild kde-base/kbattleship/kbattleship-9999.ebuild kde-base/kbattleship/metadata.xml X-VCS-Directories: kde-base/kbattleship/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 84c6dd512e08a96a96e278393936d499593113c2 X-VCS-Branch: master Date: Mon, 1 Oct 2012 16:05:42 +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: d3ee6e9e-d2de-49ef-8f02-661db7942197 X-Archives-Hash: c3689f6a036699d994eeed72f3a95bc2 commit: 84c6dd512e08a96a96e278393936d499593113c2 Author: Johannes Huber gentoo org> AuthorDate: Mon Oct 1 15:42:13 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Oct 1 15:42:13 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=84c6dd51 [kde-base/kbattleship] Moved to kde-base/knavalbattle. --- .../kbattleship/kbattleship-4.9.49.9999.ebuild | 24 ----------------- kde-base/kbattleship/kbattleship-9999.ebuild | 27 -------------------- kde-base/kbattleship/metadata.xml | 5 --- 3 files changed, 0 insertions(+), 56 deletions(-) diff --git a/kde-base/kbattleship/kbattleship-4.9.49.9999.ebuild b/kde-base/kbattleship/kbattleship-4.9.49.9999.ebuild deleted file mode 100644 index 3790a74..0000000 --- a/kde-base/kbattleship/kbattleship-4.9.49.9999.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdegames" -KDE_SCM="svn" -KDE_SELINUX_MODULE="games" -inherit games-ggz kde4-meta - -DESCRIPTION="The KDE Battleship clone" -KEYWORDS="" -IUSE="debug" - -src_prepare() { - # cmake is doing this really weird - sed -i \ - -e "s:register_ggz_module:#register_ggz_module:g" \ - "${PN}"/src/CMakeLists.txt || die "ggz removal failed" - - kde4-meta_src_prepare -} diff --git a/kde-base/kbattleship/kbattleship-9999.ebuild b/kde-base/kbattleship/kbattleship-9999.ebuild deleted file mode 100644 index cd9368e..0000000 --- a/kde-base/kbattleship/kbattleship-9999.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KDE_SELINUX_MODULE="games" -# TODO move package -EGIT_REPONAME="knavalbattle" -inherit games-ggz kde4-base - -DESCRIPTION="The KDE Battleship clone" -KEYWORDS="" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" - -src_prepare() { - # cmake is doing this really weird - sed -i \ - -e "s:register_ggz_module:#register_ggz_module:g" \ - src/CMakeLists.txt || die "ggz removal failed" - - kde4-base_src_prepare -} diff --git a/kde-base/kbattleship/metadata.xml b/kde-base/kbattleship/metadata.xml deleted file mode 100644 index 8d1e86a..0000000 --- a/kde-base/kbattleship/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -kde -