commit: fad4aacc1a73e1fba9ba577cdca16d217d52b34b
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 11:38:49 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad4aacc
sys-fs/bedup: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-fs/bedup/bedup-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-fs/bedup/bedup-9999.ebuild b/sys-fs/bedup/bedup-9999.ebuild
index 4157f8268fe..94d37527fda 100644
--- a/sys-fs/bedup/bedup-9999.ebuild
+++ b/sys-fs/bedup/bedup-9999.ebuild
@@ -6,8 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python3_{4,5,6} )
#if LIVE
-EGIT_REPO_URI="git://github.com/g2p/bedup.git
- https://github.com/g2p/bedup.git"
+EGIT_REPO_URI="https://github.com/g2p/bedup.git"
inherit git-r3
#endif