Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythgallery: ChangeLog mythgallery-0.21_pre15448.ebuild mythgallery-0.21_pre14242.ebuild
Date: Tue, 15 Jan 2008 16:03:33
Message-Id: E1JEoGA-0007Xc-C7@stork.gentoo.org
1 cardoe 08/01/15 16:03:30
2
3 Modified: ChangeLog
4 Added: mythgallery-0.21_pre15448.ebuild
5 Removed: mythgallery-0.21_pre14242.ebuild
6 Log:
7 update to newer trunk revision
8 (Portage version: 2.1.4)
9
10 Revision Changes Path
11 1.47 media-plugins/mythgallery/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythgallery/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythgallery/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythgallery/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 15 Oct 2007 15:43:30 -0000 1.46
24 +++ ChangeLog 15 Jan 2008 16:03:29 -0000 1.47
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/mythgallery
27 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.46 2007/10/15 15:43:30 cardoe Exp $
29 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.47 2008/01/15 16:03:29 cardoe Exp $
31 +
32 +*mythgallery-0.21_pre15448 (15 Jan 2008)
33 +
34 + 15 Jan 2008; Doug Klima <cardoe@g.o>
35 + -mythgallery-0.21_pre14242.ebuild, +mythgallery-0.21_pre15448.ebuild:
36 + update to newer trunk revision
37
38 15 Oct 2007; Doug Goldstein <cardoe@g.o>
39 -mythgallery-0.20.1.ebuild:
40
41
42
43 1.1 media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild?rev=1.1&content-type=text/plain
47
48 Index: mythgallery-0.21_pre15448.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:03:29 cardoe Exp $
53
54 inherit mythtv-plugins subversion
55
56 DESCRIPTION="Gallery and slideshow module for MythTV."
57 KEYWORDS="~amd64 ~ppc ~x86"
58 IUSE="exif"
59
60 RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
61 media-libs/tiff"
62 DEPEND="${RDEPEND}"
63
64 MTVCONF="$(use_enable exif) $(use_enable exif new-exif)"
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list