summaryrefslogtreecommitdiff
path: root/dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-12 09:37:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-12 09:37:06 +0000
commit3d8bd01b0127a0a6b488b28e2a68b44942a971f4 (patch)
tree8b3f85c34a5feda2d7580895e0354ff47a6f22bc /dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild
parentcc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (diff)
downloadbaldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.gz
baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.xz
baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild')
-rw-r--r--dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild b/dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild
index 983dac717082..a00e45d850c0 100644
--- a/dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild
+++ b/dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Python classes to extract information from the Linux kernel /proc files"
-HOMEPAGE="https://www.kernel.org/pub/scm/libs/python/python-linux-procfs/
+HOMEPAGE="
+ https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/
https://kernel.googlesource.com/pub/scm/libs/python/python-linux-procfs/python-linux-procfs/"
SRC_URI="https://cdn.kernel.org/pub/software/libs/python/${PN}/${P}.tar.xz"