commit:     dc30f52f63ff7d12cb347187c4bc802533e92fb1
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 17:11:18 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 17:27:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc30f52f

games-fps/postal2: drop last-rited package

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 games-fps/postal2/Manifest                 |  2 -
 games-fps/postal2/metadata.xml             |  8 ----
 games-fps/postal2/postal2-1409.2-r2.ebuild | 68 ------------------------------
 profiles/package.mask                      |  5 ---
 4 files changed, 83 deletions(-)

diff --git a/games-fps/postal2/Manifest b/games-fps/postal2/Manifest
deleted file mode 100644
index f3b260a81e7..00000000000
--- a/games-fps/postal2/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST postal2-1409.1.run 4816304 BLAKE2B 
a93e7af6f5332572c8344f3431ae540dd8e1b5e820244d710e578d69577dfcc533cdade56fc021d5254db30998a3b734bb527ca4e4d2f238c6ee33540b212f22
 SHA512 
5ff4880435394c552e7c1f33baf8dfdb71eb56fe5e3067eeb746826a25e585d3901292618668de50dc8bf641b2628a26a82cdf5b642e33f4113b55d72df9c4fe
-DIST postal2-1409.2.run 5645624 BLAKE2B 
3aa4b466995344e767223d7c3296b498ca74f6b960fc32b4da7632b939df81e9d7a58836d3b9d26f5f85e51f3ba6e4a27e5b447c8318d90deede21498177ff95
 SHA512 
9fafcfec30d99e30b879318a96f484d3723853a213606f58b02a37631b4393ab4925022fcef3f84c95907269c6675090100358c16cec8b779140bf83fe7cb660

diff --git a/games-fps/postal2/metadata.xml b/games-fps/postal2/metadata.xml
deleted file mode 100644
index 3c186688e26..00000000000
--- a/games-fps/postal2/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>ga...@gentoo.org</email>
-               <name>Gentoo Games Project</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/games-fps/postal2/postal2-1409.2-r2.ebuild 
b/games-fps/postal2/postal2-1409.2-r2.ebuild
deleted file mode 100644
index d94eeaa873b..00000000000
--- a/games-fps/postal2/postal2-1409.2-r2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils unpacker cdrom multilib games
-
-DESCRIPTION="Postal 2: Share the Pain"
-HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=postal2";
-SRC_URI="http://updatefiles.linuxgamepublishing.com/${PN}/${P/%?/1}.run
-       http://updatefiles.linuxgamepublishing.com/${PN}/${P}.run";
-
-LICENSE="postal2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="bindist mirror strip"
-
-DEPEND="games-util/loki_patch"
-RDEPEND="sys-libs/glibc
-       sys-libs/libstdc++-v3:5
-       amd64? ( sys-libs/glibc[multilib] sys-libs/libstdc++-v3:5[multilib] )
-       >=virtual/opengl-7.0-r1[abi_x86_32(-)]
-       >=media-libs/libsdl-1.2.15-r4[X,opengl,abi_x86_32(-)]
-       >=media-libs/openal-1.15.1[abi_x86_32(-)]"
-
-S=${WORKDIR}
-
-src_unpack() {
-       cdrom_get_cds .installation_data/linux-specific.tar.bz2
-       mkdir ${A}
-
-       local f
-       for f in * ; do
-               cd "${S}"/${f}
-               unpack_makeself ${f}
-       done
-}
-
-src_install() {
-       has_multilib_profile && ABI=x86
-
-       local dir=${GAMES_PREFIX_OPT}/${PN}
-
-       dodir "${dir}"
-       cd "${D}/${dir}"
-
-       ln -s "${CDROM_ROOT}"/.installation_data/*.bz2 .
-       unpack ./*.bz2
-       rm -f ./*.bz2
-
-       local d
-       for d in "${S}"/* ; do
-               pushd "${d}" > /dev/null
-               loki_patch patch.dat "${D}/${dir}" || die "loki_patch ${d} 
failed"
-               popd > /dev/null
-       done
-
-       rm -f System/{libstdc++.so.5,libgcc_s.so.1}
-
-       dosym /usr/$(get_libdir)/libopenal.so "${dir}"/System/openal.so
-       dosym /usr/$(get_libdir)/libSDL-1.2.so.0 "${dir}"/System/libSDL-1.2.so.0
-
-       games_make_wrapper ${PN} ./${PN}-bin "${dir}"/System .
-       doicon "${CDROM_ROOT}"/.installation_data/${PN}.xpm
-       make_desktop_entry ${PN} "Postal 2: Share the Pain"
-
-       prepgamesdirs
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index bd91103574b..19d22417f5f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -341,11 +341,6 @@ www-servers/thin
 # Removal in 30 days.  Bug #697376.
 app-text/scrollkeeper
 
-# Michał Górny <mgo...@gentoo.org> (2019-10-19)
-# The Linux installer/update is unfetchable, and can't be redistributed.
-# Removal in 30 days.  Bug #695778.
-games-fps/postal2
-
 # Michał Górny <mgo...@gentoo.org> (2019-10-19)
 # Upstream homepage and sources are gone.  The license raises doubt
 # as to whether we can redistribute it.  No new releases since being

Reply via email to