From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F866138334 for ; Mon, 7 Oct 2019 08:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E714E0806; Mon, 7 Oct 2019 08:28:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56454E0806 for ; Mon, 7 Oct 2019 08:28:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0705E34B9FA for ; Mon, 7 Oct 2019 08:28:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEEBF832 for ; Mon, 7 Oct 2019 08:28:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570436638.4480567cafb29f0f8142c32e257b7dc73f348723.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/spacetripper-demo/, profiles/default/linux/musl/, profiles/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/spacetripper-demo/Manifest games-action/spacetripper-demo/metadata.xml games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild profiles/arch/amd64/no-multilib/package.mask profiles/default/linux/musl/package.mask profiles/package.mask X-VCS-Directories: games-action/spacetripper-demo/ profiles/arch/amd64/no-multilib/ profiles/ profiles/default/linux/musl/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4480567cafb29f0f8142c32e257b7dc73f348723 X-VCS-Branch: master Date: Mon, 7 Oct 2019 08:28:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7ce9b099-ab21-466a-bb6f-19fd17e86bbe X-Archives-Hash: 98c36496100d5ae89bdd1665f12c25d3 commit: 4480567cafb29f0f8142c32e257b7dc73f348723 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 7 08:23:33 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Oct 7 08:23:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4480567c games-action/spacetripper-demo: Remove last-rited pkg Closes: https://bugs.gentoo.org/601052 Signed-off-by: Michał Górny gentoo.org> games-action/spacetripper-demo/Manifest | 1 - games-action/spacetripper-demo/metadata.xml | 8 ---- .../spacetripper-demo-1-r1.ebuild | 48 ---------------------- profiles/arch/amd64/no-multilib/package.mask | 1 - profiles/default/linux/musl/package.mask | 1 - profiles/package.mask | 1 - 6 files changed, 60 deletions(-) diff --git a/games-action/spacetripper-demo/Manifest b/games-action/spacetripper-demo/Manifest deleted file mode 100644 index e5ad086446f..00000000000 --- a/games-action/spacetripper-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST spacetripperdemo.sh 5179095 BLAKE2B a2d3109c6557df46b2afa221b92983d4a364abe77260c96066bf466682a022832fef2aee80a438b4e07da5bfcb5d868f45429be87b024d0bcd21eb6636a3a100 SHA512 43c0aac805671716816dfba58fe1ccad333886a1a20a3dfdaba7b78512dbe2ca6fbe6c09782e14f81d475c9c9bccb4043bac4c8bd756800fe43596dbee5018a0 diff --git a/games-action/spacetripper-demo/metadata.xml b/games-action/spacetripper-demo/metadata.xml deleted file mode 100644 index 78274e0fa55..00000000000 --- a/games-action/spacetripper-demo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild b/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild deleted file mode 100644 index 7dc8a1ea15e..00000000000 --- a/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit desktop eutils unpacker - -MY_P="spacetripperdemo" -DESCRIPTION="Hardcore arcade shoot-em-up" -HOMEPAGE="http://www.pompomgames.com/" -SRC_URI="http://www.btinternet.com/~bongpig/${MY_P}.sh" - -LICENSE="POMPOM" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip mirror bindist" - -RDEPEND=" - >=virtual/opengl-7.0-r1[abi_x86_32(-)] - >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-),X,video,joystick,opengl,sound]" - -S=${WORKDIR} - -dir=/opt/${PN} -Ddir=${D}/${dir} - -QA_PREBUILT="${dir}/*" - -src_unpack() { - unpack_makeself -} - -src_install() { - exeinto "${dir}" - doexe bin/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 || die - sed -i -e "s:XYZZY:${dir}:" "${Ddir}/${MY_P}" || die - - insinto "${dir}" - doins -r preview run styles README license.txt icon.xpm - newicon icon.xpm spacetripper-demo.png - - make_wrapper spacetripper-demo ./spacetripperdemo "${dir}" "${dir}" - make_desktop_entry spacetripper-demo spacetripper-demo spacetripper-demo -} diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index b3c96e1eea7..9f0643ca62c 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -53,7 +53,6 @@ games-action/rune games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/solar2 -games-action/spacetripper-demo games-action/swordandsworcery games-action/trine-enchanted-edition games-action/trine2 diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask index d687f9b787f..cde357d354a 100644 --- a/profiles/default/linux/musl/package.mask +++ b/profiles/default/linux/musl/package.mask @@ -28,7 +28,6 @@ games-action/rune games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/solar2 -games-action/spacetripper-demo games-action/swordandsworcery games-action/trine games-action/trine-enchanted-edition diff --git a/profiles/package.mask b/profiles/package.mask index f4fa1a51ef7..ac6d982c7f5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1085,7 +1085,6 @@ net-mail/kuvert # SRC_URI. # Removal in 30 days. Bug #601052. games-action/mutantstorm-demo -games-action/spacetripper-demo # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release.