From 3268e083f8a81bd0fec23339104909419282929d Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Fri, 17 May 2019 14:00:35 +0200 Subject: [PATCH] net-misc/mico: darcs repo url needs www prefix Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- 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 a103d157da69..596262c42dff 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 -- 2.26.2