projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253b163
)
app-backup/btrbk: use HTTPS for EGIT_REPO_URI
author
Craig Andrews
<candrews@gentoo.org>
Thu, 12 Oct 2017 18:17:28 +0000
(14:17 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Thu, 12 Oct 2017 18:21:55 +0000
(14:21 -0400)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
app-backup/btrbk/btrbk-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/btrbk/btrbk-9999.ebuild
b/app-backup/btrbk/btrbk-9999.ebuild
index 8588eb6d0e340ae796457b947db31a837c7607eb..78df68d0241497b7cf6abc704ffe9c83aaa41b70 100644
(file)
--- a/
app-backup/btrbk/btrbk-9999.ebuild
+++ b/
app-backup/btrbk/btrbk-9999.ebuild
@@
-6,7
+6,7
@@
EAPI=6
inherit systemd
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="
git://dev.tty0.ch
/btrbk.git"
+ EGIT_REPO_URI="
https://github.com/digint
/btrbk.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""