From: David Hicks Date: Sat, 29 Jul 2017 15:39:27 +0000 (+1000) Subject: dev-util/osc: use HTTPS for GitHub and HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3a2c5359842761e3fb294d5b2a0608565bd23b9c;p=gentoo.git dev-util/osc: use HTTPS for GitHub and HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-util/osc/osc-0.148.2.ebuild b/dev-util/osc/osc-0.148.2.ebuild index 8213e108fbdd..ff92ebd5d75d 100644 --- a/dev-util/osc/osc-0.148.2.ebuild +++ b/dev-util/osc/osc-0.148.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/osc.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-0.152.0.ebuild b/dev-util/osc/osc-0.152.0.ebuild index 8213e108fbdd..0a9fe2d65388 100644 --- a/dev-util/osc/osc-0.152.0.ebuild +++ b/dev-util/osc/osc-0.152.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-0.154.0.ebuild b/dev-util/osc/osc-0.154.0.ebuild index a45e90722a4b..42d6d248359a 100644 --- a/dev-util/osc/osc-0.154.0.ebuild +++ b/dev-util/osc/osc-0.154.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz" diff --git a/dev-util/osc/osc-9999.ebuild b/dev-util/osc/osc-9999.ebuild index 063bcaaf95d6..42d6d248359a 100644 --- a/dev-util/osc/osc-9999.ebuild +++ b/dev-util/osc/osc-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/osc.git" +EGIT_REPO_URI="https://github.com/openSUSE/${PN}.git" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" @@ -20,7 +20,7 @@ inherit distutils-r1 ${EXTRA_ECLASS} unset EXTRA_ECLASS DESCRIPTION="Command line tool for Open Build Service" -HOMEPAGE="http://en.opensuse.org/openSUSE:OSC" +HOMEPAGE="https://en.opensuse.org/openSUSE:OSC" [[ "${PV}" == "9999" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz"