diff options
author | 2014-01-21 04:59:20 +0000 | |
---|---|---|
committer | 2014-01-21 04:59:20 +0000 | |
commit | c6acacbc6319480e306a2354a8425db6e63b253c (patch) | |
tree | a53239ae24c86b45ea17c31c6a9ce564997e205e /dev-python/beautifulsoup | |
parent | EAPI bump (diff) | |
download | gentoo-2-c6acacbc6319480e306a2354a8425db6e63b253c.tar.gz gentoo-2-c6acacbc6319480e306a2354a8425db6e63b253c.tar.bz2 gentoo-2-c6acacbc6319480e306a2354a8425db6e63b253c.zip |
Whitespace
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r-- | dev-python/beautifulsoup/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog index ecd07ecfec9b..36b3a4ce675a 100644 --- a/dev-python/beautifulsoup/ChangeLog +++ b/dev-python/beautifulsoup/ChangeLog @@ -1,6 +1,10 @@ # 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.106 2014/01/18 15:56:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.107 2014/01/21 04:59:20 patrick Exp $ + + 21 Jan 2014; Patrick Lauer <patrick@gentoo.org> beautifulsoup-4.2.0.ebuild, + beautifulsoup-4.2.1.ebuild, beautifulsoup-4.3.2.ebuild: + Whitespace 18 Jan 2014; Markus Meier <maekke@gentoo.org> beautifulsoup-3.1.0.1-r2.ebuild: diff --git a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild index d2e21aedac64..9a75687a1c44 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.2.0.ebuild,v 1.4 2013/09/05 18:46:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.5 2014/01/21 04:59:20 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -20,7 +20,7 @@ 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" # 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}' pypy2_0)] ) +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] ) RDEPEND="" DEPEND="${RDEPEND} diff --git a/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild index 73fc950168b1..3846c3c17c11 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.2.1.ebuild,v 1.2 2013/09/05 18:46:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v 1.3 2014/01/21 04:59:20 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -20,7 +20,7 @@ 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" # 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}' pypy2_0)] ) +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] ) RDEPEND="" DEPEND="${RDEPEND} diff --git a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild index a28835f3ab2e..01e2537ef537 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/12/15 00:39:11 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.2 2014/01/21 04:59:20 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -20,7 +20,7 @@ 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" # 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}' pypy2_0)] ) +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] ) RDEPEND="" DEPEND="${RDEPEND} |