From 391f0be36c28219e73f4e8debc4f4e5f2e2cf11b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Sep 2019 18:57:35 +0200 Subject: [PATCH] sys-block/eject-bsd: Remove dead mirror://freebsd URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The FreeBSD mirror URL 404s. Remove it in favor of other locations (that work fine). Signed-off-by: Michał Górny --- sys-block/eject-bsd/eject-bsd-1.5.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-block/eject-bsd/eject-bsd-1.5.ebuild b/sys-block/eject-bsd/eject-bsd-1.5.ebuild index 5e864c9ddf8a..f64583860f86 100644 --- a/sys-block/eject-bsd/eject-bsd-1.5.ebuild +++ b/sys-block/eject-bsd/eject-bsd-1.5.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=0 @@ -11,8 +11,7 @@ DESCRIPTION="eject command for FreeBSD systems" HOMEPAGE="http://www.freshports.org/sysutils/eject/" SRC_URI="ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/OD/${MY_P}.tar.gz ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD-jp/OD/${MY_P}.tar.gz - ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/OD/${MY_P}.tar.gz - mirror://freebsd/ports/distfiles/${MY_P}.tar.gz" + ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/OD/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -- 2.26.2