mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/cl: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ inherit eutils multilib
|
||||
|
||||
DESCRIPTION="OpenCL bindings for Erlang"
|
||||
HOMEPAGE="https://github.com/tonyrog/cl"
|
||||
SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/tonyrog/cl/archive/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -6,7 +6,7 @@ inherit eutils multilib
|
||||
|
||||
DESCRIPTION="OpenCL bindings for Erlang"
|
||||
HOMEPAGE="https://github.com/tonyrog/cl"
|
||||
SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/tonyrog/cl/archive/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user