commit:     422481c3f9f7032de176f3bc8a0b6175f7bed238
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 07:37:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 07:39:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422481c3

games-arcade/diameter: Remove last-rited pkg

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

 games-arcade/diameter/Manifest                   |  1 -
 games-arcade/diameter/diameter-0.4.0.3-r2.ebuild | 60 ------------------------
 games-arcade/diameter/metadata.xml               | 17 -------
 profiles/package.mask                            |  9 ----
 4 files changed, 87 deletions(-)

diff --git a/games-arcade/diameter/Manifest b/games-arcade/diameter/Manifest
deleted file mode 100644
index dca6d5a3239..00000000000
--- a/games-arcade/diameter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST diameter-0.4.0.3.tar.bz2 4729201 BLAKE2B 
e96989e0213bbea1c0e7c8d5bea155c2a561741c367220f5d0fb7a4630c076932a4393ad577573195e96945fc812e9a1fb6026089d601d96a22be5004c77877e
 SHA512 
74491d49b233f16b44e4ea7c477fe5c6d71bc88c34b815f7992ea881558e2b4de98b10c5041cff6d0a6098dc4f440291825fb1746ff0282e3f538fac4ee4975d

diff --git a/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild 
b/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild
deleted file mode 100644
index a7f2160770d..00000000000
--- a/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools eutils python-single-r1
-
-DESCRIPTION="Arcade game with elements of economy and adventure"
-HOMEPAGE="https://sourceforge.net/projects/gamediameter/";
-SRC_URI="mirror://sourceforge/gamediameter/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-       >=dev-games/guichan-0.8[opengl,sdl]
-       media-libs/libpng:0=
-       media-libs/libsdl[video]
-       media-libs/sdl-image[gif,jpeg,png]
-       media-libs/sdl-mixer[mod]
-       virtual/opengl
-       virtual/glu
-       ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-S=${WORKDIR}/gamediameter
-
-src_prepare() {
-       default
-
-       sed -i \
-               -e "s:gamediameter:diameter:" \
-               configure.in || die
-       mv configure.in configure.ac || die
-       sed -i \
-               -e '/for i in .*\/lib/s:".*:/usr/lib/ ; do:' \
-               -e "/AC_SUBST.*LDFLAGS/s/\".*\"/\$PYTHON_LIBS/" \
-               acinclude.m4 || die
-       # bug #336812
-       sed -i \
-               -e '/gui nebular3.gif/s/gui//' \
-               data/texture/Makefile.am || die
-       eautoreconf
-
-       # needed, otherwise -lpython2.7 will not be found
-       python_export PYTHON PYTHON_LIBS
-}
-
-src_install() {
-       default
-
-       newicon data/texture/gui/eng/main/logo.png ${PN}.png
-       make_desktop_entry ${PN} ${PN^}
-}

diff --git a/games-arcade/diameter/metadata.xml 
b/games-arcade/diameter/metadata.xml
deleted file mode 100644
index ec2759fffab..00000000000
--- a/games-arcade/diameter/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Games Project</name>
-       </maintainer>
-       <longdescription lang="en">
-"Diameter" - is an arcade-style game with elements of economy and adventure.
-Project's main objective is to make a distinctive game with a storm gameplay 
and
-simultaneously alluring with its world. Plus, the main mood will be funny, but
-thus be serious.
-</longdescription>
-       <upstream>
-               <remote-id type="sourceforge">gamediameter</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 7aa3fcaadbe..8791585839c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -231,15 +231,6 @@ games-board/spider
 # Removal in 30 days.  Bug #714636.
 net-voip/telepathy-haze
 
-# Michał Górny <[email protected]> (2020-09-26)
-# These packages still require Python 2.7, or are dependencies of py2.7
-# packages.  They are either dead upstream, their Python 3 porting
-# efforts are not progressing or their maintainers are simply
-# unresponsive.  Please do not remove any packages from this list unless
-# you actually port them to Python 3.
-# Removal in 30 days.  Please find relevant bugs on tracker bug #694800.
-games-arcade/diameter
-
 # Michał Górny <[email protected]> (2020-09-25)
 # PyPy3.7 alpha.  Known to break a few packages.  Masked until it
 # matures more.

Reply via email to