Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythflix: ChangeLog mythflix-0.21_p19046.ebuild
Date: Sun, 19 Jul 2009 04:43:06
Message-Id: E1MSOEp-0003vZ-V1@stork.gentoo.org
1 cardoe 09/07/19 04:43:03
2
3 Modified: ChangeLog mythflix-0.21_p19046.ebuild
4 Log:
5 use new eclass bits. clean old version.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.24 media-plugins/mythflix/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 23 Dec 2008 17:21:45 -0000 1.23
22 +++ ChangeLog 19 Jul 2009 04:43:03 -0000 1.24
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/mythflix
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.23 2008/12/23 17:21:45 maekke Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.24 2009/07/19 04:43:03 cardoe Exp $
29 +
30 + 19 Jul 2009; Doug Goldstein <cardoe@g.o>
31 + mythflix-0.21_p19046.ebuild:
32 + use new eclass bits. clean old version.
33
34 23 Dec 2008; Markus Meier <maekke@g.o> mythflix-0.21_p19046.ebuild:
35 x86 stable, bug #239341
36
37
38
39 1.5 media-plugins/mythflix/mythflix-0.21_p19046.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild?r1=1.4&r2=1.5
44
45 Index: mythflix-0.21_p19046.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- mythflix-0.21_p19046.ebuild 23 Dec 2008 17:21:45 -0000 1.4
52 +++ mythflix-0.21_p19046.ebuild 19 Jul 2009 04:43:03 -0000 1.5
53 @@ -1,8 +1,9 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.4 2008/12/23 17:21:45 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.5 2009/07/19 04:43:03 cardoe Exp $
59
60 -inherit mythtv-plugins
61 +EAPI=2
62 +inherit qt3 mythtv-plugins
63
64 DESCRIPTION="NetFlix manager via MythTV."
65 IUSE=""