projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffbb776
)
app-backup/snapper: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Fri, 28 Jul 2017 23:56:10 +0000
(09:56 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 08:45:43 +0000
(10:45 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-backup/snapper/snapper-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/snapper/snapper-9999.ebuild
b/app-backup/snapper/snapper-9999.ebuild
index 92a49a2dab875a05a3d5b15077eb2532ea8bf07c..510d4e252f2867b1f61a9b8c734133d1e26e1c34 100644
(file)
--- a/
app-backup/snapper/snapper-9999.ebuild
+++ b/
app-backup/snapper/snapper-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-EGIT_REPO_URI="
git
://github.com/openSUSE/snapper.git"
+EGIT_REPO_URI="
https
://github.com/openSUSE/snapper.git"
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit eutils autotools-utils git-r3