games-rpg/eternal-lands-bloodsucker: Remove last-rited pkg

Closes: https://bugs.gentoo.org/549890
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-09-28 13:29:24 +02:00
parent d6ab94fe45
commit 97ebcb4274
4 changed files with 0 additions and 51 deletions

View File

@@ -1 +0,0 @@
DIST eternal-lands-bloodsucker-3.0_p20110618.tar.bz2 48324713 BLAKE2B 9977781e197b4ecdcf0dbf8991efc8a301234009257bd13ccde828937f3f9bc2dca97d566027ba5088e3d9d4620df9f852cef70dbebb05232e25fe3a9236e463 SHA512 951083ae5170929d64efa79962a19ab2481df956c316aecc32179478c4d56dd4d23282fa428974865216877b493a8729bdbedb0396b6c11670f6ee094c334fe4

View File

@@ -1,36 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils games
DESCRIPTION="Non-official map pack for Eternal Lands"
HOMEPAGE="http://maps.el-pl.org/"
SRC_URI="https://dev.gentoo.org/~rich0/distfiles/${P}.tar.bz2"
LICENSE="CC-BY-NC-SA-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="games-rpg/eternal-lands-data[bloodsuckermaps]"
RDEPEND="${DEPEND}"
S="${WORKDIR}"
src_install() {
insopts -m 0660
insinto "${GAMES_DATADIR}/eternal-lands"
doins -r maps
prepgamesdirs
}
pkg_postinst() {
games_pkg_postinst
elog "Note that the Bloodsucker Maps are not official maps and are not"
elog "supported by the Eternal Lands team."
elog "Please do not bother Eternal Lands staff about bugs with the maps."
}

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>rich0@gentoo.org</email>
<name>Rich Freeman</name>
</maintainer>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>The Bloodsucker Maps are an add-on for Eternal Lands and provide enhanced non-official maps for the game.</longdescription>
</pkgmetadata>

View File

@@ -1093,7 +1093,6 @@ net-misc/libss7
# Obsolete. No reverse dependencies (games-rpg/eternal-lands no longer
# depends on them).
# Removal in 30 days. Bug #549890.
games-rpg/eternal-lands-bloodsucker
games-rpg/eternal-lands-data
# Miroslav Šulc <fordfrog@gentoo.org> (2019-08-19)