From 9e2a01c4881b67200d0a43ab7d6f147d6e5ac2aa Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 8 Dec 2019 16:29:54 -0500 Subject: games-fps/quake3*: drop vulnerable pkgs Closes: https://bugs.gentoo.org/420783 Closes: https://bugs.gentoo.org/606696 Closes: https://bugs.gentoo.org/627236 Signed-off-by: Aaron Bauman --- games-fps/quake3-ruinhunters/Manifest | 2 -- games-fps/quake3-ruinhunters/metadata.xml | 8 -------- .../quake3-ruinhunters-1.0a-r1.ebuild | 22 ---------------------- 3 files changed, 32 deletions(-) delete mode 100644 games-fps/quake3-ruinhunters/Manifest delete mode 100644 games-fps/quake3-ruinhunters/metadata.xml delete mode 100644 games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild (limited to 'games-fps/quake3-ruinhunters') diff --git a/games-fps/quake3-ruinhunters/Manifest b/games-fps/quake3-ruinhunters/Manifest deleted file mode 100644 index 860b11165688..000000000000 --- a/games-fps/quake3-ruinhunters/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ruin_hunters_v10.zip 67679542 BLAKE2B a366ab8c3a10905f5d4b50fbc2b386c21a7da9cbdc37d88a0a8bf4cd4a27bf491f924f8e1ef25834377c9b5806692bccd5aeb03823d779e8ee4c27f7b0237526 SHA512 9eabab8460c2ddffeb7cc48eea272028a9623f9df3078c328599f83e2827e73e8578d7846d51026d426007d9579bb34ebe9321e27548fe245840063efbcb8d54 -DIST ruin_hunters_v10a_patch.zip 7186582 BLAKE2B b3e78c0ed15a93c525f285bf46340c8a2d7be16d3232ca6525f3880461365c716860f189675c4ec662944951acb4aa99aa88bffc6cec1dd8623be46599768668 SHA512 898e5fe7c16fdeb030b6fd1873171c9f37eedbcf55162963a1f2ea7ac281ad0021116f705964cfd20aa08a462270bddbb2a4a071331641eab11b8e3dc60abc45 diff --git a/games-fps/quake3-ruinhunters/metadata.xml b/games-fps/quake3-ruinhunters/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-fps/quake3-ruinhunters/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild b/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild deleted file mode 100644 index 9bfc2a4c2218..000000000000 --- a/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MOD_DESC="Anime mod with cartoon actors and arcade-like gameplay" -MOD_NAME="Ruin Hunters" -MOD_DIR="ruin" - -inherit games games-mods - -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI=" - https://www.mirrorservice.org/sites/quakeunity.com/modifications/ruinhunters/ruin_hunters_v10.zip - https://www.mirrorservice.org/sites/quakeunity.com/modifications/ruinhunters/ruin_hunters_v10a_patch.zip" - -LICENSE="freedist" -KEYWORDS="~amd64 ~x86" -IUSE="dedicated opengl" - -src_prepare() { - rm -f *.bat -} -- cgit v1.2.3-18-g5258