diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-04 17:54:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-04 17:54:28 +0100 |
commit | 83ff2b5b37e37d9e44ea24851aebe8567b027655 (patch) | |
tree | bab387bd0888721000514794a7e43d6d93930e95 /games-misc | |
parent | games-misc/fortune-mod-debilneho: Remove last-rited pkg (diff) | |
download | gentoo-83ff2b5b37e37d9e44ea24851aebe8567b027655.tar.gz gentoo-83ff2b5b37e37d9e44ea24851aebe8567b027655.tar.bz2 gentoo-83ff2b5b37e37d9e44ea24851aebe8567b027655.zip |
games-misc/fortune-mod-futurama: 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-futurama/Manifest | 1 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 19 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/metadata.xml | 8 |
3 files changed, 0 insertions, 28 deletions
diff --git a/games-misc/fortune-mod-futurama/Manifest b/games-misc/fortune-mod-futurama/Manifest deleted file mode 100644 index 95c9570e5bbd..000000000000 --- a/games-misc/fortune-mod-futurama/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fortune-mod-futurama-0.2.tar.gz 19282 BLAKE2B 234a1a5800c79de64188b0bd97be60acad74cc5ed1913bf0d96aab30927c57429c4dae968c8322600ed3c40a6f4036c3a379a5c3ad19c1bdb2e4293bfae29ad4 SHA512 2085bed2a0c716960428d119474c667024fac4ba269fd10c9651da9f0997cc5f197cf591896432267e8451d4018772cc01ce8a9959a7b4293fb26a262ba62a29 diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild deleted file mode 100644 index 8d33fce53195..000000000000 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -DESCRIPTION="Quotes from the TV-Series -Futurama-" -HOMEPAGE="http://www.netmeister.org/misc.html" -SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" - -LICENSE="fairuse" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -RDEPEND="games-misc/fortune-mod" - -src_install() { - insinto /usr/share/fortune - doins futurama futurama.dat -} diff --git a/games-misc/fortune-mod-futurama/metadata.xml b/games-misc/fortune-mod-futurama/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-misc/fortune-mod-futurama/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> |