summaryrefslogtreecommitdiff
path: root/dev-python/pluginbase
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-16 06:22:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-16 06:22:55 +0000
commit0fa4148af439d1471b7ba8cbeaa2719752bfdea5 (patch)
tree644e5a6bcfb2f715ff40a954bbe6564f1fdf33ff /dev-python/pluginbase
parent138976658758b93a17ac984aac6795c177573feb (diff)
downloadbaldeagleos-repo-0fa4148af439d1471b7ba8cbeaa2719752bfdea5.tar.gz
baldeagleos-repo-0fa4148af439d1471b7ba8cbeaa2719752bfdea5.tar.xz
baldeagleos-repo-0fa4148af439d1471b7ba8cbeaa2719752bfdea5.zip
Adding metadata
Diffstat (limited to 'dev-python/pluginbase')
-rw-r--r--dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild4
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/