From 2209b308eab063480d0b37b5ab6b4c35346b5af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sun, 30 Mar 2014 23:02:03 +0200 Subject: http->https --- app-portage/useflags/useflags-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/useflags/useflags-3.4.ebuild') diff --git a/app-portage/useflags/useflags-3.4.ebuild b/app-portage/useflags/useflags-3.4.ebuild index 52ab147e..ce848950 100644 --- a/app-portage/useflags/useflags-3.4.ebuild +++ b/app-portage/useflags/useflags-3.4.ebuild @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="Print or save the current USE-flag state and compare with older versions" HOMEPAGE="https://github.com/vaeth/useflags/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3