diff options
Diffstat (limited to 'dev-python/pluginbase')
| -rw-r--r-- | dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild b/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild index de968eb89a17..9de16ba58583 100644 --- a/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild +++ b/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 pypi -DESCRIPTION="Support library for building plugins sytems in Python" +DESCRIPTION="Support library for building plugins systems in Python" HOMEPAGE=" https://github.com/mitsuhiko/pluginbase/ https://pypi.org/project/pluginbase/ |
