commit:     1ed8caecbd72f2ee86b908a82c3d44af35cf9c39
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 11:44:39 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 11:44:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed8caec

games-puzzle/hoh-bin: Remove last-rited pkg

Closes: https://bugs.gentoo.org/654520

 games-puzzle/hoh-bin/Manifest            |  1 -
 games-puzzle/hoh-bin/hoh-bin-1.01.ebuild | 46 --------------------------------
 games-puzzle/hoh-bin/metadata.xml        |  8 ------
 profiles/package.mask                    |  4 ---
 4 files changed, 59 deletions(-)

diff --git a/games-puzzle/hoh-bin/Manifest b/games-puzzle/hoh-bin/Manifest
deleted file mode 100644
index 891c0a63a60..00000000000
--- a/games-puzzle/hoh-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hohlin-101.tar.bz2 14808528 BLAKE2B 
bfa0563f900f5bf7fdb05011baddd0fcc4c1f16eb30215f9db8b539e7c1b6f11e2c978a978c989732d832e309b3f61f0ee1ac4270c45c8c7d0e82f155d987004
 SHA512 
38f5815d9b2356c5d566d8b5b4730e1ed24192dfb5c3fcae9096b4a2c6110de60245b13da6bffc359032165d7fc0681a6adfa3503005c9281807c4734d519c0b

diff --git a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild 
b/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild
deleted file mode 100644
index ad681b47a18..00000000000
--- a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="PC remake of the spectrum game, Head Over Heels"
-HOMEPAGE="http://retrospec.sgn.net/games/hoh/";
-SRC_URI="http://retrospec.sgn.net/download.php?id=63\&path=games/hoh/bin/hohlin-${PV/./}.tar.bz2";
-
-LICENSE="free-noncomm"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="strip"
-
-RDEPEND="x11-libs/libX11[abi_x86_32(-)]"
-
-S=${WORKDIR}/hoh-install-${PV}
-
-# bug #448420
-QA_PREBUILT="
-/opt/HoH/data/runtime/libstdc++-libc6.2-2.so.3
-/opt/HoH/data/HoH
-"
-
-src_compile() {
-       cat > "${T}/hoh" <<-EOF
-               #!/bin/bash
-               export LD_LIBRARY_PATH="${GAMES_PREFIX_OPT}/HoH/data/runtime"
-               cd "${GAMES_PREFIX_OPT}/HoH/data"
-               exec ./HoH \$@
-EOF
-}
-
-src_install() {
-       local DATADIR="${GAMES_PREFIX_OPT}/HoH/data"
-       local DOCDIR="${GAMES_PREFIX_OPT}/HoH/docs"
-
-       dogamesbin "${T}/hoh"
-       dodir "${DATADIR}" "${DOCDIR}"
-       cp -pPRf data/* "${D}/${DATADIR}/" || die
-       cp -pPRf docs/* "${D}/${DOCDIR}/"  || die
-       make_desktop_entry hoh "Head Over Heels"
-       prepgamesdirs
-}

diff --git a/games-puzzle/hoh-bin/metadata.xml 
b/games-puzzle/hoh-bin/metadata.xml
deleted file mode 100644
index 78274e0fa55..00000000000
--- a/games-puzzle/hoh-bin/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>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 13c498a3cac..cd40e320f93 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -346,10 +346,6 @@ games-fps/soldieroffortune-demo
 # Dead since 2003, not ported ever to amd64 (#654516). Removal in a month.
 games-puzzle/ensemblist
 
-# Pacho Ramos <[email protected]> (17 Jun 2018)
-# Doesn't run (#654520). Removal in a month.
-games-puzzle/hoh-bin
-
 # Mart Raudsepp <[email protected]> (16 Jun 2018)
 # No upstream (website disappeared), no upstream plugin maintainer,
 # and pretty much a fringe format anyway.

Reply via email to