public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnews: mythnews-0.22_p22991.ebuild ChangeLog
@ 2010-01-04  5:57 Doug Goldstein (cardoe)
  0 siblings, 0 replies; 3+ messages in thread
From: Doug Goldstein (cardoe) @ 2010-01-04  5:57 UTC (permalink / raw
  To: gentoo-commits

cardoe      10/01/04 05:57:23

  Modified:             ChangeLog
  Added:                mythnews-0.22_p22991.ebuild
  Log:
  version bump. fix jpeg thumbnail usage
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.47                 media-plugins/mythnews/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	18 Nov 2009 00:21:29 -0000	1.46
+++ ChangeLog	4 Jan 2010 05:57:23 -0000	1.47
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/mythnews
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.46 2009/11/18 00:21:29 cardoe Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.47 2010/01/04 05:57:23 cardoe Exp $
+
+*mythnews-0.22_p22991 (04 Jan 2010)
+
+  04 Jan 2010; Doug Goldstein <cardoe@gentoo.org>
+  +mythnews-0.22_p22991.ebuild:
+  version bump. fix jpeg thumbnail usage
 
   18 Nov 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
   replace media-tv herd for MythTV



1.1                  media-plugins/mythnews/mythnews-0.22_p22991.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.1&content-type=text/plain

Index: mythnews-0.22_p22991.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.1 2010/01/04 05:57:23 cardoe Exp $

EAPI=2
inherit qt4 mythtv-plugins

DESCRIPTION="RSS feed news reading module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnews: mythnews-0.22_p22991.ebuild ChangeLog
@ 2010-07-26 13:52 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-26 13:52 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/26 13:52:42

  Modified:             mythnews-0.22_p22991.ebuild ChangeLog
  Log:
  stable x86, bug 323745
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-plugins/mythnews/mythnews-0.22_p22991.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?r1=1.1&r2=1.2

Index: mythnews-0.22_p22991.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythnews-0.22_p22991.ebuild	4 Jan 2010 05:57:23 -0000	1.1
+++ mythnews-0.22_p22991.ebuild	26 Jul 2010 13:52:42 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.1 2010/01/04 05:57:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.2 2010/07/26 13:52:42 fauli Exp $
 
 EAPI=2
 inherit qt4 mythtv-plugins
 
 DESCRIPTION="RSS feed news reading module for MythTV."
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"



1.50                 media-plugins/mythnews/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	10 Jun 2010 14:50:53 -0000	1.49
+++ ChangeLog	26 Jul 2010 13:52:42 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/mythnews
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.49 2010/06/10 14:50:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.50 2010/07/26 13:52:42 fauli Exp $
+
+  26 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  mythnews-0.22_p22991.ebuild:
+  stable x86, bug 323745
 
 *mythnews-0.23_p25065 (10 Jun 2010)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/mythnews: mythnews-0.22_p22991.ebuild ChangeLog
@ 2010-08-01 11:26 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-01 11:26 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/01 11:26:17

  Modified:             mythnews-0.22_p22991.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #323745
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-plugins/mythnews/mythnews-0.22_p22991.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?r1=1.2&r2=1.3

Index: mythnews-0.22_p22991.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythnews-0.22_p22991.ebuild	26 Jul 2010 13:52:42 -0000	1.2
+++ mythnews-0.22_p22991.ebuild	1 Aug 2010 11:26:17 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.2 2010/07/26 13:52:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.3 2010/08/01 11:26:17 hwoarang Exp $
 
 EAPI=2
 inherit qt4 mythtv-plugins
 
 DESCRIPTION="RSS feed news reading module for MythTV."
 IUSE=""
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"



1.52                 media-plugins/mythnews/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythnews/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	27 Jul 2010 16:03:45 -0000	1.51
+++ ChangeLog	1 Aug 2010 11:26:17 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/mythnews
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.51 2010/07/27 16:03:45 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.52 2010/08/01 11:26:17 hwoarang Exp $
+
+  01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+  mythnews-0.22_p22991.ebuild:
+  Stable on amd64 wrt bug #323745
 
 *mythnews-0.23.1_p25396 (27 Jul 2010)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-01 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 13:52 [gentoo-commits] gentoo-x86 commit in media-plugins/mythnews: mythnews-0.22_p22991.ebuild ChangeLog Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-01 11:26 Markos Chandras (hwoarang)
2010-01-04  5:57 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