ago 14/12/23 16:00:17 Modified: beautifulsoup-4.3.2.ebuild ChangeLog Log: Stable for alpha, wrt bug #530292 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path 1.13 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.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?r1=1.12&r2=1.13 Index: beautifulsoup-4.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- beautifulsoup-4.3.2.ebuild 16 Dec 2014 20:39:31 -0000 1.12 +++ beautifulsoup-4.3.2.ebuild 23 Dec 2014 16:00:16 -0000 1.13 @@ -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.12 2014/12/16 20:39:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.13 2014/12/23 16:00:16 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.129 dev-python/beautifulsoup/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.129&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.129&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.128&r2=1.129 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- ChangeLog 22 Dec 2014 02:36:54 -0000 1.128 +++ ChangeLog 23 Dec 2014 16:00:16 -0000 1.129 @@ -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.128 2014/12/22 02:36:54 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.129 2014/12/23 16:00:16 ago Exp $ + + 23 Dec 2014; Agostino Sarubbo <[email protected]> beautifulsoup-4.3.2.ebuild: + Stable for alpha, wrt bug #530292 22 Dec 2014; Ian Delaney <[email protected]> -beautifulsoup-3.1.0.1-r1.ebuild, -beautifulsoup-3.2.0.ebuild,
