commit:     a712022b0e380c0d93918e649713e859c6feba33
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Fri Feb 28 21:42:14 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Fri Feb 28 21:42:14 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=a712022b

games-arcade/alienhunter32k: remove package

Tarball unavailabe, deprecated eclass.
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 .../alienhunter32k/alienhunter32k-1.0.ebuild       | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/games-arcade/alienhunter32k/alienhunter32k-1.0.ebuild 
b/games-arcade/alienhunter32k/alienhunter32k-1.0.ebuild
deleted file mode 100644
index 3672e32..0000000
--- a/games-arcade/alienhunter32k/alienhunter32k-1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: games-arcade/alienhunter32k/alienhunter32k-1.0.ebuild v 1.0 
2011/06/30 09:03:13 frostwork $
-
-inherit eutils games
-
-DESCRIPTION="Transplant remake (Amiga-PD) - multiscrolling arcade shootergame"
-HOMEPAGE="http://www.happypenguin.org/show?AlienHunter32k";
-SRC_URI="http://www.marion-hurghada.com/tristar/${PN}.rar";
-
-LICENSE="Freeware"
-SLOT="0"
-KEYWORDS="x86"
-RESTRICT="strip"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/opengl
-       media-libs/libsdl"
-
-S=${WORKDIR}
-
-
-src_install() {
-       local dir=${GAMES_PREFIX_OPT}/${PN}
-       dodir "${dir}" "${GAMES_BINDIR}"
-
-       tar -zxf ${S}/alienhunter.tar.gz -C "${D}/${dir}" || die "extracting 
alienhunter.tar.gz"
-
-       exeinto "${dir}"
-       doexe "${dir}"/alienhunter
-       doexe "${dir}"/alienhunterFS
-       dosym "${dir}"/alienhunter "${GAMES_BINDIR}"/alienhunter
-       dosym "${dir}"/alienhunterFS "${GAMES_BINDIR}"/alienhunterFS
-
-       dodoc "${dir}"/readme
-
-       prepgamesdirs
-}

Reply via email to