From 640df20cc5c85de72d260ef56cf5efc73f02357f Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 09:46:53 +1000 Subject: app-admin/rsyslog: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-admin/rsyslog/rsyslog-8.19.0.ebuild | 10 ++-------- app-admin/rsyslog/rsyslog-8.24.0-r2.ebuild | 10 ++-------- app-admin/rsyslog/rsyslog-8.25.0-r2.ebuild | 10 ++-------- app-admin/rsyslog/rsyslog-8.26.0-r1.ebuild | 10 ++-------- app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild | 10 ++-------- app-admin/rsyslog/rsyslog-8.28.0.ebuild | 10 ++-------- 6 files changed, 12 insertions(+), 48 deletions(-) (limited to 'app-admin') diff --git a/app-admin/rsyslog/rsyslog-8.19.0.ebuild b/app-admin/rsyslog/rsyslog-8.19.0.ebuild index 3ba78b8e5b88..931d37209cb5 100644 --- a/app-admin/rsyslog/rsyslog-8.19.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.19.0.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else diff --git a/app-admin/rsyslog/rsyslog-8.24.0-r2.ebuild b/app-admin/rsyslog/rsyslog-8.24.0-r2.ebuild index 95e5db46bf79..988544873b7a 100644 --- a/app-admin/rsyslog/rsyslog-8.24.0-r2.ebuild +++ b/app-admin/rsyslog/rsyslog-8.24.0-r2.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else diff --git a/app-admin/rsyslog/rsyslog-8.25.0-r2.ebuild b/app-admin/rsyslog/rsyslog-8.25.0-r2.ebuild index 005d142ade3b..d6c48ae2a638 100644 --- a/app-admin/rsyslog/rsyslog-8.25.0-r2.ebuild +++ b/app-admin/rsyslog/rsyslog-8.25.0-r2.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else diff --git a/app-admin/rsyslog/rsyslog-8.26.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.26.0-r1.ebuild index 6fa2943e8d30..fe40592d194f 100644 --- a/app-admin/rsyslog/rsyslog-8.26.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.26.0-r1.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else diff --git a/app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild index a200c50c0958..14c282597e3f 100644 --- a/app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.27.0-r1.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else diff --git a/app-admin/rsyslog/rsyslog-8.28.0.ebuild b/app-admin/rsyslog/rsyslog-8.28.0.ebuild index 7d6bd641b718..245cae88a690 100644 --- a/app-admin/rsyslog/rsyslog-8.28.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.28.0.ebuild @@ -11,15 +11,9 @@ HOMEPAGE="http://www.rsyslog.com/" BRANCH="8-stable" if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI=" - git://github.com/rsyslog/${PN}.git - https://github.com/rsyslog/${PN}.git - " + EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git" - DOC_REPO_URI=" - git://github.com/rsyslog/${PN}-doc.git - https://github.com/rsyslog/${PN}-doc.git - " + DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git" inherit git-r3 else -- cgit v1.2.3-65-gdbad