commit:     2816a5a89c91c6e6ea57505e993b1e0a6f167dde
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 23:17:31 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 23:18:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2816a5a8

games-rpg/asphyxia: Remove last-rited pkg

Closes: https://bugs.gentoo.org/741406
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-rpg/asphyxia/Manifest            |  1 -
 games-rpg/asphyxia/asphyxia-1.0.ebuild | 42 ----------------------------------
 games-rpg/asphyxia/metadata.xml        |  8 -------
 profiles/package.mask                  |  1 -
 4 files changed, 52 deletions(-)

diff --git a/games-rpg/asphyxia/Manifest b/games-rpg/asphyxia/Manifest
deleted file mode 100644
index 1f23fd2c07e..00000000000
--- a/games-rpg/asphyxia/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Asphyxia-1.0-linux.tar 282880294 BLAKE2B 
cb27797413238c2e828232d46626889379ee8e9b10bc224812215e811927f50d640d520a3c399d3b58da12a5d6e6957020f89c70629c037f5334e8dca8706ba5
 SHA512 
9e28fe4b961a03b89b717589d7ba223374dfa12710a1f101b61c913a50dc750a6c2c8733d9b312001c92b6eeb58903028eec8e7a0b62de3f52f56eef6971e07e

diff --git a/games-rpg/asphyxia/asphyxia-1.0.ebuild 
b/games-rpg/asphyxia/asphyxia-1.0.ebuild
deleted file mode 100644
index 190c2288b4e..00000000000
--- a/games-rpg/asphyxia/asphyxia-1.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop eutils xdg-utils
-
-RENPY_SLOT="6.99"
-MY_PN="Asphyxia"
-
-DESCRIPTION="Visual novel where the main character has one day to make peace 
with her friend"
-HOMEPAGE="https://ebihime.itch.io/asphyxia";
-SRC_URI="${MY_PN}-${PV}-linux.tar"
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="bindist fetch"
-
-RDEPEND="games-engines/renpy:${RENPY_SLOT}"
-
-S="${WORKDIR}/${MY_PN}-${PV}-linux"
-
-pkg_nofetch() {
-       einfo "If you have ${SRC_URI} as distributed by Humble Bundle then move"
-       einfo "it to your distfiles directory. If you have some other version 
then"
-       einfo "please contact the Gentoo Games team."
-}
-
-src_install() {
-       insinto /usr/share/${PN}
-       doins -r game/*
-
-       make_wrapper ${PN} "renpy-${RENPY_SLOT} '${EPREFIX}/usr/share/${PN}'"
-       newicon -s 48 icon.png ${PN}.png
-       make_desktop_entry ${PN} "${MY_PN}"
-
-       docinto html
-       dodoc README.html
-}
-
-pkg_postinst() { xdg_icon_cache_update; }
-pkg_postrm() { xdg_icon_cache_update; }

diff --git a/games-rpg/asphyxia/metadata.xml b/games-rpg/asphyxia/metadata.xml
deleted file mode 100644
index 26079e608be..00000000000
--- a/games-rpg/asphyxia/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/profiles/package.mask b/profiles/package.mask
index b14ed7debc0..1538c932f5c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -250,7 +250,6 @@ dev-haskell/hgettext
 dev-python/numpy-python2
 games-engines/renpy
 games-misc/katawa-shoujo
-games-rpg/asphyxia
 
 # Jonas Stein <jst...@gentoo.org> (2020-12-29)
 # Unusable without alsa.

Reply via email to