projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af9ac5
)
sys-block/f3: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 11:22:45 +0000
(21:22 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:41 +0000
(11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-block/f3/f3-6.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-block/f3/f3-6.0.ebuild
b/sys-block/f3/f3-6.0.ebuild
index 2e3aa95c2d99875a18e517fefea1853586934b4e..6b19631a10dc8145d8b77ffbb107a7e453dd4910 100644
(file)
--- a/
sys-block/f3/f3-6.0.ebuild
+++ b/
sys-block/f3/f3-6.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-18,10
+18,7
@@
PATCHES=(
)
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="
- git://github.com/AltraMayor/${PN}.git
- https://github.com/AltraMayor/${PN}.git
- "
+ EGIT_REPO_URI="https://github.com/AltraMayor/${PN}.git"
PATCHES=()