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 <[email protected]> feedparser-5.1.3-r2.ebuild: + amd64 stable, bug 540290 20 Dec 2014; Ian Delaney <[email protected]> -feedparser-5.0.1.ebuild, -feedparser-5.1.1.ebuild, -feedparser-5.1.2.ebuild, -feedparser-5.1.ebuild:
