commit:     b2c1a4e480a1b3931b1e82b7d0aae9e9766a4cb0
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 13:05:12 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 13:07:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c1a4e4

games-arcade/whichwayisup: drop 0.7.9-r3

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../whichwayisup/files/whichwayisup-32.xpm         | 67 ----------------------
 .../whichwayisup/whichwayisup-0.7.9-r3.ebuild      | 62 --------------------
 2 files changed, 129 deletions(-)

diff --git a/games-arcade/whichwayisup/files/whichwayisup-32.xpm 
b/games-arcade/whichwayisup/files/whichwayisup-32.xpm
deleted file mode 100644
index f5a6ff33c0d..00000000000
--- a/games-arcade/whichwayisup/files/whichwayisup-32.xpm
+++ /dev/null
@@ -1,67 +0,0 @@
-/* XPM */
-static char * whichwayisup_32_xpm[] = {
-"32 32 32 1",
-"      c None",
-".     c #03151B",
-"+     c #016C87",
-"@     c #225361",
-"#     c #363636",
-"$     c #387D9A",
-"%     c #0A2B35",
-"&     c #4E4F50",
-"*     c #ECEBEB",
-"=     c #9D866F",
-"-     c #E3D9D3",
-";     c #A8947C",
-">     c #CDCDCD",
-",     c #C5BDA7",
-"'     c #B2A38C",
-")     c #D0C9B4",
-"!     c #AEACAB",
-"~     c #FDFDFD",
-"{     c #020202",
-"]     c #856B5D",
-"^     c #262524",
-"/     c #6E6E6E",
-"(     c #888987",
-"_     c #121111",
-":     c #9E9D9D",
-"<     c #4F6871",
-"[     c #BCBDBD",
-"}     c #023B4A",
-"|     c #6E4C3B",
-"1     c #7D5945",
-"2     c #4F2C21",
-"3     c #401D14",
-"             .+@@#              ",
-"             ++++$              ",
-"           #%&@&@@@.            ",
-"           *=-;>,'-             ",
-"             )*=!~              ",
-"           {{#]]]#{{            ",
-"        {{^^%+@/(%_/#_          ",
-"      {{&:*>@+<&<<%[~[&{        ",
-"     _#:~~~~<+@/@&&(-~~/_       ",
-"    _#>~~[<^{}%%@{_&{<>~:{      ",
-"   _#-~>&{{  }}.+{   {^:~({     ",
-"   ^>~>_^(;>,:((((--,) {(~&     ",
-"  {(~*#{ ,),))))))),,;  _>[{    ",
-" #^*~({  ;',,,,,),,,=|  {&*#    ",
-" _/~~&{  ;;',)),)),=1]   ^*/{   ",
-" _(~*^_  =;;'),,))=|11   {>[_   ",
-" _!~*_{  ====',,,=|1|2   {:-^   ",
-" _:~*^{  ;;;';')=|]1##   {:*^   ",
-" {(~*^{  ;=;=;=]||12&2   {:~^   ",
-" _&~~&{  ==;==|321^:/^   {[~^   ",
-"  _>~/{  =';;13222&~#3  {#~>_   ",
-"  {/~!{  =;=|3333_[~^#  {:~(^   ",
-"  ^_>~^{ ''|3222_#~*^| {#~*^    ",
-"   {#~:{&'123232{/~*^^{_>~/{    ",
-"    {&*&^|323333{(~*&{#>~:{     ",
-"     {&!#       {(~~[!*~:{{     ",
-"      {^#_      {/~*~~~:{{      ",
-"        __{{    {#~~~~~:^{      ",
-"                 _>~~~~~-/_{    ",
-"                 {#([*~~~~[&_{  ",
-"                   {{^&(:[**!&{ ",
-"                        {{_^&&#{"};

diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.9-r3.ebuild 
b/games-arcade/whichwayisup/whichwayisup-0.7.9-r3.ebuild
deleted file mode 100644
index 8c6d76376e9..00000000000
--- a/games-arcade/whichwayisup/whichwayisup-0.7.9-r3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit desktop python-r1
-
-MY_PV="${PV//./}"
-MY_P="${PN}_b${MY_PV}"
-
-DESCRIPTION="A traditional and challenging 2D platformer game with a slight 
rotational twist"
-HOMEPAGE="http://hectigo.net/puskutraktori/whichwayisup/";
-SRC_URI="http://hectigo.net/puskutraktori/whichwayisup/${MY_P}.zip";
-
-LICENSE="GPL-2 CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       dev-python/pygame[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/${PN}"
-
-PATCHES=(
-       # Fixes from Fedora
-       "${FILESDIR}"/${P}-check_for_joystick_axes_not_null.patch
-       "${FILESDIR}"/${P}-initialize_only_required_pygame_modules.patch
-       "${FILESDIR}"/${P}-python3.patch
-)
-
-src_prepare() {
-       default
-       sed -i \
-               -e "s:libdir\ =\ .*:libdir\ =\ \"/usr/$(get_libdir)/${PN}\":" \
-               run_game.py || die
-       sed -i \
-               -e "s:data_dir\ =\ .*:data_dir\ =\ \"/usr/share/${PN}\":" \
-               lib/data.py || die
-       rm data/pictures/Thumbs.db || die
-}
-
-src_install() {
-       newbin run_game.py ${PN}
-
-       insinto "/usr/$(get_libdir)/${PN}"
-       doins lib/*.py
-
-       einstalldocs
-
-       insinto "/usr/share/${PN}"
-       doins -r data/*
-
-       newicon "${FILESDIR}"/${PN}-32.xpm ${PN}.xpm
-       make_desktop_entry ${PN} "Which Way Is Up?"
-}

Reply via email to