public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/arch/amd64/no-multilib/, games-action/mutantstorm-demo/
Date: Mon,  7 Oct 2019 08:28:47 +0000 (UTC)	[thread overview]
Message-ID: <1570436707.b91caa3210a6e66741c04de7211559ad99e1cb9e.mgorny@gentoo> (raw)

commit:     b91caa3210a6e66741c04de7211559ad99e1cb9e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 08:24:16 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 08:25:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91caa32

games-action/mutantstorm-demo: Remove last-rited pkg

Closes: https://bugs.gentoo.org/601052
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-action/mutantstorm-demo/Manifest             |  1 -
 games-action/mutantstorm-demo/metadata.xml         | 40 --------------------
 .../mutantstorm-demo-1.33-r1.ebuild                | 43 ----------------------
 profiles/arch/amd64/no-multilib/package.mask       |  1 -
 profiles/package.mask                              |  7 ----
 5 files changed, 92 deletions(-)

diff --git a/games-action/mutantstorm-demo/Manifest b/games-action/mutantstorm-demo/Manifest
deleted file mode 100644
index 2435fba23f6..00000000000
--- a/games-action/mutantstorm-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST MutantStormDemo_1_33.sh.bin 9249167 BLAKE2B 304877cb30ba0f43540b6d467e0d4ebd12c3896778c305a3aabf8a2a747fc1fa48e75d6e4ee8c123afa58fbb12fa9ead4f9f9af3bdc0604b3ff613ee92a558bb SHA512 176c9f05ca03a1b8f397e046eac26c1442571806543df9b7e0545b8e32e0cc8f2fc827f03840c2082e600a9336ba2c7a7497ef336d9eb8c4e8f122abec413cad

diff --git a/games-action/mutantstorm-demo/metadata.xml b/games-action/mutantstorm-demo/metadata.xml
deleted file mode 100644
index b12b9be3c4c..00000000000
--- a/games-action/mutantstorm-demo/metadata.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>games@gentoo.org</email>
-	<name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-Mutant Storm progresses over 89 levels of psychedelic 3D arenas, that get 
-ever more crowded with nasty beasties. This carnival of frenetic fun is 
-showcased in a cutting edge graphics extravganza.
-
-Viewed from well above, you and your enemies can always be seen. Always be 
-killed, and always be laughed at! There is no hiding. No tactics. No 
-planning... No Net.
-Your enemies created this world and they sure ain't gonna help you 
-out!
-
-You like to play hard? Then the game gets harder. Feel like your doing 
-well? ...
-Enjoy it while it lasts!
-
-Survive long enough, and you get rewarded with score multipliers, doubling 
-your score. Making your enemies even angrier, and that bit more determined 
-to kill you!
-Lose a life and watch your multipliers tumble, and the beasties slow down 
-and relax, safe in the knowledge that you are just a big softy really!!
-After you conquer all 89 levels you'll be awarded your first 
-'White Belt' progressing if you can win all 8 belts until you 
-have possess the much coveted Mutant Storm 'Black Belt'.
-
-Mutant Storm is inspired the classic RoboTron by Williams, Smash TV and 
-Jeff Minters fantastic Llamatron.
-To those unacquainted, this means one hand controlling fire direction, and 
-the other controlling movement. Sounds confusing? ...don't worry, just grab 
-your trusty mouse ( or dual stick joypad if you want genuine Robotron style 
-) and give it a go. Its very simple once you try, and very intuitive once 
-you're used to it.
-</longdescription>
-</pkgmetadata>

diff --git a/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild b/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild
deleted file mode 100644
index 6a4460c8715..00000000000
--- a/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils unpacker
-
-DESCRIPTION="shoot through crazy psychedelic 3D environments"
-HOMEPAGE="http://www.pompomgames.com/"
-SRC_URI="ftp://ggdev-1.homelan.com/mutantstorm/MutantStormDemo_${PV/./_}.sh.bin"
-
-LICENSE="POMPOM"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="strip mirror bindist"
-
-RDEPEND="
-	media-libs/libsdl[abi_x86_32(-)]
-	sys-libs/lib-compat
-	x11-libs/libX11[abi_x86_32(-)]
-	x11-libs/libXext[abi_x86_32(-)]
-	virtual/opengl[abi_x86_32(-)]"
-
-S=${WORKDIR}
-
-dir=/opt/${PN}
-Ddir=${D}/${dir}
-QA_PREBUILT="${dir:1}/mutantstorm-bin"
-
-src_install() {
-	insinto "${dir}"
-	doins -r menu script styles
-
-	exeinto "${dir}"
-	doexe bin/Linux/x86/*
-	# Remove libSDL since we use the system version and our version doesn't
-	# have TEXTRELs in it.
-	rm -f "${Ddir}"/libSDL-1.2.so.0.0.5
-	make_wrapper mutantstorm-demo ./mutantstormdemo "${dir}" "${dir}"
-
-	insinto "${dir}"
-	doins README.txt buy_me mutant.xpm pompom readme.htm
-}

diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask
index 9f0643ca62c..c1704fdf972 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -47,7 +47,6 @@ games-action/heretic2-demo
 games-action/hotline-miami
 games-action/intrusion2
 games-action/lugaru
-games-action/mutantstorm-demo
 games-action/phobiaii
 games-action/rune
 games-action/shadowgrounds-bin

diff --git a/profiles/package.mask b/profiles/package.mask
index ac6d982c7f5..61bf904a623 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1080,12 +1080,6 @@ sci-mathematics/kodkod
 # Removal in 30 days.  Bug #693232.
 net-mail/kuvert
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-07)
-# Both packages are (now) mirror-restricted and have non-working
-# SRC_URI.
-# Removal in 30 days.  Bug #601052.
-games-action/mutantstorm-demo
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.
@@ -1485,7 +1479,6 @@ app-admin/amazon-ec2-init
 # See bugs #515926 and #510960.
 sys-libs/lib-compat
 sys-libs/lib-compat-loki
-games-action/mutantstorm-demo
 games-action/phobiaii
 games-fps/rtcw
 games-fps/unreal


                 reply	other threads:[~2019-10-07  8:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1570436707.b91caa3210a6e66741c04de7211559ad99e1cb9e.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox