commit: 326609478bba7e3024f8a7bf690fc7520bb02b37 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Apr 21 08:51:33 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Apr 22 01:28:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32660947
sys-libs/libutempter: use HTTPS sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index a4936c7195d..ae5a5af6d60 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,7 +6,7 @@ EAPI="4" inherit user multilib flag-o-matic DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info" -HOMEPAGE="http://altlinux.org/index.php?module=sisyphus&package=libutempter" +HOMEPAGE="https://altlinux.org/index.php?module=sisyphus&package=libutempter" SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1"
