Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/accelerator3d: accelerator3d-0.1.1-r2.ebuild ChangeLog
Date: Thu, 01 Jan 2015 00:00:10
Message-Id: 20150101000003.E9DA9E99C@oystercatcher.gentoo.org
1 mr_bones_ 15/01/01 00:00:03
2
3 Modified: accelerator3d-0.1.1-r2.ebuild ChangeLog
4 Log:
5 tidy
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.4 games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?rev=1.4&view=markup
13 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
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?r1=1.3&r2=1.4
15
16 Index: accelerator3d-0.1.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- accelerator3d-0.1.1-r2.ebuild 1 Dec 2013 17:32:45 -0000 1.3
23 +++ accelerator3d-0.1.1-r2.ebuild 1 Jan 2015 00:00:03 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $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 $
30
31 EAPI=5
32 PYTHON_COMPAT=( python2_6 python2_7 )
33 @@ -37,7 +37,7 @@
34 python_scriptinto "${GAMES_BINDIR}"
35 python_foreach_impl python_newscript accelerator.py accelerator
36 insinto "${GAMES_DATADIR}"/${PN}
37 - doins gfx/* snd/* || die "doins failed"
38 + doins gfx/* snd/*
39 dodoc CHANGELOG README
40 make_desktop_entry accelerator
41
42
43
44
45 1.12 games-action/accelerator3d/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/ChangeLog?r1=1.11&r2=1.12
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- ChangeLog 1 Dec 2013 17:32:45 -0000 1.11
58 +++ ChangeLog 1 Jan 2015 00:00:03 -0000 1.12
59 @@ -1,6 +1,10 @@
60 # ChangeLog for games-action/accelerator3d
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.11 2013/12/01 17:32:45 hasufell Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.12 2015/01/01 00:00:03 mr_bones_ Exp $
65 +
66 + 31 Dec 2014; Michael Sterrett <mr_bones_@g.o>
67 + accelerator3d-0.1.1-r2.ebuild:
68 + tidy
69
70 01 Dec 2013; Julian Ospald <hasufell@g.o>
71 accelerator3d-0.1.1-r2.ebuild: