tupone 15/02/05 17:45:52
Modified: ChangeLog
fortune-mod-thomas-ogrisegg-20030120.ebuild
Log:
EAPI 5
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0145142D)
Revision Changes Path
1.11 games-misc/fortune-mod-thomas-ogrisegg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 11 Dec 2010 16:23:18 -0000 1.10
+++ ChangeLog 5 Feb 2015 17:45:52 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for games-misc/fortune-mod-thomas-ogrisegg
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.10
2010/12/11 16:23:18 grobian Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header:
/var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.11
2015/02/05 17:45:52 tupone Exp $
+
+ 05 Feb 2015; Tupone Alfredo <[email protected]>
+ fortune-mod-thomas-ogrisegg-20030120.ebuild:
+ EAPI 5
11 Dec 2010; Fabian Groffen <[email protected]>
fortune-mod-thomas-ogrisegg-20030120.ebuild:
1.10
games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild?r1=1.9&r2=1.10
Index: fortune-mod-thomas-ogrisegg-20030120.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fortune-mod-thomas-ogrisegg-20030120.ebuild 11 Dec 2010 16:23:18 -0000
1.9
+++ fortune-mod-thomas-ogrisegg-20030120.ebuild 5 Feb 2015 17:45:52 -0000
1.10
@@ -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-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v
1.9 2010/12/11 16:23:18 grobian Exp $
-
+# $Header:
/var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v
1.10 2015/02/05 17:45:52 tupone Exp $
+EAPI=5
MY_P=fortune-mod-thomas.ogrisegg-${PV}
DESCRIPTION="Quotes from Thomas Ogrisegg"
HOMEPAGE="http://fortune-mod-fvl.sourceforge.net/"
@@ -18,5 +18,5 @@
src_install() {
insinto /usr/share/fortune
- doins thomas.ogrisegg thomas.ogrisegg.dat || die
+ doins thomas.ogrisegg thomas.ogrisegg.dat
}