games-puzzle/hoh-bin: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 28 Jul 2018 11:44:39 +0000 (13:44 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 28 Jul 2018 11:44:39 +0000 (13:44 +0200)
Closes: https://bugs.gentoo.org/654520

games-puzzle/hoh-bin/Manifest [deleted file]
games-puzzle/hoh-bin/hoh-bin-1.01.ebuild [deleted file]
games-puzzle/hoh-bin/metadata.xml [deleted file]
profiles/package.mask

diff --git a/games-puzzle/hoh-bin/Manifest b/games-puzzle/hoh-bin/Manifest
deleted file mode 100644 (file)
index 891c0a6..0000000
+++ /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 (file)
index ad681b4..0000000
+++ /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 (file)
index 78274e0..0000000
+++ /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>games@gentoo.org</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>
index 13c498a3cac844483a8eedad076b800ce67ecbe4..cd40e320f93235b613ce6d3b2dc72daa270252e5 100644 (file)
@@ -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 <pacho@gentoo.org> (17 Jun 2018)
-# Doesn't run (#654520). Removal in a month.
-games-puzzle/hoh-bin
-
 # Mart Raudsepp <leio@gentoo.org> (16 Jun 2018)
 # No upstream (website disappeared), no upstream plugin maintainer,
 # and pretty much a fringe format anyway.