public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, games-arcade/pydance/
@ 2020-02-03  6:13 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-02-03  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     fafcb943c595056873c2af41cddcb68c4b5b96f2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  3 06:11:35 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb  3 06:11:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafcb943

games-arcade/pydance: Remove last-rited pkg

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

 games-arcade/pydance/Manifest                |  1 -
 games-arcade/pydance/metadata.xml            |  8 -----
 games-arcade/pydance/pydance-1.1.0-r1.ebuild | 44 ----------------------------
 profiles/package.mask                        |  5 ----
 4 files changed, 58 deletions(-)

diff --git a/games-arcade/pydance/Manifest b/games-arcade/pydance/Manifest
deleted file mode 100644
index e2504763854..00000000000
--- a/games-arcade/pydance/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pydance-1.1.0.tar.gz 8957236 BLAKE2B 57ab896b95a8f653a075e6c7453e8e2adfc8c18e8271fc502667d7643736bfe3a8d62c3ebfbe8e84713ed235bbadff60080fd578f478c61741df881694e1c7d4 SHA512 738787626d83adc635e7e4644f159e3ce793da7b38cf094ffd73cabb088d3414a1aa9deda423784174b2c0381e50dd0d74bbcfb9d939044e85c35866b3818c7d

diff --git a/games-arcade/pydance/metadata.xml b/games-arcade/pydance/metadata.xml
deleted file mode 100644
index 78274e0fa55..00000000000
--- a/games-arcade/pydance/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>games@gentoo.org</email>
-	<name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/games-arcade/pydance/pydance-1.1.0-r1.ebuild b/games-arcade/pydance/pydance-1.1.0-r1.ebuild
deleted file mode 100644
index f3d5b190122..00000000000
--- a/games-arcade/pydance/pydance-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils
-
-DESCRIPTION="A DDR clone for linux written in Python"
-HOMEPAGE="http://www.icculus.org/pyddr/"
-SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/pygame
-	media-libs/libvorbis
-	media-libs/sdl-mixer"
-RDEPEND="${DEPEND}"
-PDEPEND="games-arcade/pydance-songs"
-
-src_prepare() {
-	default
-	sed -i -e "s:1\.0\.1:1.0.2:" \
-		pydance.py constants.py docs/man/pydance.6 || die
-	sed -i -e 's:/usr/share/games/pydance/:/usr/share/pydance/:g' pydance.posix.cfg || die
-}
-
-src_install() {
-	local dir=/usr/share/${PN}
-
-	insinto "${dir}"
-	doins *.py
-	cp -R CREDITS {sound,images,utils,themes} "${D}${dir}/" || die
-
-	insinto /etc/
-	newins pydance.posix.cfg pydance.cfg
-
-	make_wrapper pydance "python2 ./pydance.py" "${dir}"
-
-	dodoc BUGS CREDITS ChangeLog HACKING README TODO
-	HTML_DOCS="docs/manual.html docs/images" einstalldocs
-	doman docs/man/*
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b2d939b43dc..80993a6f10a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -758,11 +758,6 @@ games-arcade/watermelons
 # Removal in 30 days.  Bug #703772.
 games-arcade/triplexinvaders
 
-# David Seifert <soap@gentoo.org> (2019-12-25)
-# Py2 only, dead upstream, no py3 port in sight.
-# Removal in 30 days.  Bug #703770.
-games-arcade/pydance
-
 # Tomáš Mózes <hydrapolic@gentoo.org> (2019-12-19)
 # Needs more testing.
 =app-emulation/xen-4.13.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-03  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-03  6:13 [gentoo-commits] repo/gentoo:master commit in: profiles/, games-arcade/pydance/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox