mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-wm/stumpwm-contrib: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
97ae0fe510
commit
e628f509a9
@@ -7,7 +7,7 @@ inherit common-lisp-3
|
||||
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
|
||||
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit common-lisp-3
|
||||
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
|
||||
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit common-lisp-3
|
||||
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
|
||||
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
Reference in New Issue
Block a user