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-emulation/stella: stella-4.0.ebuild ChangeLog
Date: Sat, 02 Aug 2014 14:48:20
Message-Id: 20140802144814.CF3392004E@flycatcher.gentoo.org
1 mr_bones_ 14/08/02 14:48:13
2
3 Modified: stella-4.0.ebuild ChangeLog
4 Log:
5 remove mention of the opengl use flag (bug #518796)
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 games-emulation/stella/stella-4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?r1=1.1&r2=1.2
15
16 Index: stella-4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- stella-4.0.ebuild 30 Jul 2014 17:16:38 -0000 1.1
23 +++ stella-4.0.ebuild 2 Aug 2014 14:48:13 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.1 2014/07/30 17:16:38 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.2 2014/08/02 14:48:13 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils gnome2-utils games
32 @@ -37,7 +37,6 @@
33 --bindir="${GAMES_BINDIR}" \
34 --docdir="/usr/share/doc/${PF}" \
35 --datadir="${GAMES_DATADIR}" \
36 - $(use_enable opengl gl) \
37 $(use_enable joystick) \
38 || die
39 }
40
41
42
43 1.83 games-emulation/stella/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?r1=1.82&r2=1.83
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v
52 retrieving revision 1.82
53 retrieving revision 1.83
54 diff -u -r1.82 -r1.83
55 --- ChangeLog 31 Jul 2014 21:30:24 -0000 1.82
56 +++ ChangeLog 2 Aug 2014 14:48:13 -0000 1.83
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-emulation/stella
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.82 2014/07/31 21:30:24 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.83 2014/08/02 14:48:13 mr_bones_ Exp $
62 +
63 + 02 Aug 2014; Michael Sterrett <mr_bones_@g.o> stella-4.0.ebuild:
64 + remove mention of the opengl use flag (bug #518796)
65
66 31 Jul 2014; Michael Sterrett <mr_bones_@g.o> -stella-3.7.2.ebuild:
67 old