summaryrefslogtreecommitdiff
path: root/dev-python/minidb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-06-01 01:24:17 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-06-01 01:24:17 +0000
commit7fbdd9e27e313a0bc39c21a31a592047838c4e39 (patch)
tree34ab7def9c7ef93a4b3d1d515f32c8da7cf86e97 /dev-python/minidb
parent7b84f26dcec7daf3aeab669a8acd104c08d2dd14 (diff)
downloadbaldeagleos-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.ebuild5
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"