public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-board/cgoban2/, games-board/cgoban2/files/
@ 2020-02-10 21:22 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2020-02-10 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     5a5da0f3d703590100808404f7e5b37dc955c4eb
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 21:19:10 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:21:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5da0f3

games-board/cgoban2: Remove package.

Bug: https://bugs.gentoo.org/703548
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 games-board/cgoban2/Manifest                 |  1 -
 games-board/cgoban2/cgoban2-2.6.12-r1.ebuild | 25 -------------------------
 games-board/cgoban2/files/cgoban2            | 11 -----------
 games-board/cgoban2/metadata.xml             |  8 --------
 4 files changed, 45 deletions(-)

diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest
deleted file mode 100644
index 96160305a27..00000000000
--- a/games-board/cgoban2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cgoban-unix-2.6.12.tar.bz2 1180638 BLAKE2B 6e2d060fa0494d02549a444f83e52c485c165d7906cf46a6f73bec10cb41d462c17cf89fb314abcc2f3808756862ac36b3ad65a5135c374605c6e4dd52bd9e1c SHA512 70725778ea25d4054d6944a25b512fe247ebc2280395cb0f4ee58e2f3c96dc6405ea3ed2ec03637ea3b3f2d4be470110181b117cedc13fad28bf8f66d146f6a3

diff --git a/games-board/cgoban2/cgoban2-2.6.12-r1.ebuild b/games-board/cgoban2/cgoban2-2.6.12-r1.ebuild
deleted file mode 100644
index 4a06481597f..00000000000
--- a/games-board/cgoban2/cgoban2-2.6.12-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A Java client for the Kiseido Go Server, and a SGF editor"
-HOMEPAGE="http://www.gokgs.com/"
-SRC_URI="mirror://gentoo/cgoban-unix-${PV}.tar.bz2"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.3"
-
-S=${WORKDIR}/cgoban
-
-src_install() {
-	dodir /usr/bin
-	sed -e "s:INSTALL_DIR:/usr/share/${PN}:" \
-		"${FILESDIR}/${PN}" > "${D}/usr/bin/${PN}" || die
-	insinto /usr/share/${PN}
-	doins cgoban.jar
-}

diff --git a/games-board/cgoban2/files/cgoban2 b/games-board/cgoban2/files/cgoban2
deleted file mode 100644
index db6cd5b371d..00000000000
--- a/games-board/cgoban2/files/cgoban2
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-which java > /dev/null 2>&1 && \
-	java -jar INSTALL_DIR/cgoban.jar "${@}" && \
-	exit 0
-
-echo "No \"java\" binary found in your PATH."
-echo "You should run \"java-config\" to choose your default VM."
-exit 1

diff --git a/games-board/cgoban2/metadata.xml b/games-board/cgoban2/metadata.xml
deleted file mode 100644
index 8301b92ba30..00000000000
--- a/games-board/cgoban2/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>


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

only message in thread, other threads:[~2020-02-10 21:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 21:22 [gentoo-commits] repo/gentoo:master commit in: games-board/cgoban2/, games-board/cgoban2/files/ Ulrich Müller

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