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/mutantstorm-demo: mutantstorm-demo-1.33.ebuild ChangeLog
Date: Mon, 01 Jun 2015 22:06:02
Message-Id: 20150601220545.D6692A33@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 22:05:45
2
3 Modified: mutantstorm-demo-1.33.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.19 games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?r1=1.18&r2=1.19
15
16 Index: mutantstorm-demo-1.33.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- mutantstorm-demo-1.33.ebuild 9 May 2015 05:28:42 -0000 1.18
23 +++ mutantstorm-demo-1.33.ebuild 1 Jun 2015 22:05:45 -0000 1.19
24 @@ -1,6 +1,6 @@
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/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.18 2015/05/09 05:28:42 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils unpacker games
32 @@ -16,20 +16,10 @@
33 RESTRICT="strip"
34
35 RDEPEND="sys-libs/lib-compat
36 - || (
37 - (
38 - media-libs/libsdl[abi_x86_32(-)]
39 - x11-libs/libX11[abi_x86_32(-)]
40 - x11-libs/libXext[abi_x86_32(-)]
41 - virtual/opengl[abi_x86_32(-)]
42 - )
43 - amd64? (
44 - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
45 - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
46 - app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
47 - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
48 - )
49 - )"
50 + media-libs/libsdl[abi_x86_32(-)]
51 + x11-libs/libX11[abi_x86_32(-)]
52 + x11-libs/libXext[abi_x86_32(-)]
53 + virtual/opengl[abi_x86_32(-)]"
54
55 S=${WORKDIR}
56
57
58
59
60 1.19 games-action/mutantstorm-demo/ChangeLog
61
62 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.19&view=markup
63 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.19&content-type=text/plain
64 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?r1=1.18&r2=1.19
65
66 Index: ChangeLog
67 ===================================================================
68 RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v
69 retrieving revision 1.18
70 retrieving revision 1.19
71 diff -u -r1.18 -r1.19
72 --- ChangeLog 9 May 2015 05:28:42 -0000 1.18
73 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.19
74 @@ -1,6 +1,10 @@
75 # ChangeLog for games-action/mutantstorm-demo
76 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
77 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.18 2015/05/09 05:28:42 mr_bones_ Exp $
78 +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $
79 +
80 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o>
81 + mutantstorm-demo-1.33.ebuild:
82 + clean up app-emulation/emul-linux which has been removed
83
84 09 May 2015; Michael Sterrett <mr_bones_@g.o>
85 mutantstorm-demo-1.33.ebuild: