diff options
Diffstat (limited to 'dev-python/pluginbase')
| -rw-r--r-- | dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild b/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild index 50ea24e1f6fc..7e6849b5b614 100644 --- a/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild +++ b/dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi DESCRIPTION="Support library for building plugins sytems in Python" -HOMEPAGE="https://github.com/mitsuhiko/pluginbase" +HOMEPAGE=" + https://github.com/mitsuhiko/pluginbase/ + https://pypi.org/project/pluginbase/ +" LICENSE="BSD" SLOT="0" |
