diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-01 01:24:17 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-01 01:24:17 +0000 |
| commit | 7fbdd9e27e313a0bc39c21a31a592047838c4e39 (patch) | |
| tree | 34ab7def9c7ef93a4b3d1d515f32c8da7cf86e97 /dev-python/blurb | |
| parent | 7b84f26dcec7daf3aeab669a8acd104c08d2dd14 (diff) | |
| download | baldeagleos-repo-7fbdd9e27e313a0bc39c21a31a592047838c4e39.tar.gz baldeagleos-repo-7fbdd9e27e313a0bc39c21a31a592047838c4e39.tar.xz baldeagleos-repo-7fbdd9e27e313a0bc39c21a31a592047838c4e39.zip | |
Adding metadata
Diffstat (limited to 'dev-python/blurb')
| -rw-r--r-- | dev-python/blurb/blurb-1.1.0.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/blurb/blurb-1.1.0.ebuild b/dev-python/blurb/blurb-1.1.0.ebuild index 0e7f20dbfb64..cf9b960cb33b 100644 --- a/dev-python/blurb/blurb-1.1.0.ebuild +++ b/dev-python/blurb/blurb-1.1.0.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi DESCRIPTION="Tool to create and manage NEWS blurbs for CPython" -HOMEPAGE="https://github.com/python/core-workflow/tree/master/blurb" +HOMEPAGE=" + https://github.com/python/core-workflow/tree/master/blurb + https://pypi.org/project/blurb/ +" LICENSE="BSD" SLOT="0" |
