commit: aff0adcdc74ea391eeab8d22c9d4cb6acc2a2e92 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 03:41:46 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 03:57:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff0adcd
sys-apps/unscd: move to https URLs sys-apps/unscd/unscd-0.52-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/unscd/unscd-0.52-r2.ebuild b/sys-apps/unscd/unscd-0.52-r2.ebuild index 4127deb..8f39f3a 100644 --- a/sys-apps/unscd/unscd-0.52-r2.ebuild +++ b/sys-apps/unscd/unscd-0.52-r2.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit systemd toolchain-funcs DESCRIPTION="simple & stable nscd replacement" -HOMEPAGE="http://busybox.net/~vda/unscd/README" -SRC_URI="http://busybox.net/~vda/unscd/nscd-${PV}.c" +HOMEPAGE="https://busybox.net/~vda/unscd/README" +SRC_URI="https://busybox.net/~vda/unscd/nscd-${PV}.c" LICENSE="GPL-2" SLOT="0"
