Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: feedparser-5.1.3-r2.ebuild ChangeLog
Date: Fri, 06 Mar 2015 22:19:41
Message-Id: 20150306221938.593E113314@oystercatcher.gentoo.org
1 pacho 15/03/06 22:19:38
2
3 Modified: feedparser-5.1.3-r2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 540290
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.7 dev-python/feedparser/feedparser-5.1.3-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?rev=1.7&view=markup
13 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
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild?r1=1.6&r2=1.7
15
16 Index: feedparser-5.1.3-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.1.3-r2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- feedparser-5.1.3-r2.ebuild 13 Dec 2014 16:07:19 -0000 1.6
23 +++ feedparser-5.1.3-r2.ebuild 6 Mar 2015 22:19:38 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $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 $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
33 @@ -14,7 +14,7 @@
34 # sgmllib is licensed under PSF-2.
35 LICENSE="BSD-2 PSF-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
39 IUSE=""
40
41 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
42
43
44
45 1.57 dev-python/feedparser/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.57&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.57&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.56&r2=1.57
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
54 retrieving revision 1.56
55 retrieving revision 1.57
56 diff -u -r1.56 -r1.57
57 --- ChangeLog 20 Dec 2014 12:29:38 -0000 1.56
58 +++ ChangeLog 6 Mar 2015 22:19:38 -0000 1.57
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/feedparser
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.56 2014/12/20 12:29:38 idella4 Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.57 2015/03/06 22:19:38 pacho Exp $
65 +
66 + 06 Mar 2015; Pacho Ramos <pacho@g.o> feedparser-5.1.3-r2.ebuild:
67 + amd64 stable, bug 540290
68
69 20 Dec 2014; Ian Delaney <idella4@g.o> -feedparser-5.0.1.ebuild,
70 -feedparser-5.1.1.ebuild, -feedparser-5.1.2.ebuild, -feedparser-5.1.ebuild: