Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythgallery: mythgallery-0.22_p22763.ebuild ChangeLog
Date: Sun, 01 Aug 2010 12:04:21
Message-Id: 20100801112336.CD1DB2CE15@corvid.gentoo.org
1 hwoarang 10/08/01 11:23:36
2
3 Modified: mythgallery-0.22_p22763.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #323745
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild?r1=1.2&r2=1.3
14
15 Index: mythgallery-0.22_p22763.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- mythgallery-0.22_p22763.ebuild 26 Jul 2010 13:46:14 -0000 1.2
22 +++ mythgallery-0.22_p22763.ebuild 1 Aug 2010 11:23:36 -0000 1.3
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild,v 1.2 2010/07/26 13:46:14 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild,v 1.3 2010/08/01 11:23:36 hwoarang Exp $
28
29 EAPI=2
30 inherit qt4 mythtv-plugins
31
32 DESCRIPTION="Gallery and slideshow module for MythTV."
33 -KEYWORDS="~amd64 ~ppc x86"
34 +KEYWORDS="amd64 ~ppc x86"
35 IUSE="+exif opengl"
36
37 RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
38
39
40
41 1.63 media-plugins/mythgallery/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/ChangeLog?rev=1.63&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/ChangeLog?rev=1.63&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythgallery/ChangeLog?r1=1.62&r2=1.63
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v
50 retrieving revision 1.62
51 retrieving revision 1.63
52 diff -u -r1.62 -r1.63
53 --- ChangeLog 27 Jul 2010 15:51:28 -0000 1.62
54 +++ ChangeLog 1 Aug 2010 11:23:36 -0000 1.63
55 @@ -1,6 +1,10 @@
56 # ChangeLog for media-plugins/mythgallery
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.62 2010/07/27 15:51:28 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.63 2010/08/01 11:23:36 hwoarang Exp $
60 +
61 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
62 + mythgallery-0.22_p22763.ebuild:
63 + Stable on amd64 wrt bug #323745
64
65 *mythgallery-0.23.1_p25396 (27 Jul 2010)