Package-Manager: Portage-2.3.6, Repoman-2.3.3
if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
EXPERIMENTAL="true"
- EGIT_REPO_URI="git://github.com/xkbcommon/${PN}"
+ EGIT_REPO_URI="https://github.com/xkbcommon/${PN}"
else
XORG_BASE_INDIVIDUAL_URI=""
- SRC_URI="http://xkbcommon.org/download/${P}.tar.xz"
+ SRC_URI="https://xkbcommon.org/download/${P}.tar.xz"
fi
inherit xorg-2 ${GIT_ECLASS}
if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
EXPERIMENTAL="true"
- EGIT_REPO_URI="git://github.com/xkbcommon/${PN}"
+ EGIT_REPO_URI="https://github.com/xkbcommon/${PN}"
else
XORG_BASE_INDIVIDUAL_URI=""
- SRC_URI="http://xkbcommon.org/download/${P}.tar.xz"
+ SRC_URI="https://xkbcommon.org/download/${P}.tar.xz"
fi
inherit xorg-2 ${GIT_ECLASS}