mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user