summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2015-02-04 21:28:04 +0000
committerAlfredo Tupone <tupone@gentoo.org>2015-02-04 21:28:04 +0000
commit1aa98f32231420d1f182b3ab3223c163f4e8595e (patch)
tree9060a69b77ad348111ac96bba9c6b71591269e14 /games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild
parentEAPI=5 (diff)
downloadhistorical-1aa98f32231420d1f182b3ab3223c163f4e8595e.tar.gz
historical-1aa98f32231420d1f182b3ab3223c163f4e8595e.tar.bz2
historical-1aa98f32231420d1f182b3ab3223c163f4e8595e.zip
EAPI 5
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x0145142D
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.ebuild8
1 files changed, 4 insertions, 4 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
index f64b5a913952..cd6414969595 100644
--- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild
+++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.13 2010/12/12 17:20:34 grobian Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.14 2015/02/04 21:28:00 tupone Exp $
+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"
@@ -15,5 +15,5 @@ RDEPEND="games-misc/fortune-mod"
src_install() {
insinto /usr/share/fortune
- doins fvl fvl.dat || die
+ doins fvl fvl.dat
}