public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/pytvshows: pytvshows-0.2-r1.ebuild ChangeLog
@ 2012-03-06  9:39 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2012-03-06  9:39 UTC (permalink / raw
  To: gentoo-commits

pacho       12/03/06 09:39:35

  Modified:             pytvshows-0.2-r1.ebuild ChangeLog
  Log:
  Apply fixes and improvements to get it working again, bug #379621 by Sumant Oemrawsingh.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-misc/pytvshows/pytvshows-0.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?r1=1.4&r2=1.5

Index: pytvshows-0.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pytvshows-0.2-r1.ebuild	5 Apr 2011 18:57:21 -0000	1.4
+++ pytvshows-0.2-r1.ebuild	6 Mar 2012 09:39:35 -0000	1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.4 2011/04/05 18:57:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.5 2012/03/06 09:39:35 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 PYTHON_DEPEND="2"
 
 inherit distutils eutils
@@ -27,4 +27,7 @@
 src_prepare() {
 	distutils_src_prepare
 	epatch "${FILESDIR}/${P}-ezrss.it.patch"
+	epatch "${FILESDIR}/${P}-feedurl.patch"
+	epatch "${FILESDIR}/${P}-improved-re.patch"
+	python_convert_shebangs -r 2 .
 }



1.11                 net-misc/pytvshows/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	5 Apr 2011 18:57:21 -0000	1.10
+++ ChangeLog	6 Mar 2012 09:39:35 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/pytvshows
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.10 2011/04/05 18:57:21 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.11 2012/03/06 09:39:35 pacho Exp $
+
+  06 Mar 2012; Pacho Ramos <pacho@gentoo.org>
+  +files/pytvshows-0.2-feedurl.patch, +files/pytvshows-0.2-improved-re.patch,
+  pytvshows-0.2-r1.ebuild:
+  Apply fixes and improvements to get it working again, bug #379621 by Sumant
+  Oemrawsingh.
 
   05 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   pytvshows-0.2-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-misc/pytvshows: pytvshows-0.2-r1.ebuild ChangeLog
@ 2014-08-10 20:46 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:46 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:46:46

  Modified:             pytvshows-0.2-r1.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.6                  net-misc/pytvshows/pytvshows-0.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild?r1=1.5&r2=1.6

Index: pytvshows-0.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pytvshows-0.2-r1.ebuild	6 Mar 2012 09:39:35 -0000	1.5
+++ pytvshows-0.2-r1.ebuild	10 Aug 2014 20:46:46 -0000	1.6
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.5 2012/03/06 09:39:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.6 2014/08/10 20:46:46 slyfox Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
 
 inherit distutils eutils
 
-DESCRIPTION="downloads torrents for TV shows from RSS feeds provided by ezrss.it."
+DESCRIPTION="downloads torrents for TV shows from RSS feeds provided by ezrss.it"
 HOMEPAGE="http://sourceforge.net/projects/pytvshows/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 



1.12                 net-misc/pytvshows/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pytvshows/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Mar 2012 09:39:35 -0000	1.11
+++ ChangeLog	10 Aug 2014 20:46:46 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/pytvshows
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.11 2012/03/06 09:39:35 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.12 2014/08/10 20:46:46 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pytvshows-0.2-r1.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   06 Mar 2012; Pacho Ramos <pacho@gentoo.org>
   +files/pytvshows-0.2-feedurl.patch, +files/pytvshows-0.2-improved-re.patch,
@@ -45,4 +48,3 @@
   11 Dec 2008; Jeremy Olexa <darkside@gentoo.org> +metadata.xml,
   +pytvshows-0.2.ebuild:
   Initial commit of pytvshows, ebuild by myself
-





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

end of thread, other threads:[~2014-08-11 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06  9:39 [gentoo-commits] gentoo-x86 commit in net-misc/pytvshows: pytvshows-0.2-r1.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:46 Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox