summaryrefslogtreecommitdiff
path: root/gnustep-apps/gshisen
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /gnustep-apps/gshisen
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/gshisen')
-rw-r--r--gnustep-apps/gshisen/Manifest3
-rw-r--r--gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild17
-rw-r--r--gnustep-apps/gshisen/metadata.xml11
3 files changed, 0 insertions, 31 deletions
diff --git a/gnustep-apps/gshisen/Manifest b/gnustep-apps/gshisen/Manifest
deleted file mode 100644
index fa2f2cb19133..000000000000
--- a/gnustep-apps/gshisen/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST GShisen-1.3.0.tar.gz 66406 BLAKE2B 454360526433fc3922cd7f1370252991d1d92ef6966f0058a5046b72bd17d89f3455f5d1630b79d35cc42671ede12fafbdabc38d386870c423d41e364ef900a6 SHA512 eaaf4705837c59ec4bb67f183a595f100d95e892d47cb666510228d99e5ebc4551b494f7993d3d134bd9def947bb9255742cd1127abc1995e493ca50707cd4fd
-EBUILD gshisen-1.3.0-r1.ebuild 415 BLAKE2B 23deeae86659888e5b2c14f7e3cabbeefdefe04ef5998427a6734724da7b8d33c6b91c3e19eac5b30462b514c430ba7278b71bdadf1b718ca53493a3292de27e SHA512 abc26df23aa07458ef4bb098549e212fe233e7dac2c17acd95cf4482e643180cba5f19c222946cc6f7c4329c1a355c55c0b09aef18944f583261a65513424c51
-MISC metadata.xml 720 BLAKE2B 78b28da76021e5820e128fd0d523ad33445d47009e0b6edff2d9f89c0398376eb7b182e3e0ba6af5e5113272eb4671c16ac17303d2febfd611246d4ba6763e5d SHA512 9334ac77d8f7bffb66fe3d6fb860f8d5936e15f68cb184b393f7374419e78b530305058058f2f696530bc20d473acc8eb11a281c28bd0cec6e0bf45c59c8d14b
diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
deleted file mode 100644
index c0fa51d3b218..000000000000
--- a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-MY_PN=GShisen
-DESCRIPTION="The first GNUstep game, similar to Mahjongg"
-HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_PN}-${PV}
diff --git a/gnustep-apps/gshisen/metadata.xml b/gnustep-apps/gshisen/metadata.xml
deleted file mode 100644
index e345ab2a273f..000000000000
--- a/gnustep-apps/gshisen/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>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>GShisen is the first GNUstep game!
-The object of the game is to remove all tiles from the field. Only two matching tiles can be removed at a time. Two tiles can only be removed if they can be connected with at most three connected lines. Lines can be horizontal or vertical but not diagonal.
-Remember that lines may cross the empty border. If you are stuck, you can use the Hint feature to find two tiles which may be removed.</longdescription>
-</pkgmetadata>