From bfc1672951ece8c76fca9cde157a38364a58f977 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 1 Jan 2015 00:00:03 +0000 Subject: tidy (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit) --- games-action/accelerator3d/ChangeLog | 8 ++++++-- games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'games-action/accelerator3d') diff --git a/games-action/accelerator3d/ChangeLog b/games-action/accelerator3d/ChangeLog index 7d8d3ca342c3..3a6339ff40c4 100644 --- a/games-action/accelerator3d/ChangeLog +++ b/games-action/accelerator3d/ChangeLog @@ -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 + accelerator3d-0.1.1-r2.ebuild: + tidy 01 Dec 2013; Julian Ospald accelerator3d-0.1.1-r2.ebuild: diff --git a/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild b/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild index 3ca48453119f..93d229669eb9 100644 --- a/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild +++ b/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild @@ -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 @@ src_install() { 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 -- cgit v1.2.3-65-gdbad