commit:     d8f3acc794dbff2cd51e0a3b37d7418afe95b2e6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 17:51:21 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 20 17:51:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f3acc7

games-arcade/syobon: treeclean

Closes: https://bugs.gentoo.org/936299 (pkgremoved)
Closes: https://bugs.gentoo.org/739110 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 games-arcade/syobon/Manifest               |  1 -
 games-arcade/syobon/metadata.xml           | 11 --------
 games-arcade/syobon/syobon-1.0.1-r1.ebuild | 43 ------------------------------
 profiles/package.mask                      |  1 -
 4 files changed, 56 deletions(-)

diff --git a/games-arcade/syobon/Manifest b/games-arcade/syobon/Manifest
deleted file mode 100644
index 352fb2ea9f3e..000000000000
--- a/games-arcade/syobon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST syobon_1.0.1_src.tar.gz 2721153 BLAKE2B 
4e5dd2689f531478aef2bc5f6723da1b0c2bcf04bd532775f6883660aedcd4226f9f42dc1ce5d19baa0d4544b4ff3084195a06ffef732cc9adbae412f1c7fd6a
 SHA512 
9a8ff389bb23563a16f1b56aefdb93cf0ee5be74c6d48276ce76a17159bc021f517a69eb300a1c17ee81d4112ba26f0d386a1e2e37bced681044c3a3ca4f7ca5

diff --git a/games-arcade/syobon/metadata.xml b/games-arcade/syobon/metadata.xml
deleted file mode 100644
index d28f5ad166f5..000000000000
--- a/games-arcade/syobon/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-<email>[email protected]</email>
-<name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-Syobon Action (also known as Cat Mario or Neko Mario) is a platform game with 
a similar gameplay experience as Super Mario Bros, except it's a lot more 
difficult.
-</longdescription>
-</pkgmetadata>

diff --git a/games-arcade/syobon/syobon-1.0.1-r1.ebuild 
b/games-arcade/syobon/syobon-1.0.1-r1.ebuild
deleted file mode 100644
index c0bb5d581bbb..000000000000
--- a/games-arcade/syobon/syobon-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit desktop
-
-MY_P="${PN}_${PV}_src"
-
-DESCRIPTION="Syobon Action (also known as Cat Mario or Neko Mario)"
-HOMEPAGE="http://zapek.com/?p=189";
-SRC_URI="http://download.zapek.com/software/${PN}/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       media-libs/libsdl[sound,video,joystick]
-       media-libs/sdl-gfx
-       media-libs/sdl-image[png]
-       media-libs/sdl-ttf
-       media-libs/sdl-mixer[vorbis]
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"
-
-S="${WORKDIR}/${PN}"
-
-src_compile() {
-       emake GAMEDATA="/usr/share/${PN}"
-}
-
-src_install() {
-       dobin ${PN}
-
-       insinto "/usr/share/${PN}"
-       doins -r BGM SE res
-       einstalldocs
-
-       make_desktop_entry ${PN}
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b06a2bdb0422..672160ff30e3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -195,7 +195,6 @@ dev-util/cucumber-html-formatter:20
 # EAPI=6 games. Feel free to drop any package after bumping it's EAPI.
 # Removal on 2024-08-18.  Bug #936299.
 games-arcade/sdl-sopwith
-games-arcade/syobon
 
 # Leonardo Hernández Hernández <[email protected]> (2024-07-07)
 # New major ffmpeg version. Tracker bug #928905.

Reply via email to