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