summaryrefslogtreecommitdiff
path: root/sys-devel/patch
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:37:21 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:50 +0200
commit37bbeedfc9da875ab8972d54d2328d808a700c10 (patch)
tree9fa7be0d3364ced8256f771c6614f9b18a6b0950 /sys-devel/patch
parentf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (diff)
downloadgentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.xz
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/patch-2.7.3.ebuild2
-rw-r--r--sys-devel/patch/patch-2.7.4.ebuild2
-rw-r--r--sys-devel/patch/patch-2.7.5.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/patch/patch-2.7.3.ebuild b/sys-devel/patch/patch-2.7.3.ebuild
index 7f8abcef7a6..75e604224ea 100644
--- a/sys-devel/patch/patch-2.7.3.ebuild
+++ b/sys-devel/patch/patch-2.7.3.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit flag-o-matic eutils
DESCRIPTION="Utility to apply diffs to files"
-HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
+HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
SRC_URI="mirror://gnu/patch/${P}.tar.xz"
LICENSE="GPL-2"
diff --git a/sys-devel/patch/patch-2.7.4.ebuild b/sys-devel/patch/patch-2.7.4.ebuild
index a7aab5abe30..a35dca5b390 100644
--- a/sys-devel/patch/patch-2.7.4.ebuild
+++ b/sys-devel/patch/patch-2.7.4.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit flag-o-matic eutils
DESCRIPTION="Utility to apply diffs to files"
-HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
+HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
SRC_URI="mirror://gnu/patch/${P}.tar.xz"
LICENSE="GPL-2"
diff --git a/sys-devel/patch/patch-2.7.5.ebuild b/sys-devel/patch/patch-2.7.5.ebuild
index d484a508ccf..cae9454629f 100644
--- a/sys-devel/patch/patch-2.7.5.ebuild
+++ b/sys-devel/patch/patch-2.7.5.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit flag-o-matic eutils
DESCRIPTION="Utility to apply diffs to files"
-HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
+HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
SRC_URI="mirror://gnu/patch/${P}.tar.xz"
LICENSE="GPL-2"