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/fakk2: fakk2-1.02.ebuild ChangeLog
Date: Tue, 31 Mar 2015 00:43:20
Message-Id: 20150331004314.069A314E1D@oystercatcher.gentoo.org
1 mr_bones_ 15/03/31 00:43:12
2
3 Modified: fakk2-1.02.ebuild ChangeLog
4 Log:
5 EAPI=5
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.20 games-action/fakk2/fakk2-1.02.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?r1=1.19&r2=1.20
15
16 Index: fakk2-1.02.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- fakk2-1.02.ebuild 16 Jan 2012 19:06:50 -0000 1.19
23 +++ fakk2-1.02.ebuild 31 Mar 2015 00:43:12 -0000 1.20
24 @@ -1,10 +1,10 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.19 2012/01/16 19:06:50 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.20 2015/03/31 00:43:12 mr_bones_ Exp $
30
31 +EAPI=5
32 inherit eutils cdrom games
33
34 -IUSE="nocd"
35 DESCRIPTION="Heavy Metal: FAKK2 - 3D third-person action shooter based on the Heavy Metal comics/movies"
36 HOMEPAGE="http://www.lokigames.com/products/fakk2/"
37 SRC_URI=""
38 @@ -12,6 +12,7 @@
39 LICENSE="LOKI-EULA"
40 SLOT="0"
41 KEYWORDS="x86"
42 +IUSE="nocd"
43 RESTRICT="strip"
44
45 RDEPEND="virtual/opengl"
46
47
48
49 1.20 games-action/fakk2/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?rev=1.20&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?rev=1.20&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?r1=1.19&r2=1.20
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v
58 retrieving revision 1.19
59 retrieving revision 1.20
60 diff -u -r1.19 -r1.20
61 --- ChangeLog 16 Jan 2012 19:06:50 -0000 1.19
62 +++ ChangeLog 31 Mar 2015 00:43:12 -0000 1.20
63 @@ -1,6 +1,9 @@
64 # ChangeLog for games-action/fakk2
65 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.19 2012/01/16 19:06:50 ulm Exp $
67 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.20 2015/03/31 00:43:12 mr_bones_ Exp $
69 +
70 + 31 Mar 2015; Michael Sterrett <mr_bones_@g.o> fakk2-1.02.ebuild:
71 + EAPI=5
72
73 16 Jan 2012; Ulrich Müller <ulm@g.o> fakk2-1.02.ebuild:
74 Migrate to cdrom.eclass, bug 398809.
75 @@ -60,4 +63,3 @@
76
77 27 Jul 2003; Chris Gianelloni <wolf31o2@g.o> files/fakk2:
78 Initial import. Ebuild by me.
79 -