mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit flag-o-matic perl-module toolchain-funcs
|
||||
|
||||
DESCRIPTION="Connect to and exchange data with Siemens PLCs"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libnodave"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libnodave/"
|
||||
SRC_URI="mirror://sourceforge/libnodave/libnodave-${PV}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
||||
inherit autotools linux-info python-any-r1 toolchain-funcs
|
||||
|
||||
DESCRIPTION="user extensible heap manager built on top of jemalloc"
|
||||
HOMEPAGE="https://memkind.github.io/memkind"
|
||||
HOMEPAGE="https://memkind.github.io/memkind/"
|
||||
SRC_URI="https://github.com/memkind/memkind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
||||
inherit autotools linux-info python-any-r1 toolchain-funcs
|
||||
|
||||
DESCRIPTION="user extensible heap manager built on top of jemalloc"
|
||||
HOMEPAGE="https://memkind.github.io/memkind"
|
||||
HOMEPAGE="https://memkind.github.io/memkind/"
|
||||
SRC_URI="https://github.com/memkind/memkind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user