ago 14/12/04 10:00:03 Modified: beautifulsoup-4.3.2.ebuild ChangeLog Log: Stable for amd64, wrt bug #530292 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?r1=1.5&r2=1.6 Index: beautifulsoup-4.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- beautifulsoup-4.3.2.ebuild 1 Dec 2014 08:06:02 -0000 1.5 +++ beautifulsoup-4.3.2.ebuild 4 Dec 2014 10:00:03 -0000 1.6 @@ -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/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.5 2014/12/01 08:06:02 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.6 2014/12/04 10:00:03 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" # new html5 awaits keywording of html5lib in Bug 471002 IUSE="doc test" # pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy pypy2_0)] ) 1.121 dev-python/beautifulsoup/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 1 Dec 2014 08:06:02 -0000 1.120 +++ ChangeLog 4 Dec 2014 10:00:03 -0000 1.121 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beautifulsoup # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.120 2014/12/01 08:06:02 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.121 2014/12/04 10:00:03 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <[email protected]> beautifulsoup-4.3.2.ebuild: + Stable for amd64, wrt bug #530292 01 Dec 2014; Ian Delaney <[email protected]> beautifulsoup-4.3.2.ebuild: clean old impls, add pypy3, update test phase
