dev-libs/libevent: Use HTTPS in HOMEPAGE
authorJeroen Roovers <jer@gentoo.org>
Sun, 7 Jul 2019 13:29:09 +0000 (15:29 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 7 Jul 2019 13:29:18 +0000 (15:29 +0200)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
dev-libs/libevent/libevent-2.1.10.ebuild
dev-libs/libevent/libevent-2.1.8-r1.ebuild
dev-libs/libevent/libevent-2.1.8.ebuild
dev-libs/libevent/libevent-2.1.9999.ebuild
dev-libs/libevent/libevent-2.1.9_beta.ebuild
dev-libs/libevent/libevent-9999.ebuild

index d8985a9c4837358528a58a814d1d5c98b00e4bf9..89ba66189985c7ed50ee52c0def8546016c4d389 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 inherit multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="http://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
 SRC_URI="
        https://github.com/${PN}/${PN}/releases/download/release-${PV/_/-}-stable/${P/_/-}-stable.tar.gz -> ${P}.tar.gz
 "
index 5413468c95d1c7d37b8707fc744f6b6591dba438..300ff5fec33f25b4441b5c641320345843cdd5ec 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="http://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}-stable/${P}-stable.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 61f244304c9fc4e6320458902beceafd9b1e1169..abe87a0df52aec157349b66acfd5edb66b18b180 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="http://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}-stable/${P}-stable.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index edf6dbca9001ac5a64acb6d4e4623ea6c6723ca1..0a40893390d8bf34fbbcd63e9c8dd0c9a5e0f29b 100644 (file)
@@ -8,7 +8,7 @@ DESCRIPTION="Library to execute a function when a specific event occurs on a fil
 EGIT_BRANCH="patches-$(ver_cut 1-2)"
 EGIT_REPO_URI="https://github.com/libevent/libevent"
 HOMEPAGE="
-       http://libevent.org/
+       https://libevent.org/
        ${EGIT_REPO_URI}
 "
 
index caa338247fd9c63f853a54e5acdc4c23d4f70c4a..c83a6903c5d78a50421820dbbb02a1b095d4532d 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 inherit autotools multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="http://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV/_/-}/${P/_/-}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 16a0b3af8b698fc4529a8b3253026e4a6f938195..b18a797059eb3be394b52a111ce906db69177732 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools git-r3 multilib-minimal
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
 EGIT_REPO_URI="https://github.com/libevent/libevent"
 HOMEPAGE="
-       http://libevent.org/
+       https://libevent.org/
        ${EGIT_REPO_URI}
 "