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/minidb | |
| 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/minidb')
| -rw-r--r-- | dev-python/minidb/minidb-2.0.7.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/minidb/minidb-2.0.7.ebuild b/dev-python/minidb/minidb-2.0.7.ebuild index 66b49a612dda..f7af0c335127 100644 --- a/dev-python/minidb/minidb-2.0.7.ebuild +++ b/dev-python/minidb/minidb-2.0.7.ebuild @@ -10,7 +10,10 @@ PYTHON_REQ_USE="sqlite" inherit distutils-r1 pypi DESCRIPTION="Simple SQLite-based object store" -HOMEPAGE="https://thp.io/2010/minidb/" +HOMEPAGE=" + https://thp.io/2010/minidb/ + https://pypi.org/project/minidb/ +" LICENSE="ISC" SLOT="0" |
