summaryrefslogtreecommitdiff
path: root/games-fps/quake3-bfp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /games-fps/quake3-bfp
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'games-fps/quake3-bfp')
-rw-r--r--games-fps/quake3-bfp/Manifest3
-rw-r--r--games-fps/quake3-bfp/metadata.xml8
-rw-r--r--games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild17
3 files changed, 0 insertions, 28 deletions
diff --git a/games-fps/quake3-bfp/Manifest b/games-fps/quake3-bfp/Manifest
deleted file mode 100644
index 58b1a6f272ac..000000000000
--- a/games-fps/quake3-bfp/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST bidforpower1-2.zip 129645741 BLAKE2B 4ed67fc9470d3c1a74beceeaee95f6ab4fc64fe4630884b83418773d9e80bb54a44c9486c8b694f16621b49f21fde82fee7af5d052a7c66b15bd4fd3ce3e8822 SHA512 9559af36f6efa46e7d20e4a4dc1293ddf8e5bf310672eebdc3f04536e926c05ce699819adaba2c9a29794815a7b766ed9f70b4d83121196f675cb0d221e77b18
-EBUILD quake3-bfp-1.2-r1.ebuild 496 BLAKE2B 8fe5ae998cf5c871fbe03acd2336333ac1e94171d27c5d7ecce6b2aad77bb628255eddf4f3608bf52931a09803134e8650cc73d80d018ec34e4430cfa9e52343 SHA512 7169a374f2f93671e8a63f91b98ad9a3122c4aef60b05d216ff41becae7d2ff2fb39a78913c2c62f1227bda8702572ab4e70c2bd1f8256cdc3b2dcbc013347c2
-MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-fps/quake3-bfp/metadata.xml b/games-fps/quake3-bfp/metadata.xml
deleted file mode 100644
index 78274e0fa550..000000000000
--- a/games-fps/quake3-bfp/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
deleted file mode 100644
index 1639da7c0de0..000000000000
--- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MOD_DESC="Control Ki-powered superheros and battle in the air"
-MOD_NAME="Bid For Power"
-MOD_DIR="bfpq3"
-MOD_ICON="bfp.ico"
-
-inherit games games-mods
-
-HOMEPAGE="https://www.moddb.com/mods/bid-for-power"
-SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/bidforpower/bidforpower${PV/./-}.zip"
-
-LICENSE="freedist"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated opengl"