summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-03-12 02:07:14 +0000
committerMike Gilbert <floppym@gentoo.org>2014-03-12 02:07:14 +0000
commit4f8d6285ae18264da333cbfdcafc605a7c151b82 (patch)
treebbca4ee929a6b4432787e9356ec07ef835b3255c /net-misc/flexget
parentVersion bump. (diff)
downloadgentoo-2-4f8d6285ae18264da333cbfdcafc605a7c151b82.tar.gz
gentoo-2-4f8d6285ae18264da333cbfdcafc605a7c151b82.tar.bz2
gentoo-2-4f8d6285ae18264da333cbfdcafc605a7c151b82.zip
Block beautifulsoup-4.2.0, bug 503962 by Wicla.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'net-misc/flexget')
-rw-r--r--net-misc/flexget/ChangeLog6
-rw-r--r--net-misc/flexget/flexget-1.2.31.ebuild3
-rw-r--r--net-misc/flexget/flexget-1.2.97.ebuild3
-rw-r--r--net-misc/flexget/flexget-9999.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/net-misc/flexget/ChangeLog b/net-misc/flexget/ChangeLog
index 53c3d6deb3f3..f14808f6835b 100644
--- a/net-misc/flexget/ChangeLog
+++ b/net-misc/flexget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/flexget
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.50 2014/02/22 15:08:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.51 2014/03/12 02:07:14 floppym Exp $
+
+ 12 Mar 2014; Mike Gilbert <floppym@gentoo.org> flexget-1.2.31.ebuild,
+ flexget-1.2.97.ebuild, flexget-9999.ebuild:
+ Block beautifulsoup-4.2.0, bug 503962 by Wicla.
22 Feb 2014; Mike Gilbert <floppym@gentoo.org> flexget-1.2.97.ebuild,
flexget-9999.ebuild:
diff --git a/net-misc/flexget/flexget-1.2.31.ebuild b/net-misc/flexget/flexget-1.2.31.ebuild
index 10f8bbba288c..232067947bf5 100644
--- a/net-misc/flexget/flexget-1.2.31.ebuild
+++ b/net-misc/flexget/flexget-1.2.31.ebuild
@@ -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/net-misc/flexget/flexget-1.2.31.ebuild,v 1.1 2014/01/11 23:10:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.31.ebuild,v 1.2 2014/03/12 02:07:14 floppym Exp $
EAPI=5
@@ -33,6 +33,7 @@ DEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}]
<dev-python/beautifulsoup-4.4:4[${PYTHON_USEDEP}]
+ !=dev-python/beautifulsoup-4.2.0
>=dev-python/html5lib-0.11[${PYTHON_USEDEP}]
dev-python/PyRSS2Gen[${PYTHON_USEDEP}]
dev-python/pynzb[${PYTHON_USEDEP}]
diff --git a/net-misc/flexget/flexget-1.2.97.ebuild b/net-misc/flexget/flexget-1.2.97.ebuild
index 7ca8dc332551..269075b1f13e 100644
--- a/net-misc/flexget/flexget-1.2.97.ebuild
+++ b/net-misc/flexget/flexget-1.2.97.ebuild
@@ -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/net-misc/flexget/flexget-1.2.97.ebuild,v 1.2 2014/02/22 15:08:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.97.ebuild,v 1.3 2014/03/12 02:07:14 floppym Exp $
EAPI=5
@@ -33,6 +33,7 @@ DEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}]
<dev-python/beautifulsoup-4.4:4[${PYTHON_USEDEP}]
+ !=dev-python/beautifulsoup-4.2.0
>=dev-python/html5lib-0.11[${PYTHON_USEDEP}]
dev-python/PyRSS2Gen[${PYTHON_USEDEP}]
dev-python/pynzb[${PYTHON_USEDEP}]
diff --git a/net-misc/flexget/flexget-9999.ebuild b/net-misc/flexget/flexget-9999.ebuild
index 53a8b257c29a..6b6820664595 100644
--- a/net-misc/flexget/flexget-9999.ebuild
+++ b/net-misc/flexget/flexget-9999.ebuild
@@ -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/net-misc/flexget/flexget-9999.ebuild,v 1.46 2014/02/22 15:08:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-9999.ebuild,v 1.47 2014/03/12 02:07:14 floppym Exp $
EAPI=5
@@ -33,6 +33,7 @@ DEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}]
<dev-python/beautifulsoup-4.4:4[${PYTHON_USEDEP}]
+ !=dev-python/beautifulsoup-4.2.0
>=dev-python/html5lib-0.11[${PYTHON_USEDEP}]
dev-python/PyRSS2Gen[${PYTHON_USEDEP}]
dev-python/pynzb[${PYTHON_USEDEP}]