diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-07-02 13:32:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-07-02 13:32:05 +0200 |
commit | 9d137a74a012bdd7f03f643590efc9d3c30164e6 (patch) | |
tree | f98a68b9cfe942e44a583e7f3833e6fe934a232e /www-apps | |
parent | dev-python/DBUtils: PEP517, py3.11 (diff) | |
download | gentoo-9d137a74a012bdd7f03f643590efc9d3c30164e6.tar.gz gentoo-9d137a74a012bdd7f03f643590efc9d3c30164e6.tar.bz2 gentoo-9d137a74a012bdd7f03f643590efc9d3c30164e6.zip |
Rename dev-python/{frozen-flask → Frozen-Flask}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/blohg/blohg-0.13-r4.ebuild | 4 | ||||
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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}] |