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-arcade/aquaria: aquaria-1.1.3-r1.ebuild ChangeLog
Date: Mon, 01 Jun 2015 21:44:48
Message-Id: 20150601214439.739DDA1B@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 21:44:39
2
3 Modified: aquaria-1.1.3-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.2 games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: aquaria-1.1.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- aquaria-1.1.3-r1.ebuild 26 Jun 2014 18:51:54 -0000 1.1
23 +++ aquaria-1.1.3-r1.ebuild 1 Jun 2015 21:44:39 -0000 1.2
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-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v 1.1 2014/06/26 18:51:54 axs Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v 1.2 2015/06/01 21:44:39 mr_bones_ Exp $
30
31 EAPI=5
32 -
33 inherit unpacker eutils games
34
35 DESCRIPTION="A 2D scroller set in a massive ocean world"
36 @@ -17,13 +16,9 @@
37 RESTRICT="strip fetch bindist"
38
39 DEPEND="app-arch/unzip"
40 -RDEPEND="|| (
41 - (
42 - >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)]
43 - >=media-libs/openal-1.15.1[abi_x86_32(-)]
44 - )
45 - amd64? ( app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] )
46 -)"
47 +RDEPEND="
48 + >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)]
49 + >=media-libs/openal-1.15.1[abi_x86_32(-)]"
50
51 S=${WORKDIR}/data
52
53
54
55
56 1.9 games-arcade/aquaria/ChangeLog
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?rev=1.9&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?rev=1.9&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?r1=1.8&r2=1.9
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v
65 retrieving revision 1.8
66 retrieving revision 1.9
67 diff -u -r1.8 -r1.9
68 --- ChangeLog 25 Aug 2014 20:46:39 -0000 1.8
69 +++ ChangeLog 1 Jun 2015 21:44:39 -0000 1.9
70 @@ -1,6 +1,9 @@
71 # ChangeLog for games-arcade/aquaria
72 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v 1.8 2014/08/25 20:46:39 mr_bones_ Exp $
74 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
75 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v 1.9 2015/06/01 21:44:39 mr_bones_ Exp $
76 +
77 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o> aquaria-1.1.3-r1.ebuild:
78 + clean up app-emulation/emul-linux which has been removed
79
80 25 Aug 2014; Michael Sterrett <mr_bones_@g.o> -aquaria-1.1.3.ebuild:
81 old