public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2014-04-23 15:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2014-04-23 15:55 UTC (permalink / raw
  To: gentoo-commits

jer         14/04/23 15:55:41

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508528).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.2&r2=1.3

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- feedparser-5.1.3-r2.ebuild	31 Mar 2014 20:43:44 -0000	1.2
+++ feedparser-5.1.3-r2.ebuild	23 Apr 2014 15:55:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.2 2014/03/31 20:43:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.3 2014/04/23 15:55:41 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_{6,7},3_{2,3}} pypy pypy2_0 )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.52                 dev-python/feedparser/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	31 Mar 2014 20:43:44 -0000	1.51
+++ ChangeLog	23 Apr 2014 15:55:41 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.51 2014/03/31 20:43:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.52 2014/04/23 15:55:41 jer Exp $
+
+  23 Apr 2014; Jeroen Roovers <jer@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  Marked ~hppa (bug #508528).
 
   31 Mar 2014; Michał Górny <mgorny@gentoo.org> feedparser-5.1.3-r1.ebuild,
   feedparser-5.1.3-r2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2014-05-12  8:55 Ian Delaney (idella4)
  0 siblings, 0 replies; 9+ messages in thread
From: Ian Delaney (idella4) @ 2014-05-12  8:55 UTC (permalink / raw
  To: gentoo-commits

idella4     14/05/12 08:55:28

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  drop py2.6 pypy2_0 add py3.4 support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.4                  dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.3&r2=1.4

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- feedparser-5.1.3-r2.ebuild	23 Apr 2014 15:55:41 -0000	1.3
+++ feedparser-5.1.3-r2.ebuild	12 May 2014 08:55:28 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.3 2014/04/23 15:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.4 2014/05/12 08:55:28 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_{6,7},3_{2,3}} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_{2,3,4}} pypy )
 
 inherit distutils-r1 eutils
 



1.53                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	23 Apr 2014 15:55:41 -0000	1.52
+++ ChangeLog	12 May 2014 08:55:28 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.52 2014/04/23 15:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.53 2014/05/12 08:55:28 idella4 Exp $
+
+  12 May 2014; Ian Delaney <idella4@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  drop py2.6 pypy2_0 add py3.4 support
 
   23 Apr 2014; Jeroen Roovers <jer@gentoo.org> feedparser-5.1.3-r2.ebuild:
   Marked ~hppa (bug #508528).





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-03-06 22:19 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:19 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/06 22:19:38

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.7                  dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.6&r2=1.7

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- feedparser-5.1.3-r2.ebuild	13 Dec 2014 16:07:19 -0000	1.6
+++ feedparser-5.1.3-r2.ebuild	6 Mar 2015 22:19:38 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.6 2014/12/13 16:07:19 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.7 2015/03/06 22:19:38 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.57                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	20 Dec 2014 12:29:38 -0000	1.56
+++ ChangeLog	6 Mar 2015 22:19:38 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.56 2014/12/20 12:29:38 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.57 2015/03/06 22:19:38 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  amd64 stable, bug 540290
 
   20 Dec 2014; Ian Delaney <idella4@gentoo.org> -feedparser-5.0.1.ebuild,
   -feedparser-5.1.1.ebuild, -feedparser-5.1.2.ebuild, -feedparser-5.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-03-07  0:16 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-07  0:16 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/07 00:16:35

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  ppc64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.8                  dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.7&r2=1.8

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- feedparser-5.1.3-r2.ebuild	6 Mar 2015 22:19:38 -0000	1.7
+++ feedparser-5.1.3-r2.ebuild	7 Mar 2015 00:16:35 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.7 2015/03/06 22:19:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.8 2015/03/07 00:16:35 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.58                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	6 Mar 2015 22:19:38 -0000	1.57
+++ ChangeLog	7 Mar 2015 00:16:35 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.57 2015/03/06 22:19:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.58 2015/03/07 00:16:35 pacho Exp $
+
+  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  ppc64 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
   amd64 stable, bug 540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-03-07  8:16 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-07  8:16 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/07 08:16:28

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  ppc stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.9                  dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.8&r2=1.9

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- feedparser-5.1.3-r2.ebuild	7 Mar 2015 00:16:35 -0000	1.8
+++ feedparser-5.1.3-r2.ebuild	7 Mar 2015 08:16:28 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.8 2015/03/07 00:16:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.9 2015/03/07 08:16:28 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.59                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	7 Mar 2015 00:16:35 -0000	1.58
+++ ChangeLog	7 Mar 2015 08:16:28 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.58 2015/03/07 00:16:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.59 2015/03/07 08:16:28 pacho Exp $
+
+  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  ppc stable, bug 540290
 
   07 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
   ppc64 stable, bug 540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-03-08 23:47 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-08 23:47 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/08 23:47:19

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  x86 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.10                 dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.9&r2=1.10

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- feedparser-5.1.3-r2.ebuild	7 Mar 2015 08:16:28 -0000	1.9
+++ feedparser-5.1.3-r2.ebuild	8 Mar 2015 23:47:19 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.9 2015/03/07 08:16:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.10 2015/03/08 23:47:19 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.60                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	7 Mar 2015 08:16:28 -0000	1.59
+++ ChangeLog	8 Mar 2015 23:47:19 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.59 2015/03/07 08:16:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.60 2015/03/08 23:47:19 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  x86 stable, bug 540290
 
   07 Mar 2015; Pacho Ramos <pacho@gentoo.org> feedparser-5.1.3-r2.ebuild:
   ppc stable, bug 540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-04-13  9:25 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-13  9:25 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/13 09:25:56

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #540290
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.10&r2=1.11

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- feedparser-5.1.3-r2.ebuild	8 Mar 2015 23:47:19 -0000	1.10
+++ feedparser-5.1.3-r2.ebuild	13 Apr 2015 09:25:56 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.10 2015/03/08 23:47:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.11 2015/04/13 09:25:56 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.62                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	8 Apr 2015 08:05:29 -0000	1.61
+++ ChangeLog	13 Apr 2015 09:25:56 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.61 2015/04/08 08:05:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.62 2015/04/13 09:25:56 ago Exp $
+
+  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  Stable for alpha, wrt bug #540290
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org> feedparser-5.1.3-r1.ebuild:
   Drop old Python implementations





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-04-14 12:49 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-14 12:49 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/14 12:49:38

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #540290
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.11&r2=1.12

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- feedparser-5.1.3-r2.ebuild	13 Apr 2015 09:25:56 -0000	1.11
+++ feedparser-5.1.3-r2.ebuild	14 Apr 2015 12:49:38 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.11 2015/04/13 09:25:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.12 2015/04/14 12:49:38 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.63                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	13 Apr 2015 09:25:56 -0000	1.62
+++ ChangeLog	14 Apr 2015 12:49:38 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.62 2015/04/13 09:25:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.63 2015/04/14 12:49:38 ago Exp $
+
+  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  Stable for ia64, wrt bug #540290
 
   13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> feedparser-5.1.3-r2.ebuild:
   Stable for alpha, wrt bug #540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
@ 2015-06-02  5:10 Jack Morgan (jmorgan)
  0 siblings, 0 replies; 9+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-06-02  5:10 UTC (permalink / raw
  To: gentoo-commits

jmorgan     15/06/02 05:10:35

  Modified:             feedparser-5.1.3-r2.ebuild ChangeLog
  Log:
  sparc stable wrt bug #540290
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )

Revision  Changes    Path
1.13                 dev-python/feedparser/feedparser-5.1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.12&r2=1.13

Index: feedparser-5.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- feedparser-5.1.3-r2.ebuild	14 Apr 2015 12:49:38 -0000	1.12
+++ feedparser-5.1.3-r2.ebuild	2 Jun 2015 05:10:35 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.12 2015/04/14 12:49:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v 1.13 2015/06/02 05:10:35 jmorgan Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
@@ -14,7 +14,7 @@
 # sgmllib is licensed under PSF-2.
 LICENSE="BSD-2 PSF-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.64                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	14 Apr 2015 12:49:38 -0000	1.63
+++ ChangeLog	2 Jun 2015 05:10:35 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/feedparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.63 2015/04/14 12:49:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.64 2015/06/02 05:10:35 jmorgan Exp $
+
+  02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> feedparser-5.1.3-r2.ebuild:
+  sparc stable wrt bug #540290
 
   14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> feedparser-5.1.3-r2.ebuild:
   Stable for ia64, wrt bug #540290





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

end of thread, other threads:[~2015-06-02  5:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02  5:10 [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog Jack Morgan (jmorgan)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-14 12:49 Agostino Sarubbo (ago)
2015-04-13  9:25 Agostino Sarubbo (ago)
2015-03-08 23:47 Pacho Ramos (pacho)
2015-03-07  8:16 Pacho Ramos (pacho)
2015-03-07  0:16 Pacho Ramos (pacho)
2015-03-06 22:19 Pacho Ramos (pacho)
2014-05-12  8:55 Ian Delaney (idella4)
2014-04-23 15:55 Jeroen Roovers (jer)

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