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