projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7eaf0b
)
app-misc/mc: fix SRC_URI (use OSU OSL) in mc-9999.ebuild
author
Yury V. Zaytsev
<yury@shurup.com>
Sun, 2 Oct 2016 20:22:07 +0000
(22:22 +0200)
committer
Yury V. Zaytsev
<yury@shurup.com>
Sun, 2 Oct 2016 20:22:07 +0000
(22:22 +0200)
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
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 c21d848da48cfa583886aa01b4bb2f28ecf76488..6f4832c8c257e8e0042ab3ea83184756bb58c063 100644
(file)
--- a/
app-misc/mc/mc-9999.ebuild
+++ b/
app-misc/mc/mc-9999.ebuild
@@
-15,7
+15,7
@@
inherit eutils flag-o-matic ${LIVE_ECLASSES}
MY_P=${P/_/-}
if [[ -z ${LIVE_EBUILD} ]]; then
- SRC_URI="http://
www.midnight-commander.org/downloads
/${MY_P}.tar.xz"
+ SRC_URI="http://
ftp.midnight-commander.org
/${MY_P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
fi