diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-03 19:24:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-03 19:24:10 +0000 |
commit | d37c8db0574c05474c7716b75501576b862467a3 (patch) | |
tree | 4e8d6122fa391ce5dc8fce5a0146a31bebb8dc9c /games-strategy | |
parent | EAPI 5 (diff) | |
download | gentoo-2-d37c8db0574c05474c7716b75501576b862467a3.tar.gz gentoo-2-d37c8db0574c05474c7716b75501576b862467a3.tar.bz2 gentoo-2-d37c8db0574c05474c7716b75501576b862467a3.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/scorched3d/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/scorched3d/scorched3d-44.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/scorched3d/ChangeLog b/games-strategy/scorched3d/ChangeLog index 1aa649d592cd..2334137701ef 100644 --- a/games-strategy/scorched3d/ChangeLog +++ b/games-strategy/scorched3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/scorched3d -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.93 2014/12/09 22:08:49 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.94 2015/01/03 19:24:10 mr_bones_ Exp $ + + 03 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> scorched3d-44.ebuild: + whitespace *scorched3d-44 (09 Dec 2014) diff --git a/games-strategy/scorched3d/scorched3d-44.ebuild b/games-strategy/scorched3d/scorched3d-44.ebuild index 6d82e7be4862..4f1be05ad792 100644 --- a/games-strategy/scorched3d/scorched3d-44.ebuild +++ b/games-strategy/scorched3d/scorched3d-44.ebuild @@ -1,6 +1,6 @@ -# 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-strategy/scorched3d/scorched3d-44.ebuild,v 1.1 2014/12/09 22:08:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild,v 1.2 2015/01/03 19:24:10 mr_bones_ Exp $ EAPI=5 WX_GTK_VER=2.8 @@ -46,7 +46,7 @@ src_prepare() { "${FILESDIR}"/${P}-odbc.patch \ "${FILESDIR}"/${P}-win32.patch \ "${FILESDIR}"/${P}-freetype.patch \ - "${FILESDIR}"/${P}-jpeg9.patch + "${FILESDIR}"/${P}-jpeg9.patch eautoreconf } |