diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-02 01:23:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-02 01:23:40 +0000 |
| commit | f8ae32f43ee9db46eb1b1888f86cf69c9399df40 (patch) | |
| tree | d3a8fac8797954da55d1bff224f38a58156ff40a /dev-python/pluginbase | |
| parent | c5f52f8cb9a2461a4fccd9a62fbe7a6a3d594a47 (diff) | |
| download | baldeagleos-repo-f8ae32f43ee9db46eb1b1888f86cf69c9399df40.tar.gz baldeagleos-repo-f8ae32f43ee9db46eb1b1888f86cf69c9399df40.tar.xz baldeagleos-repo-f8ae32f43ee9db46eb1b1888f86cf69c9399df40.zip | |
Adding metadata
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" |
