commit: e50d5d8aaabbebf28e5124c464d2964b562f6285 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun May 20 12:22:09 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 20 23:25:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50d5d8a
x11-misc/alock: use HTTPS x11-misc/alock/alock-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/alock/alock-1.0.0.ebuild b/x11-misc/alock/alock-1.0.0.ebuild index a0e77239d2d..92f0dc70f0e 100644 --- a/x11-misc/alock/alock-1.0.0.ebuild +++ b/x11-misc/alock/alock-1.0.0.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs # we need this since there are no tagged releases yet DESCRIPTION="locks the local X display until a password is entered" -HOMEPAGE="http://darkshed.net/projects/alock +HOMEPAGE="https://darkshed.net/projects/alock https://github.com/mgumz/alock" SRC_URI="https://github.com/mgumz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
