summaryrefslogtreecommitdiff
path: root/gnustep-apps/lapispuzzle
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/lapispuzzle
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/lapispuzzle')
-rw-r--r--gnustep-apps/lapispuzzle/Manifest3
-rw-r--r--gnustep-apps/lapispuzzle/lapispuzzle-1.2.ebuild21
-rw-r--r--gnustep-apps/lapispuzzle/metadata.xml9
3 files changed, 0 insertions, 33 deletions
diff --git a/gnustep-apps/lapispuzzle/Manifest b/gnustep-apps/lapispuzzle/Manifest
deleted file mode 100644
index 4a677a8d1273..000000000000
--- a/gnustep-apps/lapispuzzle/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST LapisPuzzle-1.2.tar.gz 30188 BLAKE2B 75f5a0c0b748c7be91ac11fd1d3d6b6b44e46d3c446508cc8f54ac7d810b0427b7305868e5045b2e23b1b0f643c6aea9a9ba318d9651b473dcbc7c8c2b2a0b50 SHA512 d7fc846ad2e771a0adace983d4d6c07a71680ab8164e9ca459e2be44774df393602338d125a4c4dac8c8c0d8315a861118e4fa56c59139d964bba64aa7bb443b
-EBUILD lapispuzzle-1.2.ebuild 467 BLAKE2B e52b6a6e9d763cd2e47a4403fa1d6c74ae638074d397862cdab036ccf2215d7d96f5955bbc5b60625ff1b9254b993255f80b3bff50de2080870abc7645b7bf68 SHA512 e1f13f242bc8a270f360e1728c87d8b6329c8a3a52aa848580a13c9b724feb2f5268c12a8a6d846b3ff8d8f5559796eb12f300c3403e4825702d77bac4e721f6
-MISC metadata.xml 427 BLAKE2B b94984b58a33447d1a947a17df89b9112b87c425ba6a89ccd2a8c2f4f664c9e6b75100272ed9c4c94a24144f1e3616b07cad4824d3e496b791b9f9cd5150b116 SHA512 cd109c7f9cf95dc765849ae3780b977e5e7de40cfd909fc064e4bf29cf4ca50e3cfefd022861eaac65c79f31ad5f863b5c7d82255b5254373b459e8c343a1495
diff --git a/gnustep-apps/lapispuzzle/lapispuzzle-1.2.ebuild b/gnustep-apps/lapispuzzle/lapispuzzle-1.2.ebuild
deleted file mode 100644
index 628a8ba5a0bd..000000000000
--- a/gnustep-apps/lapispuzzle/lapispuzzle-1.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-MY_P=LapisPuzzle-${PV}
-
-DESCRIPTION="a Tetris-like game where each player is effected by the others game play"
-HOMEPAGE="http://gap.nongnu.org/lapispuzzle/"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/gnustep-apps/lapispuzzle/metadata.xml b/gnustep-apps/lapispuzzle/metadata.xml
deleted file mode 100644
index c50272369ea0..000000000000
--- a/gnustep-apps/lapispuzzle/metadata.xml
+++ /dev/null
@@ -1,9 +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>a tetris-like game which challenges the player by making the opposing team's victories count doubly against the player and vice versa</longdescription>
-</pkgmetadata>