mr_bones_ 15/01/01 00:00:03 Modified: accelerator3d-0.1.1-r2.ebuild ChangeLog Log: tidy (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?r1=1.3&r2=1.4 Index: accelerator3d-0.1.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- accelerator3d-0.1.1-r2.ebuild 1 Dec 2013 17:32:45 -0000 1.3 +++ accelerator3d-0.1.1-r2.ebuild 1 Jan 2015 00:00:03 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v 1.3 2013/12/01 17:32:45 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v 1.4 2015/01/01 00:00:03 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -37,7 +37,7 @@ python_scriptinto "${GAMES_BINDIR}" python_foreach_impl python_newscript accelerator.py accelerator insinto "${GAMES_DATADIR}"/${PN} - doins gfx/* snd/* || die "doins failed" + doins gfx/* snd/* dodoc CHANGELOG README make_desktop_entry accelerator 1.12 games-action/accelerator3d/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 1 Dec 2013 17:32:45 -0000 1.11 +++ ChangeLog 1 Jan 2015 00:00:03 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for games-action/accelerator3d -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.11 2013/12/01 17:32:45 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.12 2015/01/01 00:00:03 mr_bones_ Exp $ + + 31 Dec 2014; Michael Sterrett <[email protected]> + accelerator3d-0.1.1-r2.ebuild: + tidy 01 Dec 2013; Julian Ospald <[email protected]> accelerator3d-0.1.1-r2.ebuild:
