-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils distutils-r1
DESCRIPTION="Required testing tools needed in the several Salt Stack projects"
-HOMEPAGE="http://saltstack.org/"
+HOMEPAGE="https://saltstack.com/community/"
if [[ ${PV} == 9999* ]]; then
inherit git-2
- EGIT_REPO_URI="git://github.com/saltstack/salt-testing.git"
+ EGIT_REPO_URI="https://github.com/saltstack/salt-testing.git"
EGIT_BRANCH="develop"
SRC_URI=""
else
inherit eutils distutils-r1
DESCRIPTION="Required testing tools needed in the several Salt Stack projects"
-HOMEPAGE="http://saltstack.org/"
+HOMEPAGE="https://saltstack.com/community/"
if [[ ${PV} == 9999* ]]; then
inherit git-2
- EGIT_REPO_URI="git://github.com/saltstack/salt-testing.git"
+ EGIT_REPO_URI="https://github.com/saltstack/salt-testing.git"
EGIT_BRANCH="develop"
SRC_URI=""
else
inherit eutils distutils-r1
DESCRIPTION="Required testing tools needed in the several Salt Stack projects"
-HOMEPAGE="http://saltstack.org/"
+HOMEPAGE="https://saltstack.com/community/"
if [[ ${PV} == 9999* ]]; then
inherit git-2
- EGIT_REPO_URI="git://github.com/saltstack/salt-testing.git"
+ EGIT_REPO_URI="https://github.com/saltstack/salt-testing.git"
EGIT_BRANCH="develop"
SRC_URI=""
else