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/lugaru-demo: lugaru-demo-1.0c.ebuild ChangeLog
Date: Mon, 01 Jun 2015 22:05:55
Message-Id: 20150601220545.9A91EA2F@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 22:05:45
2
3 Modified: lugaru-demo-1.0c.ebuild ChangeLog
4 Log:
5 clean up app-emulation/emul-linux which has been removed
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 games-action/lugaru-demo/lugaru-demo-1.0c.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?r1=1.7&r2=1.8
15
16 Index: lugaru-demo-1.0c.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- lugaru-demo-1.0c.ebuild 1 Feb 2015 11:25:13 -0000 1.7
23 +++ lugaru-demo-1.0c.ebuild 1 Jun 2015 22:05:45 -0000 1.8
24 @@ -1,9 +1,8 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.7 2015/02/01 11:25:13 zlogene Exp $
28 -
29 -EAPI=4
30 +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.8 2015/06/01 22:05:45 mr_bones_ Exp $
31
32 +EAPI=5
33 inherit eutils games
34
35 DESCRIPTION="3D arcade with unique fighting system and anthropomorphic characters"
36 @@ -19,13 +18,8 @@
37 DEPEND="app-arch/unzip"
38 RDEPEND="sys-libs/glibc
39 amd64? (
40 - || (
41 - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
42 - (
43 - >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
44 - >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
45 - )
46 - )
47 + >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
48 + >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
49 )
50 x86? (
51 x11-libs/libX11
52
53
54
55 1.19 games-action/lugaru-demo/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.19&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.19&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?r1=1.18&r2=1.19
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v
64 retrieving revision 1.18
65 retrieving revision 1.19
66 diff -u -r1.18 -r1.19
67 --- ChangeLog 19 Feb 2015 06:29:41 -0000 1.18
68 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.19
69 @@ -1,6 +1,9 @@
70 # ChangeLog for games-action/lugaru-demo
71 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.18 2015/02/19 06:29:41 mr_bones_ Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $
74 +
75 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o> lugaru-demo-1.0c.ebuild:
76 + clean up app-emulation/emul-linux which has been removed
77
78 19 Feb 2015; Michael Sterrett <mr_bones_@g.o> -lugaru-demo-1.0b.ebuild:
79 old