mr_bones_ 15/01/13 22:29:52 Modified: tornado-1.4.ebuild ChangeLog Log: EAPI=5 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 games-strategy/tornado/tornado-1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild?r1=1.3&r2=1.4 Index: tornado-1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tornado-1.4.ebuild 13 Nov 2009 17:18:36 -0000 1.3 +++ tornado-1.4.ebuild 13 Jan 2015 22:29:52 -0000 1.4 @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild,v 1.3 2009/11/13 17:18:36 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild,v 1.4 2015/01/13 22:29:52 mr_bones_ Exp $ -EAPI=2 +EAPI=5 inherit eutils games DESCRIPTION="Clone of a C64 game - destroy the opponent's house" @@ -28,7 +28,7 @@ } src_install() { - dogamesbin tornado || die "dogamesbin failed" + dogamesbin tornado doman doc/man/tornado.6 dodoc AUTHOR CREDITS Changelog README TODO insinto "${GAMES_STATEDIR}" 1.16 games-strategy/tornado/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/tornado/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 13 Nov 2009 17:18:36 -0000 1.15 +++ ChangeLog 13 Jan 2015 22:29:52 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/tornado -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.15 2009/11/13 17:18:36 volkmar Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.16 2015/01/13 22:29:52 mr_bones_ Exp $ + + 13 Jan 2015; Michael Sterrett <mr_bon...@gentoo.org> tornado-1.4.ebuild: + EAPI=5 13 Nov 2009; Mounir Lamouri <volk...@gentoo.org> tornado-1.4.ebuild: Stable for ppc, bug 285851 @@ -49,4 +52,3 @@ 05 Sep 2003; Michael Sterrett <mster...@gentoo.org> tornado-1.2.1a.ebuild: initial commit. ebuild based off the one submitted by Jan Brinkmann via bug 28030 -