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/swordandsworcery: swordandsworcery-1.02.ebuild ChangeLog
Date: Mon, 01 Jun 2015 22:05:53
Message-Id: 20150601220545.4F032A27@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 22:05:45
2
3 Modified: swordandsworcery-1.02.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.9 games-action/swordandsworcery/swordandsworcery-1.02.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild?r1=1.8&r2=1.9
15
16 Index: swordandsworcery-1.02.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- swordandsworcery-1.02.ebuild 25 Feb 2015 15:49:09 -0000 1.8
23 +++ swordandsworcery-1.02.ebuild 1 Jun 2015 22:05:45 -0000 1.9
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/swordandsworcery/swordandsworcery-1.02.ebuild,v 1.8 2015/02/25 15:49:09 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v 1.9 2015/06/01 22:05:45 mr_bones_ Exp $
29
30 # TODO: unbundle liblua-5.1 when available for multilib
31
32 @@ -26,53 +26,28 @@
33 RDEPEND="
34 virtual/opengl
35 amd64? (
36 - || (
37 - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
38 - (
39 - >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)]
40 - >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
41 - !bundled-libs? (
42 - >=net-misc/curl-7.36.0[abi_x86_32(-)]
43 - )
44 - )
45 - )
46 - || (
47 - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
48 - (
49 - >=virtual/glu-9.0-r1[abi_x86_32(-)]
50 - >=virtual/opengl-7.0-r1[abi_x86_32(-)]
51 - )
52 - )
53 + >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)]
54 + >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
55 + >=virtual/glu-9.0-r1[abi_x86_32(-)]
56 + >=virtual/opengl-7.0-r1[abi_x86_32(-)]
57 + >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
58 + >=media-libs/flac-1.2.1-r5[abi_x86_32(-)]
59 + >=media-libs/libogg-1.3.0[abi_x86_32(-)]
60 + >=media-libs/libsndfile-1.0.25[abi_x86_32(-)]
61 + >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
62 + >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)]
63 + >=x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
64 + >=x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
65 + >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
66 + >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]
67 + >=x11-libs/libxcb-1.9.1[abi_x86_32(-)]
68 + >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
69 + >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
70 + >=x11-libs/libXi-1.7.2[abi_x86_32(-)]
71 + >=x11-libs/libXtst-1.2.1-r1[abi_x86_32(-)]
72 !bundled-libs? (
73 - || (
74 - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
75 - >=media-libs/libsdl-1.2.15-r4[X,sound,video,opengl,joystick,abi_x86_32(-)]
76 - )
77 - )
78 - || (
79 - app-emulation/emul-linux-x86-soundlibs[alsa,-abi_x86_32(-)]
80 - (
81 - >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
82 - >=media-libs/flac-1.2.1-r5[abi_x86_32(-)]
83 - >=media-libs/libogg-1.3.0[abi_x86_32(-)]
84 - >=media-libs/libsndfile-1.0.25[abi_x86_32(-)]
85 - >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
86 - >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)]
87 - )
88 - )
89 - || (
90 - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
91 - (
92 - >=x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
93 - >=x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
94 - >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
95 - >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]
96 - >=x11-libs/libxcb-1.9.1[abi_x86_32(-)]
97 - >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
98 - >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
99 - >=x11-libs/libXi-1.7.2[abi_x86_32(-)]
100 - >=x11-libs/libXtst-1.2.1-r1[abi_x86_32(-)]
101 - )
102 + >=net-misc/curl-7.36.0[abi_x86_32(-)]
103 + >=media-libs/libsdl-1.2.15-r4[X,sound,video,opengl,joystick,abi_x86_32(-)]
104 )
105 )
106 x86? (
107
108
109
110 1.9 games-action/swordandsworcery/ChangeLog
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/ChangeLog?rev=1.9&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/ChangeLog?rev=1.9&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/swordandsworcery/ChangeLog?r1=1.8&r2=1.9
115
116 Index: ChangeLog
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v
119 retrieving revision 1.8
120 retrieving revision 1.9
121 diff -u -r1.8 -r1.9
122 --- ChangeLog 25 Feb 2015 15:49:09 -0000 1.8
123 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.9
124 @@ -1,6 +1,10 @@
125 # ChangeLog for games-action/swordandsworcery
126 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
127 -# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v 1.8 2015/02/25 15:49:09 ago Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v 1.9 2015/06/01 22:05:45 mr_bones_ Exp $
129 +
130 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o>
131 + swordandsworcery-1.02.ebuild:
132 + clean up app-emulation/emul-linux which has been removed
133
134 25 Feb 2015; Agostino Sarubbo <ago@g.o> swordandsworcery-1.02.ebuild:
135 Stable for x86, wrt bug #539720