public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-util/hearse/
@ 2016-01-10  1:17 Michael Sterrett
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett @ 2016-01-10  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a24b7cc33622d03d31df693f620c9c3d5cfada9b
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 01:15:45 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 01:15:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24b7cc3

games-util/hearse: Clean hearse which has been masked for years. (bug #541272)

 games-util/hearse/Manifest          |  1 -
 games-util/hearse/hearse-1.5.ebuild | 49 -------------------------------------
 games-util/hearse/metadata.xml      |  5 ----
 3 files changed, 55 deletions(-)

diff --git a/games-util/hearse/Manifest b/games-util/hearse/Manifest
deleted file mode 100644
index 2a16335..0000000
--- a/games-util/hearse/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hearse-1.5.tar.gz 29202 SHA256 2f339bef82cb416a818ed458e4b1e8b0ccbb1d6abf8e33a99b5d7fdffec7fb12 SHA512 70a477f095059e6e65aef58da93a3928b9c8b7fd72793bb14505e01b00cb37d799e5c2a0ce5c87db3bf61bebdd5f6aec4fbe1b64a63dac67ff00df5842332a55 WHIRLPOOL b2dff1cab6146cedba0712333584199edc715178342fb5487142bf4b34b2eec21702a5d71480b2aafc947e057bb5950192e0873e12db6cbb38f87911ebeec7eb

diff --git a/games-util/hearse/hearse-1.5.ebuild b/games-util/hearse/hearse-1.5.ebuild
deleted file mode 100644
index 2d0f227..0000000
--- a/games-util/hearse/hearse-1.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit games
-
-DESCRIPTION="exchange Nethack bones files with other players"
-HOMEPAGE="http://www.argon.org/~roderick/hearse/"
-SRC_URI="http://www.argon.org/~roderick/hearse/dist/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0
-	dev-perl/libwww-perl
-	app-arch/bzip2"
-RDEPEND=">=games-roguelike/nethack-3.4.1
-	${DEPEND}"
-
-src_prepare() {
-	# patch because Gentoo's nethack ebuild
-	# uses bz2 and not gz for bones.
-	sed -i \
-		-e "s:gzip :bzip2 :" \
-		-e "s:.gz:.bz2:" hearse || die
-	sed -i \
-		-e 's:gzip :bzip2 :' \
-		-e "s:gz|z|Z:bz2:" bones-info || die
-}
-src_configure() {
-	perl Makefile.PL || die
-}
-
-src_install() {
-	dogamesbin hearse bones-info
-	doman blib/man1/*.1
-	dodoc Notes README debian/changelog
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	einfo "As root, run \"${GAMES_BINDIR}/hearse --user-email your@address.com\" to activate."
-	einfo "Add the following to /etc/crontab to automatically exchange bones:"
-	einfo "   0 3 * * * root perl -we 'sleep rand 3600'; ${GAMES_BINDIR}/hearse --quiet"
-}

diff --git a/games-util/hearse/metadata.xml b/games-util/hearse/metadata.xml
deleted file mode 100644
index d3c2cc9..0000000
--- a/games-util/hearse/metadata.xml
+++ /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>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-10  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-10  1:17 [gentoo-commits] repo/gentoo:master commit in: games-util/hearse/ Michael Sterrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox