From 2f8db31405fac68eea6f7257d58529243815033b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 30 Apr 2018 21:33:31 +0100 Subject: gentoo resync : 30.04.2018 --- games-fps/alephone-infinity/Manifest | 4 --- .../alephone-infinity-20080622.ebuild | 40 ---------------------- games-fps/alephone-infinity/metadata.xml | 8 ----- 3 files changed, 52 deletions(-) delete mode 100644 games-fps/alephone-infinity/Manifest delete mode 100644 games-fps/alephone-infinity/alephone-infinity-20080622.ebuild delete mode 100644 games-fps/alephone-infinity/metadata.xml (limited to 'games-fps/alephone-infinity') diff --git a/games-fps/alephone-infinity/Manifest b/games-fps/alephone-infinity/Manifest deleted file mode 100644 index 81fe6ac1e145..000000000000 --- a/games-fps/alephone-infinity/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST MarathonInfinity.zip 30109883 BLAKE2B 5412c172e3f3066250912d9e818b172c9b036c4a71d090d36c3ef7e078d7e37ca7d676282176bd79d3e87b212d40245e7d16d0f8016a3094de24c4434570fdbd SHA512 1f347615b96d2c07914cda78bdc6971311f3933af78debfcd9fa87a0a3048220726a082602b7a76f516f7b3dd3240d1ea843794ab34e4e9e7733342d9d9fe5b1 -DIST alephone-infinity.png 19193 BLAKE2B c4e6eeb74d56798ebf3f96f2ee509fb6ac7d695e2c51e4f34599be507deb6354a0e034e0441ced4b5ad5688ec87a2129fdbded28b036e074737cc8dd0974683b SHA512 ad5c683aae4ee0afa306aaf33c9ad93a2eee59a4283166aada58a48a8dbbe8de62c8af0b04b143366448ef101ba8b2530cbc8bc5b3e1de62c5177775fae6bfd3 -EBUILD alephone-infinity-20080622.ebuild 941 BLAKE2B 5c725d2ce6728b0f6d446fadfbeee2db3649bdba2bec26dd26f952ef69c306822ca6568c6d9df9edc8fea843d4a52df105eeb5e3dd6839626ce1cbff5c9ffc2c SHA512 6aab1ea5d96340a521cc2b9278f0d22c3da868c9d0731ae80064f1d6c36ff0064f45321f90de48451168ed32475e3f40847fec86b685255a082e6e4ea43ff0ff -MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild b/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild deleted file mode 100644 index 46cd7a3b526d..000000000000 --- a/games-fps/alephone-infinity/alephone-infinity-20080622.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 eutils games - -DESCRIPTION="Aleph One - Marathon Infinity" -HOMEPAGE="http://trilogyrelease.bungie.org/" -SRC_URI="http://files3.bungie.org/trilogy/MarathonInfinity.zip - mirror://gentoo/${PN}.png" - -LICENSE="bungie-marathon" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="" -RESTRICT="mirror" - -RDEPEND="games-fps/alephone" -DEPEND="app-arch/unzip" - -S=${WORKDIR}/Marathon\ Infinity - -src_install() { - insinto "${GAMES_DATADIR}"/${PN} - doins -r * - - doicon "${DISTDIR}"/${PN}.png - make_desktop_entry "alephone.sh infinity" "Aleph One - Marathon Infinity" - - # Make sure the extra dirs exist in case the user wants to add some data - keepdir "${GAMES_DATADIR}"/${PN}/{Scripts,"Physics Models",Textures,Themes} - - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - elog "To play this scenario, run:" - elog "alephone.sh infinity" -} diff --git a/games-fps/alephone-infinity/metadata.xml b/games-fps/alephone-infinity/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-fps/alephone-infinity/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -- cgit v1.2.3