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/default/linux/musl/, games-arcade/marbleblastgold-demo/, profiles/, ...
Date: Sat, 28 Jul 2018 11:59:04 +0000 (UTC)	[thread overview]
Message-ID: <1532779120.51c695a2f9105f35e857102712a892bf4868b48d.mgorny@gentoo> (raw)

commit:     51c695a2f9105f35e857102712a892bf4868b48d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 11:55:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 11:58:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c695a2

games-arcade/marbleblastgold-demo: Remove last-rited pkg

Closes: https://bugs.gentoo.org/653812

 games-arcade/marbleblastgold-demo/Manifest         |  1 -
 .../marbleblastgold-demo-1.4.1.ebuild              | 40 ----------------------
 games-arcade/marbleblastgold-demo/metadata.xml     | 36 -------------------
 profiles/default/linux/musl/package.mask           |  1 -
 profiles/default/linux/uclibc/package.mask         |  1 -
 profiles/package.mask                              |  4 ---
 6 files changed, 83 deletions(-)

diff --git a/games-arcade/marbleblastgold-demo/Manifest b/games-arcade/marbleblastgold-demo/Manifest
deleted file mode 100644
index 7e769038e34..00000000000
--- a/games-arcade/marbleblastgold-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST MarbleBlastGoldDemo-1.4.1.sh.bin 11180534 BLAKE2B 1b0b1fca99bf7bdbb4beb5572d4ec10c634a6dffe8ce1576452011f1283196cd983adbb4d01b9c24590bd97cd2f9145bb67007cb76f0867335c8f4fc8f3e7d7e SHA512 16f03cdcf3cd6440048d8640c2a91078637d018f15a49764eca914259d65196f5a16a90abc11283d0e4b9af1b290d7ab880e96caae2dd6c813ac6d3d8414ec2c

diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild
deleted file mode 100644
index db76c45ef6a..00000000000
--- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit unpacker games
-
-DESCRIPTION="race marbles through crazy stages"
-HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=15"
-SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh.bin"
-
-LICENSE="MARBLEBLAST"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="strip"
-
-RDEPEND="sys-libs/glibc"
-
-dir=${GAMES_PREFIX_OPT}/${PN}
-QA_PREBUILT="${dir:1}/marbleblastgolddemo.bin
-	${dir:1}/lib/*"
-
-S=${WORKDIR}
-
-src_install() {
-	dodir "${dir}" "${GAMES_BINDIR}"
-
-	tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz"
-
-	exeinto "${dir}"
-	doexe bin/Linux/x86/marbleblastgolddemo
-	dosym "${dir}"/marbleblastgolddemo "${GAMES_BINDIR}"/marbleblastgold-demo
-
-	insinto "${dir}"
-	doins MarbleBlast.xpm
-
-	dodoc README.txt
-
-	prepgamesdirs
-}

diff --git a/games-arcade/marbleblastgold-demo/metadata.xml b/games-arcade/marbleblastgold-demo/metadata.xml
deleted file mode 100644
index 9b3bdd524a9..00000000000
--- a/games-arcade/marbleblastgold-demo/metadata.xml
+++ /dev/null
@@ -1,36 +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>
-Marble Blast Gold is an arcade action game with simple yet 
-addictive gameplay, suitable for players of any age. In the 
-rich cartoon landscape of Marble Blast Gold, players will race 
-their marbles through moving platforms, dangerous hazards, 
-sparkling treasures and power up enhancements in an effort to 
-complete each course in record time.
-
-Marble Blast Gold introduces new players to the game with a set 
-of progressively more difficult beginner training levels, each 
-designed to showcase a power up or game hazard. The hazards 
-players will face in Marble Blast include powerful fans, 
-whirling tornados, land mines, pinball-style bumpers, narrow 
-catwalks, moving pistons, dizzying chasms, and more.
-
-To get past these obstacles, players can find and use five 
-different ability enhancing power ups - the SuperSpeed, 
-SuperJump, SuperBounce, Shock Absorber and Gyrocopter. Some 
-levels contain gravity modifiers, which allow the player to 
-change the direction of gravity.
-
-Marble Blast Gold comes with 100 whimsical and challenging 
-levels, as well as the ability for advanced players to craft 
-and share their own levels. Each level has "gold standard" set 
-for the high score, so you can test your skills against the 
-record 'gold' times. Marble Blast Gold is sure to provide many 
-hours of fun for the whole family.
-</longdescription>
-</pkgmetadata>

diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask
index 64fa7f1639e..4dbd1e687ac 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -39,7 +39,6 @@ games-arcade/aquaria
 games-arcade/barbarian-bin
 games-arcade/dynamitejack
 games-arcade/jardinains
-games-arcade/marbleblastgold-demo
 games-arcade/thinktanks-demo
 games-emulation/nestra
 games-emulation/zinc

diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
index 21d6c09ce88..56369db8206 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -22,7 +22,6 @@ games-action/descent3-demo
 games-action/shadowgrounds-bin
 games-action/shadowgrounds-survivor-bin
 games-action/trine
-games-arcade/marbleblastgold-demo
 games-fps/enemy-territory
 games-fps/enemy-territory-etpro
 games-fps/enemy-territory-truecombat

diff --git a/profiles/package.mask b/profiles/package.mask
index 1ed932de4af..dbd8bc90a34 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -290,10 +290,6 @@ net-libs/libwhisker
 # unmaintained in our side) (#653390). Removal in a month.
 sys-boot/getdvhoff
 
-# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
-# Both games crash on start (#653812). Removal in a month.
-games-arcade/marbleblastgold-demo
-
 # Mart Raudsepp <leio@gentoo.org> (16 Jun 2018)
 # No upstream (website disappeared), no upstream plugin maintainer,
 # and pretty much a fringe format anyway.


                 reply	other threads:[~2018-07-28 11:59 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=1532779120.51c695a2f9105f35e857102712a892bf4868b48d.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