diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-11 16:07:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-11 16:08:04 +0100 |
commit | 91bc24c350205422fc747ae0765557fc9bfdd4db (patch) | |
tree | dfb7cb5b54bfadc72b9d4aa0fa05271abe2173e1 /dev-python/python-linux-procfs | |
parent | dev-python/python-evdev: Update HOMEPAGE (diff) | |
download | gentoo-91bc24c350205422fc747ae0765557fc9bfdd4db.tar.gz gentoo-91bc24c350205422fc747ae0765557fc9bfdd4db.tar.bz2 gentoo-91bc24c350205422fc747ae0765557fc9bfdd4db.zip |
dev-python/python-linux-procfs: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-linux-procfs')
-rw-r--r-- | dev-python/python-linux-procfs/python-linux-procfs-0.6.1.ebuild | 3 |
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 c0a906f2109d..0985efc9d669 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} ) 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" |