* [gentoo-commits] repo/gentoo:master commit in: profiles/, games-puzzle/hexamine/
@ 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: 45c8a797c6d4b5b51e90051c2fbfc246bac60140
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 06:12:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 06:12:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c8a797
games-puzzle/hexamine: Remove last-rited pkg
Closes: https://bugs.gentoo.org/703782
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-puzzle/hexamine/Manifest | 1 -
games-puzzle/hexamine/hexamine-0.2.1-r1.ebuild | 42 --------------------------
games-puzzle/hexamine/metadata.xml | 11 -------
profiles/package.mask | 5 ---
4 files changed, 59 deletions(-)
diff --git a/games-puzzle/hexamine/Manifest b/games-puzzle/hexamine/Manifest
deleted file mode 100644
index 9d77b10629d..00000000000
--- a/games-puzzle/hexamine/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hexamine-0.2.1.tar.gz 130603 BLAKE2B e49b60e78346d59f5d0bf60f8aaa3f1230e87e6e76052c49197984df695cb4aacf947a2b5855f0388ed62f59fa04e47853f2c36583c38c9249100910eb5b5ff7 SHA512 eaf7c110f1c2434c2ea7bc01cc13266ed8e91cbbf0fff4ee8d8a78c549f9fd3f8d877210f574ba1cefad5a6ea230f376aab7d9ced6a4e2f477b6be776332a640
diff --git a/games-puzzle/hexamine/hexamine-0.2.1-r1.ebuild b/games-puzzle/hexamine/hexamine-0.2.1-r1.ebuild
deleted file mode 100644
index 67529d0521a..00000000000
--- a/games-puzzle/hexamine/hexamine-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit desktop python-single-r1
-
-DESCRIPTION="Hexagonal Minesweeper"
-HOMEPAGE="https://sourceforge.net/projects/hexamine"
-SRC_URI="mirror://sourceforge/hexamine/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- dev-python/pygame
-"
-DEPEND=""
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- default
- # Modify game data directory
- sed -i \
- -e "s:\`dirname \$0\`:/usr/share/${PN}:" \
- -e "s:\./hexamine:exec ${EPYTHON} &:" \
- hexamine || die
-}
-
-src_install() {
- dobin hexamine
- insinto "/usr/share/${PN}"
- doins -r hexamine.* skins
- einstalldocs
- make_desktop_entry ${PN} "Hexamine"
-}
diff --git a/games-puzzle/hexamine/metadata.xml b/games-puzzle/hexamine/metadata.xml
deleted file mode 100644
index eaf56d41636..00000000000
--- a/games-puzzle/hexamine/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="sourceforge">hexamine</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 45a399a8ce3..f25625db639 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -738,11 +738,6 @@ games-rpg/dragonhunt
# Removal in 30 days. Bug #703784.
games-puzzle/jools
-# David Seifert <soap@gentoo.org> (2019-12-25)
-# Py2 only, dead upstream, no py3 port in sight.
-# Removal in 30 days. Bug #703782.
-games-puzzle/hexamine
-
# 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-puzzle/hexamine/ 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