public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/watermelons/, profiles/
@ 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:     54326f642ab7fc7d5e802faac16f2191c5d578a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  3 06:12:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb  3 06:12:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54326f64

games-arcade/watermelons: Remove last-rited pkg

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

 games-arcade/watermelons/Manifest                  |  1 -
 games-arcade/watermelons/metadata.xml              |  8 ----
 .../watermelons/watermelons-1.1.1-r1.ebuild        | 56 ----------------------
 profiles/package.mask                              |  5 --
 4 files changed, 70 deletions(-)

diff --git a/games-arcade/watermelons/Manifest b/games-arcade/watermelons/Manifest
deleted file mode 100644
index 66355f70951..00000000000
--- a/games-arcade/watermelons/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST melons-1.1.1.tgz 318692 BLAKE2B b950e58062f85632cf87a205ede2437ddb9ac573574cb7cd5e73eabd3cbd7af8e2ee9a2dc06a31cb2f322198fb0bcb97b0c292a886711bf4fb868b4f90738a1c SHA512 50bb66de9806fb1bbe946ad5063e68d3327d6184b3e95230573f71053426ed877fc9762ef2b44e6964c9d7b8dc5081e9c3015885800dd6644a1dd88c9c5dc357

diff --git a/games-arcade/watermelons/metadata.xml b/games-arcade/watermelons/metadata.xml
deleted file mode 100644
index 78274e0fa55..00000000000
--- a/games-arcade/watermelons/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/watermelons/watermelons-1.1.1-r1.ebuild b/games-arcade/watermelons/watermelons-1.1.1-r1.ebuild
deleted file mode 100644
index a5c441f8b42..00000000000
--- a/games-arcade/watermelons/watermelons-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit eutils python-single-r1 games
-
-MY_PN="melons"
-DESCRIPTION="A thrilling watermelon bouncing game"
-HOMEPAGE="http://www.imitationpickles.org/melons/index.html"
-SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tgz"
-# No version upstream
-#SRC_URI="http://www.imitationpickles.org/${MY_PN}/${MY_PN}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/pygame[${PYTHON_USEDEP}]
-	${PYTHON_DEPS}"
-RDEPEND=${DEPEND}
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-S=${WORKDIR}/${MY_PN}
-
-pkg_setup() {
-	python-single-r1_pkg_setup
-	games_pkg_setup
-}
-
-src_prepare() {
-	sed -i \
-		-e "s:melons.hs:${GAMES_STATEDIR}/${PN}/&:" \
-		main.py || die
-
-	cat <<-EOF > "${PN}" || die
-	#!/bin/bash
-	cd "${GAMES_DATADIR}/${PN}"
-	exec ${EPYTHON} main.py
-EOF
-}
-
-src_install() {
-	dogamesbin ${PN}
-	insinto "${GAMES_DATADIR}/${PN}"
-	doins -r data pgu const.py game.py main.py melon.py melons.py menu.py trampoline.py
-	python_optimize "${D}${GAMES_DATADIR}/${PN}"
-	dodoc *.txt
-	dodir "${GAMES_STATEDIR}/${PN}"
-	touch "${D}${GAMES_STATEDIR}"/${PN}/melons.hs
-	fperms 664 "${GAMES_STATEDIR}"/${PN}/melons.hs
-	newicon data/mellon0013.png "${PN}.png"
-	make_desktop_entry ${PN} Watermelons
-	prepgamesdirs
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f2c6758dbeb..35be9be99fb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -748,11 +748,6 @@ games-puzzle/hexamine
 # Removal in 30 days.  Bug #703780.
 games-puzzle/4stattack
 
-# David Seifert <soap@gentoo.org> (2019-12-25)
-# Py2 only, dead upstream, no py3 port in sight.
-# Removal in 30 days.  Bug #703774.
-games-arcade/watermelons
-
 # 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: games-arcade/watermelons/, profiles/ 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