diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-04 17:54:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-04 17:54:05 +0100 |
commit | 79639f51c275c6847ff32f92de2dd082d6b832da (patch) | |
tree | 72b2e45399532101e74bc2451f869c09bea2bdfc /games-misc | |
parent | games-misc/fortune-mod-hitchhiker: Remove last-rited pkg (diff) | |
download | gentoo-79639f51c275c6847ff32f92de2dd082d6b832da.tar.gz gentoo-79639f51c275c6847ff32f92de2dd082d6b832da.tar.bz2 gentoo-79639f51c275c6847ff32f92de2dd082d6b832da.zip |
games-misc/fortune-mod-debilneho: Remove last-rited pkg
Closes: https://bugs.gentoo.org/703710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-debilneho/Manifest | 1 | ||||
-rw-r--r-- | games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | 22 | ||||
-rw-r--r-- | games-misc/fortune-mod-debilneho/metadata.xml | 8 |
3 files changed, 0 insertions, 31 deletions
diff --git a/games-misc/fortune-mod-debilneho/Manifest b/games-misc/fortune-mod-debilneho/Manifest deleted file mode 100644 index b7a972830f73..000000000000 --- a/games-misc/fortune-mod-debilneho/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fortune-debilneho.tar.bz2 16982 BLAKE2B 1c4a7d8f42809cd4dd3bb8a3417dd8c5004831cf4ad38d0466bbccef5cabbd516146555f27abdc5dfbd2df7b66427a7dd56bd44c81b9fa4e4a1f46978787578d SHA512 88ff97a50f512d4e0f52c93546939d1ef168e86d6e92996e6b3674ce5ef03581d20cdcea497869975c0b77a2a1936b142903c248f7c5cab69fd322f207801696 diff --git a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild deleted file mode 100644 index 0a3ea45a869b..000000000000 --- a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MY_PN=${PN/mod-/} -DESCRIPTION="Quotation's by several people (mostly from Slovakia)" -HOMEPAGE="http://megac.info" -SRC_URI="http://megac.info/fortune-debilneho.tar.bz2" - -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="" - -RDEPEND="games-misc/fortune-mod" - -S=${WORKDIR}/${MY_PN} - -src_install() { - insinto /usr/share/fortune - doins debilneho debilneho.dat -} diff --git a/games-misc/fortune-mod-debilneho/metadata.xml b/games-misc/fortune-mod-debilneho/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-misc/fortune-mod-debilneho/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> |