projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ca40e
)
app-misc/mc: drop git:// fallback in live ebuild
author
Sergei Trofimovich
<slyfox@gentoo.org>
Wed, 19 Sep 2018 08:55:08 +0000
(09:55 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Wed, 19 Sep 2018 08:55:14 +0000
(09:55 +0100)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
app-misc/mc/mc-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/mc/mc-9999.ebuild
b/app-misc/mc/mc-9999.ebuild
index ef5501c8bc47da3896e91e1324a61e1e90397b05..dc579aa74ee3dad94df6c4b2419693d452202320 100644
(file)
--- a/
app-misc/mc/mc-9999.ebuild
+++ b/
app-misc/mc/mc-9999.ebuild
@@
-4,7
+4,7
@@
EAPI=6
if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="https://github.com/MidnightCommander/mc.git
git://repo.or.cz/midnight-commander.git
"
+ EGIT_REPO_URI="https://github.com/MidnightCommander/mc.git"
LIVE_ECLASSES="git-r3 autotools"
LIVE_EBUILD=yes
fi