sys-cluster/ceph: use HTTPS for GitHub, HOMEPAGE and SRC_URI
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 14:56:06 +0000 (00:56 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:46 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-cluster/ceph/ceph-0.94.9.ebuild
sys-cluster/ceph/ceph-10.2.3-r2.ebuild
sys-cluster/ceph/ceph-10.2.7-r1.ebuild
sys-cluster/ceph/ceph-10.2.8.ebuild
sys-cluster/ceph/ceph-10.2.9.ebuild
sys-cluster/ceph/ceph-9.2.1-r2.ebuild

index 8ee34507772e2ed5e763ed0d90f1d589221757c1..1d7eef4c590c9a5dae25c85a06fc5532d2e85a10 100644 (file)
@@ -6,15 +6,13 @@ PYTHON_COMPAT=( python2_7 )
 
 if [[ $PV = *9999* ]]; then
        scm_eclass=git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
        [[ -n ${UPSTREAM_VER} ]] && \
                UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz"
 
-       SRC_URI="http://ceph.com/download/${P}.tar.gz
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz
                ${UPSTREAM_PATCHSET_URI}"
 fi
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
@@ -22,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 inherit check-reqs autotools eutils multilib python-single-r1 udev readme.gentoo-r1 systemd ${scm_eclass}
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index 48ba0a48e0d22e4ab4beb9aadaff571c50f8ea90..9453bf66abc5b44da8b47a6ae30d2307af7a6a5f 100644 (file)
@@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
-       SRC_URI="http://ceph.com/download/${P}.tar.gz"
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
        KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index 089ebfd6a9835301fcf7b5319e48d9484b80abab..e77e546d7b3cee9e76b2cc8438c69ae13317e78d 100644 (file)
@@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
-       SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz"
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
        KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index 1dff5e6b0d14dc19af2611271aaf969ec9e118af..90cd7f880ef325d5ab7feee43238d591c7bb006f 100644 (file)
@@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
-       SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz"
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
        KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index 1dff5e6b0d14dc19af2611271aaf969ec9e118af..90cd7f880ef325d5ab7feee43238d591c7bb006f 100644 (file)
@@ -9,17 +9,15 @@ inherit check-reqs autotools eutils python-r1 udev user \
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
-       SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz"
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
        KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index a77b780b22c481a34d451fcfbc2a12b237a04372..529686284af0f81f62428d0d5a392bca0b317609 100644 (file)
@@ -6,19 +6,17 @@ PYTHON_COMPAT=( python2_7 )
 
 if [[ $PV = *9999* ]]; then
        scm_eclass=git-r3
-       EGIT_REPO_URI="
-               git://github.com/ceph/ceph.git
-               https://github.com/ceph/ceph.git"
+       EGIT_REPO_URI="https://github.com/ceph/ceph.git"
        SRC_URI=""
 else
-       SRC_URI="http://ceph.com/download/${P}.tar.gz"
+       SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
 fi
 KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 
 inherit check-reqs autotools eutils multilib python-single-r1 udev user readme.gentoo systemd versionator ${scm_eclass}
 
 DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="http://ceph.com/"
+HOMEPAGE="https://ceph.com/"
 
 LICENSE="LGPL-2.1"
 SLOT="0"