projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eecac5f
)
net-misc/mico: darcs repo url needs www prefix
author
Michael Haubenwallner
<haubi@gentoo.org>
Fri, 17 May 2019 12:00:35 +0000
(14:00 +0200)
committer
Michael Haubenwallner
<haubi@gentoo.org>
Fri, 17 May 2019 12:01:26 +0000
(14:01 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
net-misc/mico/mico-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/mico/mico-9999.ebuild
b/net-misc/mico/mico-9999.ebuild
index a103d157da69232409eea90b825b13c67e8bb3bc..596262c42dffc576f8e1bffeef15ae9cd13b1f7d 100644
(file)
--- a/
net-misc/mico/mico-9999.ebuild
+++ b/
net-misc/mico/mico-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@
-8,7
+8,7
@@
inherit flag-o-matic toolchain-funcs autotools
PATCH_VER=20170529
if [[ ${PV} == 9999 ]]; then
- EDARCS_REPOSITORY="http://mico.org/mico-darcs-repository"
+ EDARCS_REPOSITORY="http://
www.
mico.org/mico-darcs-repository"
inherit darcs
SRC_URI=
else