commit: 1863c484071ea81509543ffdf94017785e4ff1b3 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Aug 27 15:00:24 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Aug 27 15:16:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1863c484
sys-libs/libudev-compat: replace HTTP with HTTPS sys-libs/libudev-compat/libudev-compat-186.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libudev-compat/libudev-compat-186.ebuild b/sys-libs/libudev-compat/libudev-compat-186.ebuild index e2dcb851fa5..d732f6780be 100644 --- a/sys-libs/libudev-compat/libudev-compat-186.ebuild +++ b/sys-libs/libudev-compat/libudev-compat-186.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib multilib-minimal toolchain-funcs DESCRIPTION="Wrapper around libudev.so.1 for packages needing the old libudev.so.0" -HOMEPAGE="http://gentoo.org/" +HOMEPAGE="https://www.gentoo.org/" SRC_URI="" LICENSE="LGPL-2.1+"
