diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 02:44:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 02:44:17 +0200 |
commit | 69d305e72173e76a74a237a86e272530ea31092d (patch) | |
tree | 61a620195bab7a5019e29eab768769b6793e7666 /net-misc/dhcpcd | |
parent | net-misc/dhcpcd: bump to v7.0.5 (diff) | |
download | gentoo-69d305e72173e76a74a237a86e272530ea31092d.tar.gz gentoo-69d305e72173e76a74a237a86e272530ea31092d.tar.bz2 gentoo-69d305e72173e76a74a237a86e272530ea31092d.zip |
net-misc/dhcpcd: update URLs to use HTTPS
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.11.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.11.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.0.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.3.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.4.ebuild | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9999.ebuild | 6 |
8 files changed, 22 insertions, 22 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild index e3c4a2bbd1a7..ba2d583ce996 100644 --- a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild @@ -9,7 +9,7 @@ else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -17,7 +17,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild index b3643c1a86f2..88c108069c9e 100644 --- a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild @@ -9,7 +9,7 @@ else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -17,7 +17,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild index 2723156dac92..c77b8fed58c1 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.0.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild index be9639cc3816..10a09a211b79 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-7.0.2.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.2.ebuild index 3d93853bedc3..bca59ecd5d70 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.2.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-7.0.3.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.3.ebuild index 3d93853bedc3..bca59ecd5d70 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.3.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-7.0.4.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.4.ebuild index 3d93853bedc3..bca59ecd5d70 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.4.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.4.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" diff --git a/net-misc/dhcpcd/dhcpcd-9999.ebuild b/net-misc/dhcpcd/dhcpcd-9999.ebuild index 3d93853bedc3..bca59ecd5d70 100644 --- a/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -4,13 +4,13 @@ EAPI=6 if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://roy.marples.name/dhcpcd" + EGIT_REPO_URI="https://roy.marples.name/git/dhcpcd.git" inherit git-r3 else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi @@ -18,7 +18,7 @@ fi inherit eutils systemd toolchain-funcs DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +HOMEPAGE="https://roy.marples.name/projects/dhcpcd" LICENSE="BSD-2" SLOT="0" IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" |