mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-libs/wren: use https in homepage
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
|||||||
inherit toolchain-funcs
|
inherit toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="The Wren Programming Language"
|
DESCRIPTION="The Wren Programming Language"
|
||||||
HOMEPAGE="http://wren.io/"
|
HOMEPAGE="https://wren.io/"
|
||||||
if [[ ${PV} == 9999 ]]; then
|
if [[ ${PV} == 9999 ]]; then
|
||||||
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
|
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ EAPI=7
|
|||||||
inherit toolchain-funcs
|
inherit toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="The Wren Programming Language"
|
DESCRIPTION="The Wren Programming Language"
|
||||||
HOMEPAGE="http://wren.io/"
|
HOMEPAGE="https://wren.io/"
|
||||||
if [[ ${PV} == 9999 ]]; then
|
if [[ ${PV} == 9999 ]]; then
|
||||||
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
|
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
|||||||
Reference in New Issue
Block a user