summaryrefslogtreecommitdiff
path: root/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild')
-rw-r--r--games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild
deleted file mode 100644
index e0226482ae03..000000000000
--- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.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 Felix von Leitner (fefe)"
-HOMEPAGE="http://fortune-mod-fvl.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="games-misc/fortune-mod"
-
-src_install() {
- insinto /usr/share/fortune
- doins fvl fvl.dat
-}