sys-block/eject-bsd: Remove dead mirror://freebsd URL
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 16:57:35 +0000 (18:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 17:02:22 +0000 (19:02 +0200)
The FreeBSD mirror URL 404s.  Remove it in favor of other locations
(that work fine).

Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-block/eject-bsd/eject-bsd-1.5.ebuild

index 5e864c9ddf8a8c531b53e7519a12cf110c4e1322..f64583860f86f8fcef5a17a01dafee102e17ed7e 100644 (file)
@@ -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"