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/coldwar: coldwar-1.0.1-r1.ebuild ChangeLog
Date: Mon, 01 Jun 2015 20:53:08
Message-Id: 20150601205304.9CF7CA19@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 20:53:04
2
3 Modified: coldwar-1.0.1-r1.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.4 games-strategy/coldwar/coldwar-1.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: coldwar-1.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- coldwar-1.0.1-r1.ebuild 29 Aug 2014 17:58:08 -0000 1.3
23 +++ coldwar-1.0.1-r1.ebuild 1 Jun 2015 20:53:04 -0000 1.4
24 @@ -1,9 +1,8 @@
25 -# Copyright 1999-2014 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-strategy/coldwar/coldwar-1.0.1-r1.ebuild,v 1.3 2014/08/29 17:58:08 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild,v 1.4 2015/06/01 20:53:04 mr_bones_ Exp $
30
31 EAPI=5
32 -
33 inherit eutils unpacker cdrom versionator games
34
35 PV_MAJOR=$(get_version_component_range 1-2)
36 @@ -20,28 +19,14 @@
37 RESTRICT="mirror bindist strip"
38
39 RDEPEND="
40 - || (
41 - (
42 - >=dev-libs/glib-2.34.3[abi_x86_32(-)]
43 - >=media-libs/libogg-1.3.0[abi_x86_32(-)]
44 - >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
45 - >=media-libs/openal-1.15.1[abi_x86_32(-)]
46 - >=media-libs/smpeg-0.4.4-r10[abi_x86_32(-)]
47 - >=virtual/opengl-7.0-r1[abi_x86_32(-)]
48 - >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
49 - >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
50 - )
51 - amd64? (
52 - (
53 - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
54 - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
55 - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
56 - app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
57 - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
58 - )
59 - )
60 - )"
61 -DEPEND=""
62 + >=dev-libs/glib-2.34.3[abi_x86_32(-)]
63 + >=media-libs/libogg-1.3.0[abi_x86_32(-)]
64 + >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
65 + >=media-libs/openal-1.15.1[abi_x86_32(-)]
66 + >=media-libs/smpeg-0.4.4-r10[abi_x86_32(-)]
67 + >=virtual/opengl-7.0-r1[abi_x86_32(-)]
68 + >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
69 + >=x11-libs/libXext-1.3.2[abi_x86_32(-)]"
70
71 S=${WORKDIR}
72
73
74
75
76 1.9 games-strategy/coldwar/ChangeLog
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?rev=1.9&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?rev=1.9&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?r1=1.8&r2=1.9
81
82 Index: ChangeLog
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v
85 retrieving revision 1.8
86 retrieving revision 1.9
87 diff -u -r1.8 -r1.9
88 --- ChangeLog 29 Aug 2014 17:58:08 -0000 1.8
89 +++ ChangeLog 1 Jun 2015 20:53:04 -0000 1.9
90 @@ -1,6 +1,9 @@
91 # ChangeLog for games-strategy/coldwar
92 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
93 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.8 2014/08/29 17:58:08 mr_bones_ Exp $
94 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
95 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.9 2015/06/01 20:53:04 mr_bones_ Exp $
96 +
97 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o> coldwar-1.0.1-r1.ebuild:
98 + clean up app-emulation/emul-linux which has been removed
99
100 29 Aug 2014; Michael Sterrett <mr_bones_@g.o> -coldwar-1.0.1.ebuild,
101 coldwar-1.0.1-r1.ebuild: