Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, games-rpg/eternal-lands-bloodsucker/
Date: Sat, 28 Sep 2019 11:32:01
Message-Id: 1569670300.97ebcb4274d4d0cbae8fef518536e14b65f0e2f3.mgorny@gentoo
1 commit: 97ebcb4274d4d0cbae8fef518536e14b65f0e2f3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 11:29:24 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 11:31:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97ebcb42
7
8 games-rpg/eternal-lands-bloodsucker: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/549890
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-rpg/eternal-lands-bloodsucker/Manifest | 1 -
14 .../eternal-lands-bloodsucker-3.0_p20110618.ebuild | 36 ----------------------
15 games-rpg/eternal-lands-bloodsucker/metadata.xml | 13 --------
16 profiles/package.mask | 1 -
17 4 files changed, 51 deletions(-)
18
19 diff --git a/games-rpg/eternal-lands-bloodsucker/Manifest b/games-rpg/eternal-lands-bloodsucker/Manifest
20 deleted file mode 100644
21 index 0234f504eb5..00000000000
22 --- a/games-rpg/eternal-lands-bloodsucker/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST eternal-lands-bloodsucker-3.0_p20110618.tar.bz2 48324713 BLAKE2B 9977781e197b4ecdcf0dbf8991efc8a301234009257bd13ccde828937f3f9bc2dca97d566027ba5088e3d9d4620df9f852cef70dbebb05232e25fe3a9236e463 SHA512 951083ae5170929d64efa79962a19ab2481df956c316aecc32179478c4d56dd4d23282fa428974865216877b493a8729bdbedb0396b6c11670f6ee094c334fe4
26
27 diff --git a/games-rpg/eternal-lands-bloodsucker/eternal-lands-bloodsucker-3.0_p20110618.ebuild b/games-rpg/eternal-lands-bloodsucker/eternal-lands-bloodsucker-3.0_p20110618.ebuild
28 deleted file mode 100644
29 index a25ad27fdb7..00000000000
30 --- a/games-rpg/eternal-lands-bloodsucker/eternal-lands-bloodsucker-3.0_p20110618.ebuild
31 +++ /dev/null
32 @@ -1,36 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -inherit eutils games
39 -
40 -DESCRIPTION="Non-official map pack for Eternal Lands"
41 -HOMEPAGE="http://maps.el-pl.org/"
42 -SRC_URI="https://dev.gentoo.org/~rich0/distfiles/${P}.tar.bz2"
43 -LICENSE="CC-BY-NC-SA-3.0"
44 -SLOT="0"
45 -
46 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
47 -
48 -IUSE=""
49 -
50 -DEPEND="games-rpg/eternal-lands-data[bloodsuckermaps]"
51 -RDEPEND="${DEPEND}"
52 -
53 -S="${WORKDIR}"
54 -
55 -src_install() {
56 - insopts -m 0660
57 - insinto "${GAMES_DATADIR}/eternal-lands"
58 - doins -r maps
59 -
60 - prepgamesdirs
61 -}
62 -
63 -pkg_postinst() {
64 - games_pkg_postinst
65 - elog "Note that the Bloodsucker Maps are not official maps and are not"
66 - elog "supported by the Eternal Lands team."
67 - elog "Please do not bother Eternal Lands staff about bugs with the maps."
68 -}
69
70 diff --git a/games-rpg/eternal-lands-bloodsucker/metadata.xml b/games-rpg/eternal-lands-bloodsucker/metadata.xml
71 deleted file mode 100644
72 index 87c0e5ac4cf..00000000000
73 --- a/games-rpg/eternal-lands-bloodsucker/metadata.xml
74 +++ /dev/null
75 @@ -1,13 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 -<maintainer type="person">
80 - <email>rich0@g.o</email>
81 - <name>Rich Freeman</name>
82 -</maintainer>
83 -<maintainer type="project">
84 - <email>games@g.o</email>
85 - <name>Gentoo Games Project</name>
86 -</maintainer>
87 -<longdescription>The Bloodsucker Maps are an add-on for Eternal Lands and provide enhanced non-official maps for the game.</longdescription>
88 -</pkgmetadata>
89
90 diff --git a/profiles/package.mask b/profiles/package.mask
91 index 2ebdaee903a..7251db3c462 100644
92 --- a/profiles/package.mask
93 +++ b/profiles/package.mask
94 @@ -1093,7 +1093,6 @@ net-misc/libss7
95 # Obsolete. No reverse dependencies (games-rpg/eternal-lands no longer
96 # depends on them).
97 # Removal in 30 days. Bug #549890.
98 -games-rpg/eternal-lands-bloodsucker
99 games-rpg/eternal-lands-data
100
101 # Miroslav Šulc <fordfrog@g.o> (2019-08-19)