Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythgame: ChangeLog mythgame-0.22_p22763.ebuild
Date: Mon, 26 Jul 2010 13:47:34
Message-Id: 20100726134729.A75A52CE15@corvid.gentoo.org
1 fauli 10/07/26 13:47:29
2
3 Modified: ChangeLog mythgame-0.22_p22763.ebuild
4 Log:
5 stable x86, bug 323745
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.60 media-plugins/mythgame/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/ChangeLog?rev=1.60&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/ChangeLog?rev=1.60&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/ChangeLog?r1=1.59&r2=1.60
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v
18 retrieving revision 1.59
19 retrieving revision 1.60
20 diff -u -r1.59 -r1.60
21 --- ChangeLog 10 Jun 2010 14:46:41 -0000 1.59
22 +++ ChangeLog 26 Jul 2010 13:47:29 -0000 1.60
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/mythgame
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.59 2010/06/10 14:46:41 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.60 2010/07/26 13:47:29 fauli Exp $
28 +
29 + 26 Jul 2010; Christian Faulhammer <fauli@g.o>
30 + mythgame-0.22_p22763.ebuild:
31 + stable x86, bug 323745
32
33 *mythgame-0.23_p25065 (10 Jun 2010)
34
35
36
37
38 1.2 media-plugins/mythgame/mythgame-0.22_p22763.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild?r1=1.1&r2=1.2
43
44 Index: mythgame-0.22_p22763.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- mythgame-0.22_p22763.ebuild 8 Nov 2009 02:23:23 -0000 1.1
51 +++ mythgame-0.22_p22763.ebuild 26 Jul 2010 13:47:29 -0000 1.2
52 @@ -1,13 +1,13 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v 1.1 2009/11/08 02:23:23 cardoe Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v 1.2 2010/07/26 13:47:29 fauli Exp $
58
59 EAPI=2
60 inherit qt4 mythtv-plugins
61
62 DESCRIPTION="Game emulator module for MythTV."
63 IUSE=""
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~amd64 ~ppc x86"
66
67 RDEPEND="sys-libs/zlib"
68 DEPEND="${RDEPEND}"