summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-04 17:53:17 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-04 17:53:17 +0100
commit3b6fd4d1bb757433308dfc0804447e2b3f8934d6 (patch)
tree859560b543e6ed67c7d44a07fd0c2d7927c53eaf /games-misc
parentgames-misc/fortune-mod-discworld: Remove last-rited pkg (diff)
downloadgentoo-3b6fd4d1bb757433308dfc0804447e2b3f8934d6.tar.gz
gentoo-3b6fd4d1bb757433308dfc0804447e2b3f8934d6.tar.bz2
gentoo-3b6fd4d1bb757433308dfc0804447e2b3f8934d6.zip
games-misc/fortune-mod-starwars: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/fortune-mod-starwars/Manifest1
-rw-r--r--games-misc/fortune-mod-starwars/fortune-mod-starwars-0.1.ebuild23
-rw-r--r--games-misc/fortune-mod-starwars/metadata.xml8
3 files changed, 0 insertions, 32 deletions
diff --git a/games-misc/fortune-mod-starwars/Manifest b/games-misc/fortune-mod-starwars/Manifest
deleted file mode 100644
index 8257d5b403b7..000000000000
--- a/games-misc/fortune-mod-starwars/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fortune-starwars.tgz 5547 BLAKE2B 3f1800239bef03fc0adba4bbfc8d1f3a82f39c7240114b2aab40e3d411b30fa05d0fc3dffb1779be0e0b045303ebe47f78e545b96a6bb66201baa105c1593c0a SHA512 7c829f367b71a56f442045e63ece9b5bf774447de2535e41d6d43ace4c88a0c6e907546bcdef388110998d069b77c24bde39a97a86c89a2693bb089e65b89627
diff --git a/games-misc/fortune-mod-starwars/fortune-mod-starwars-0.1.ebuild b/games-misc/fortune-mod-starwars/fortune-mod-starwars-0.1.ebuild
deleted file mode 100644
index 14594c30d8c4..000000000000
--- a/games-misc/fortune-mod-starwars/fortune-mod-starwars-0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MY_P=${PN/-mod/}
-DESCRIPTION="Quotes from StarWars, The Empire Strikes Back, and Return of the Jedi"
-HOMEPAGE="http://www.splitbrain.org/projects/fortunes/starwars"
-SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-RESTRICT="mirror"
-
-RDEPEND="games-misc/fortune-mod"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- insinto /usr/share/fortune
- doins starwars starwars.dat
-}
diff --git a/games-misc/fortune-mod-starwars/metadata.xml b/games-misc/fortune-mod-starwars/metadata.xml
deleted file mode 100644
index 78274e0fa550..000000000000
--- a/games-misc/fortune-mod-starwars/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>