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