commit:     3268e083f8a81bd0fec23339104909419282929d
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 12:00:35 2019 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Fri May 17 12:01:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3268e083

net-misc/mico: darcs repo url needs www prefix

Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>

 net-misc/mico/mico-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/mico/mico-9999.ebuild b/net-misc/mico/mico-9999.ebuild
index a103d157da6..596262c42df 100644
--- a/net-misc/mico/mico-9999.ebuild
+++ b/net-misc/mico/mico-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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

Reply via email to