From 9d137a74a012bdd7f03f643590efc9d3c30164e6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 2 Jul 2022 13:32:05 +0200 Subject: Rename dev-python/{frozen-flask → Frozen-Flask} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- www-apps/blohg/blohg-0.13-r4.ebuild | 4 ++-- www-apps/blohg/blohg-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www-apps') diff --git a/www-apps/blohg/blohg-0.13-r4.ebuild b/www-apps/blohg/blohg-0.13-r4.ebuild index 57732d82f2d0..82259f3e10b6 100644 --- a/www-apps/blohg/blohg-0.13-r4.ebuild +++ b/www-apps/blohg/blohg-0.13-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" dev-python/feedgenerator[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/flask-babel[${PYTHON_USEDEP}] - dev-python/frozen-flask[${PYTHON_USEDEP}] + dev-python/Frozen-Flask[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index 57732d82f2d0..82259f3e10b6 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" dev-python/feedgenerator[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/flask-babel[${PYTHON_USEDEP}] - dev-python/frozen-flask[${PYTHON_USEDEP}] + dev-python/Frozen-Flask[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad