From: Michael Sterrett Date: Thu, 27 Aug 2015 19:26:46 +0000 (-0400) Subject: games-emulation/handy is gone X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=37bc0d521ea856aace40015be3addcf50e4443e6;p=gentoo.git games-emulation/handy is gone --- diff --git a/games-emulation/handy/Manifest b/games-emulation/handy/Manifest deleted file mode 100644 index 5cdcb736f5f0..000000000000 --- a/games-emulation/handy/Manifest +++ /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 index c10eba3cf308..000000000000 --- a/games-emulation/handy/handy-0.82.ebuild +++ /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 index d3c2cc926f0b..000000000000 --- a/games-emulation/handy/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -games -