summaryrefslogtreecommitdiff
path: root/games-misc/fortune-mod-starwars
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /games-misc/fortune-mod-starwars
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'games-misc/fortune-mod-starwars')
-rw-r--r--games-misc/fortune-mod-starwars/Manifest3
-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, 34 deletions
diff --git a/games-misc/fortune-mod-starwars/Manifest b/games-misc/fortune-mod-starwars/Manifest
deleted file mode 100644
index 29bfccff4c33..000000000000
--- a/games-misc/fortune-mod-starwars/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST fortune-starwars.tgz 5547 BLAKE2B 3f1800239bef03fc0adba4bbfc8d1f3a82f39c7240114b2aab40e3d411b30fa05d0fc3dffb1779be0e0b045303ebe47f78e545b96a6bb66201baa105c1593c0a SHA512 7c829f367b71a56f442045e63ece9b5bf774447de2535e41d6d43ace4c88a0c6e907546bcdef388110998d069b77c24bde39a97a86c89a2693bb089e65b89627
-EBUILD fortune-mod-starwars-0.1.ebuild 667 BLAKE2B 32ddb1b27596631f1014ec24dbc77ab20e6f12aba3439250bd6d7001b1aeb61ffedc60fb09ee50a9f5c3d8b67290793dedec9063eaef1b866f186ee266774e0e SHA512 fdad745fddb876747ce4dfa0efa3e2575a31472b56e3a09622683b464d9994fc20bc073c9b10b85eca9240131d10f6ffe0e230fc6bfe9e28a95b715ffa079e46
-MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
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>