games-emulation/handy is gone
authorMichael Sterrett <mr_bones_@gentoo.org>
Thu, 27 Aug 2015 19:26:46 +0000 (15:26 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Thu, 27 Aug 2015 19:29:29 +0000 (15:29 -0400)
games-emulation/handy/Manifest [deleted file]
games-emulation/handy/handy-0.82.ebuild [deleted file]
games-emulation/handy/metadata.xml [deleted file]

diff --git a/games-emulation/handy/Manifest b/games-emulation/handy/Manifest
deleted file mode 100644 (file)
index 5cdcb73..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST Handy-SDL-0.82R1.i386.linux-glibc22.tar.bz2 158228 SHA256 7e92ddae265172d308f996c9a1a2259ad3cec7e2ab39a0422aa86118127ab5b1 SHA512 d1280f29c63b38a9ab525e6e319458f85e64caa07780946b0f54f923a50e0f7a9ead990171bc3a5dc3913e4de470973c6a1cfeea122fe72f7c1f34d4450bea83 WHIRLPOOL c6342b7e0446ef4ae126cb3a4551c9a5b925b82832c49dcbfadc521af3ba78927b7beb8a97762dedd1ed28ae7f6aa3233b01dc522b1f434e99929074697ac74a
diff --git a/games-emulation/handy/handy-0.82.ebuild b/games-emulation/handy/handy-0.82.ebuild
deleted file mode 100644 (file)
index c10eba3..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit games
-
-MY_RLS="R1"
-DESCRIPTION="A Atari Lynx emulator for Linux"
-HOMEPAGE="http://sdlemu.ngemu.com/handysdl.php"
-SRC_URI="http://sdlemu.ngemu.com/releases/Handy-SDL-${PV}${MY_RLS}.i386.linux-glibc22.tar.bz2"
-
-# Closed source, but docs/Handy.html says that it "does not contain
-# any copyrighted materials"
-LICENSE="public-domain no-source-code"
-SLOT="0"
-KEYWORDS="-* ~x86"
-RESTRICT="strip"
-IUSE=""
-
-RDEPEND="media-libs/libsdl
-       sys-libs/zlib
-       sys-libs/lib-compat"
-DEPEND=${RDEPEND}
-
-S=${WORKDIR}
-
-QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/handy"
-
-src_install() {
-       local dir=${GAMES_PREFIX_OPT}/${PN}
-       exeinto "${dir}"
-       newexe sdlhandy handy
-       dohtml -r docs/*
-       games_make_wrapper sdlhandy ./sdlhandy "${dir}" "${dir}"
-       games_make_wrapper handy ./handy "${dir}" "${dir}"
-       prepgamesdirs
-}
diff --git a/games-emulation/handy/metadata.xml b/games-emulation/handy/metadata.xml
deleted file mode 100644 (file)
index d3c2cc9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>games</herd>
-</pkgmetadata>