From a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Sep 2021 12:54:48 +0200 Subject: Rename dev-python/{beautifulsoup → beautifulsoup4} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/wapiti/wapiti-3.0.3.ebuild | 4 ++-- net-analyzer/wapiti/wapiti-3.0.4.ebuild | 2 +- net-analyzer/wapiti/wapiti-3.0.5.ebuild | 2 +- net-analyzer/wapiti/wapiti-9999.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net-analyzer/wapiti') diff --git a/net-analyzer/wapiti/wapiti-3.0.3.ebuild b/net-analyzer/wapiti/wapiti-3.0.3.ebuild index 6fb871db1895..c522a55d1d61 100644 --- a/net-analyzer/wapiti/wapiti-3.0.3.ebuild +++ b/net-analyzer/wapiti/wapiti-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="kerberos ntlm" -RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}] +RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/mako[${PYTHON_USEDEP}] >=dev-python/requests-1.2.3[${PYTHON_USEDEP}] diff --git a/net-analyzer/wapiti/wapiti-3.0.4.ebuild b/net-analyzer/wapiti/wapiti-3.0.4.ebuild index 4363743763ef..348231badfed 100644 --- a/net-analyzer/wapiti/wapiti-3.0.4.ebuild +++ b/net-analyzer/wapiti/wapiti-3.0.4.ebuild @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="kerberos ntlm" -RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}] +RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/mako[${PYTHON_USEDEP}] >=dev-python/requests-1.2.3[${PYTHON_USEDEP}] diff --git a/net-analyzer/wapiti/wapiti-3.0.5.ebuild b/net-analyzer/wapiti/wapiti-3.0.5.ebuild index 4363743763ef..348231badfed 100644 --- a/net-analyzer/wapiti/wapiti-3.0.5.ebuild +++ b/net-analyzer/wapiti/wapiti-3.0.5.ebuild @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="kerberos ntlm" -RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}] +RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/mako[${PYTHON_USEDEP}] >=dev-python/requests-1.2.3[${PYTHON_USEDEP}] diff --git a/net-analyzer/wapiti/wapiti-9999.ebuild b/net-analyzer/wapiti/wapiti-9999.ebuild index 53d40bbaa97b..69ce960f21a3 100644 --- a/net-analyzer/wapiti/wapiti-9999.ebuild +++ b/net-analyzer/wapiti/wapiti-9999.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="" IUSE="kerberos ntlm" -RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}] +RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/mako[${PYTHON_USEDEP}] >=dev-python/requests-1.2.3[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad