sys-apps/openrc: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 11:08:45 +0000 (21:08 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:38 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-apps/openrc/openrc-0.21.7.ebuild
sys-apps/openrc/openrc-0.22.4.ebuild
sys-apps/openrc/openrc-0.23.2.ebuild
sys-apps/openrc/openrc-0.24.2.ebuild
sys-apps/openrc/openrc-0.25.ebuild
sys-apps/openrc/openrc-0.26.2.ebuild
sys-apps/openrc/openrc-0.26.3.ebuild
sys-apps/openrc/openrc-0.27.2.ebuild
sys-apps/openrc/openrc-0.28.ebuild
sys-apps/openrc/openrc-9999.ebuild

index 2bc11b9e538c4109f6697e86054ae589352f8c34..65c41d56afe7699dbe9baefef518fab31d09596a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
index 31d979641e9279f8b33f0b3f3067cf19bed5b6a8..2fd24e2129012ef04df0939dbb2bdc4243fed631 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 57f914a29f705dfbdb9b038c52abc82c8ebfe6c8..c3cb752f34c092ce47d0eb7770385b28365efe87 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 55c4afe5d9b8f4a0dd2629e3ff70f8c616f0b4f0..aaf33505255895da67bd65cd82dd966892fcb131 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 1ce8145c50052f0d3fe30c24881570364ce5a335..278de480e1f28c309ff6fc39f55fc8c2bb7d6415 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 55c4afe5d9b8f4a0dd2629e3ff70f8c616f0b4f0..aaf33505255895da67bd65cd82dd966892fcb131 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 55c4afe5d9b8f4a0dd2629e3ff70f8c616f0b4f0..aaf33505255895da67bd65cd82dd966892fcb131 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 1ce8145c50052f0d3fe30c24881570364ce5a335..278de480e1f28c309ff6fc39f55fc8c2bb7d6415 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 1ce8145c50052f0d3fe30c24881570364ce5a335..278de480e1f28c309ff6fc39f55fc8c2bb7d6415 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 1ce8145c50052f0d3fe30c24881570364ce5a335..278de480e1f28c309ff6fc39f55fc8c2bb7d6415 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
 HOMEPAGE="https://github.com/openrc/openrc/"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+       EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"