diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-03 13:25:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-03 13:25:21 +0000 |
| commit | 3be83a4e7edc81370c81670b591df9311eef08fe (patch) | |
| tree | 6db3047ee5ff6154bd255a98520c4a45688e2def /dev-python/helpdev | |
| parent | 742b58bc1c3b019b948386ab42f1376394fc2fdd (diff) | |
| download | baldeagleos-repo-3be83a4e7edc81370c81670b591df9311eef08fe.tar.gz baldeagleos-repo-3be83a4e7edc81370c81670b591df9311eef08fe.tar.xz baldeagleos-repo-3be83a4e7edc81370c81670b591df9311eef08fe.zip | |
Adding metadata
Diffstat (limited to 'dev-python/helpdev')
| -rw-r--r-- | dev-python/helpdev/helpdev-0.7.1-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild index 53f6d025ce8d..4759450620a4 100644 --- a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild @@ -9,16 +9,16 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi DESCRIPTION="Helping users and developers to get information about the environment" -HOMEPAGE="https://gitlab.com/dpizetta/helpdev" +HOMEPAGE=" + https://gitlab.com/dpizetta/helpdev/ + https://pypi.org/project/helpdev/ +" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - $(python_gen_cond_dep ' - dev-python/importlib-metadata[${PYTHON_USEDEP}] - ' 3.8 ) dev-python/psutil[${PYTHON_USEDEP}] " BDEPEND=" |
