* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnetvision: ChangeLog mythnetvision-0.23.1_p26407.ebuild
@ 2010-10-01 3:31 Doug Goldstein (cardoe)
0 siblings, 0 replies; 3+ messages in thread
From: Doug Goldstein (cardoe) @ 2010-10-01 3:31 UTC (permalink / raw
To: gentoo-commits
cardoe 10/10/01 03:31:06
Modified: ChangeLog
Added: mythnetvision-0.23.1_p26407.ebuild
Log:
Version bump. Fixes Qt-4.7 compilation (bug #338973)
(Portage version: 2.1.9.12/cvs/Linux x86_64)
Revision Changes Path
1.5 media-plugins/mythnetvision/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 27 Jul 2010 16:01:57 -0000 1.4
+++ ChangeLog 1 Oct 2010 03:31:06 -0000 1.5
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythnetvision
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.4 2010/07/27 16:01:57 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.5 2010/10/01 03:31:06 cardoe Exp $
+
+*mythnetvision-0.23.1_p26407 (01 Oct 2010)
+
+ 01 Oct 2010; Doug Goldstein <cardoe@gentoo.org>
+ +mythnetvision-0.23.1_p26407.ebuild:
+ Version bump. Fixes Qt-4.7 compilation (bug #338973)
*mythnetvision-0.23.1_p25396 (27 Jul 2010)
1.1 media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild?rev=1.1&content-type=text/plain
Index: mythnetvision-0.23.1_p26407.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.1 2010/10/01 03:31:06 cardoe Exp $
EAPI=2
PYTHON_DEPEND="2:2.5"
inherit qt4 mythtv-plugins python
DESCRIPTION="MythTV Plugin for watching internet content"
IUSE=""
KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-python/pycurl-7.19.0
>=dev-python/imdbpy-3.8
>=dev-python/mysql-python-1.2.2
media-tv/mythtv[python]
media-plugins/mythbrowser
www-plugins/adobe-flash"
DEPEND="media-plugins/mythbrowser"
src_install() {
mythtv-plugins_src_install
# Fix up permissions
fperms 755 /usr/share/mythtv/mythnetvision/scripts/*.pl
fperms 755 /usr/share/mythtv/mythnetvision/scripts/*.py
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnetvision: ChangeLog mythnetvision-0.23.1_p26407.ebuild
@ 2011-07-08 16:39 Doug Goldstein (cardoe)
0 siblings, 0 replies; 3+ messages in thread
From: Doug Goldstein (cardoe) @ 2011-07-08 16:39 UTC (permalink / raw
To: gentoo-commits
cardoe 11/07/08 16:39:24
Modified: ChangeLog mythnetvision-0.23.1_p26407.ebuild
Log:
Mark the latest 0.23.1 as stable since I've been running it on both x86 and amd64 stable machines for a long time.
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Revision Changes Path
1.6 media-plugins/mythnetvision/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 1 Oct 2010 03:31:06 -0000 1.5
+++ ChangeLog 8 Jul 2011 16:39:24 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythnetvision
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.5 2010/10/01 03:31:06 cardoe Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.6 2011/07/08 16:39:24 cardoe Exp $
+
+ 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
+ mythnetvision-0.23.1_p26407.ebuild:
+ Mark the latest 0.23.1 as stable since I've been running it on both x86 and
+ amd64 stable machines for a long time.
*mythnetvision-0.23.1_p26407 (01 Oct 2010)
1.2 media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild?r1=1.1&r2=1.2
Index: mythnetvision-0.23.1_p26407.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythnetvision-0.23.1_p26407.ebuild 1 Oct 2010 03:31:06 -0000 1.1
+++ mythnetvision-0.23.1_p26407.ebuild 8 Jul 2011 16:39:24 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.1 2010/10/01 03:31:06 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.2 2011/07/08 16:39:24 cardoe Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="MythTV Plugin for watching internet content"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=dev-python/pycurl-7.19.0
>=dev-python/imdbpy-3.8
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnetvision: ChangeLog mythnetvision-0.23.1_p26407.ebuild
@ 2012-03-08 2:33 Doug Goldstein (cardoe)
0 siblings, 0 replies; 3+ messages in thread
From: Doug Goldstein (cardoe) @ 2012-03-08 2:33 UTC (permalink / raw
To: gentoo-commits
cardoe 12/03/08 02:33:56
Modified: ChangeLog
Removed: mythnetvision-0.23.1_p26407.ebuild
Log:
Remove old version
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.8 media-plugins/mythnetvision/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnetvision/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 28 Jul 2011 21:11:16 -0000 1.7
+++ ChangeLog 8 Mar 2012 02:33:49 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythnetvision
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.7 2011/07/28 21:11:16 cardoe Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.8 2012/03/08 02:33:49 cardoe Exp $
+
+ 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org>
+ -mythnetvision-0.23.1_p26407.ebuild:
+ Remove old version
28 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
-mythnetvision-0.23_p25065.ebuild, -mythnetvision-0.23.1_p25396.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-08 2:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 3:31 [gentoo-commits] gentoo-x86 commit in media-plugins/mythnetvision: ChangeLog mythnetvision-0.23.1_p26407.ebuild Doug Goldstein (cardoe)
-- strict thread matches above, loose matches on Subject: below --
2011-07-08 16:39 Doug Goldstein (cardoe)
2012-03-08 2:33 Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox