tupone 15/01/31 06:55:25 Modified: quake1-rally-1.2.ebuild ChangeLog Log: EAPI 5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.8 games-fps/quake1-rally/quake1-rally-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild?r1=1.7&r2=1.8 Index: quake1-rally-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- quake1-rally-1.2.ebuild 10 May 2014 19:53:43 -0000 1.7 +++ quake1-rally-1.2.ebuild 31 Jan 2015 06:55:25 -0000 1.8 @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild,v 1.7 2014/05/10 19:53:43 ulm Exp $ - +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/quake1-rally-1.2.ebuild,v 1.8 2015/01/31 06:55:25 tupone Exp $ +EAPI=5 inherit eutils games DESCRIPTION="TC which turns Quake into a Rally racing game" @@ -33,6 +33,6 @@ src_install() { insinto "${GAMES_DATADIR}/quake1" - doins -r * || die "doins" + doins -r * prepgamesdirs } 1.6 games-fps/quake1-rally/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-rally/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 10 May 2014 19:53:43 -0000 1.5 +++ ChangeLog 31 Jan 2015 06:55:25 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake1-rally -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/ChangeLog,v 1.5 2014/05/10 19:53:43 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-rally/ChangeLog,v 1.6 2015/01/31 06:55:25 tupone Exp $ + + 31 Jan 2015; Tupone Alfredo <[email protected]> quake1-rally-1.2.ebuild: + EAPI 5 10 May 2014; Ulrich Müller <[email protected]> quake1-rally-1.2.ebuild: Fix LICENSE, add mirror and bindist restrictions, update SRC_URI, bug 506858.
