commit:     296f0ac10e06e744e240b4a8e670c52b91beacb3
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb  6 20:29:21 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Feb  6 21:22:35 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=296f0ac1

games-engines/massacre, games-util/massacre-data: remove

Remove ebuild, unmet reverse dependencies
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-engines/massacre/massacre-9999.ebuild        | 29 ----------------------
 games-util/massacre-data/massacre-data-9999.ebuild | 22 ----------------
 2 files changed, 51 deletions(-)

diff --git a/games-engines/massacre/massacre-9999.ebuild 
b/games-engines/massacre/massacre-9999.ebuild
deleted file mode 100644
index 0f2335b..0000000
--- a/games-engines/massacre/massacre-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit cmake-utils eutils git-2
-
-DESCRIPTION="A crossplatform despair simulator engine"
-HOMEPAGE="https://github.com/Dark-Confidant/Massacre";
-EGIT_REPO_URI="git://github.com/Dark-Confidant/Massacre.git"
-
-LICENSE="LGPL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}"/Massacre
-
-DEPEND="media-libs/glew
-               =dev-cpp/yaml-cpp-0.3.0
-               dev-libs/boost
-               media-libs/libsdl
-               media-libs/libpng
-               media-libs/libjpeg-turbo
-               sys-libs/zlib
-               media-libs/freetype"
-
-RDEPEND="${DEPEND}"

diff --git a/games-util/massacre-data/massacre-data-9999.ebuild 
b/games-util/massacre-data/massacre-data-9999.ebuild
deleted file mode 100644
index 8ec1c76..0000000
--- a/games-util/massacre-data/massacre-data-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit cmake-utils eutils git-2
-
-DESCRIPTION="A crossplatform despair simulator data"
-HOMEPAGE="https://github.com/Dark-Confidant/MassacreData";
-EGIT_REPO_URI="git://github.com/Dark-Confidant/MassacreData.git"
-
-LICENSE="LGPL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}"/Massacre
-
-DEPEND="games-engines/massacre"
-
-RDEPEND="${DEPEND}"

Reply via email to