commit: 3d1ef637a29b9d0ca0e5151a4a7773ebca3d37cc Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Tue Oct 16 08:59:11 2018 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Tue Oct 16 08:59:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1ef637
media-fonts/bitstream-cyberbit: fix download location Closes: https://bugs.gentoo.org/show_bug.cgi?id=668732 Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild index 51438253a0f..dd46e6e5976 100644 --- a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild +++ b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit font DESCRIPTION="Cyberbit Unicode (including CJK) font" HOMEPAGE="http://www.bitstream.com/" -SRC_URI="http://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP -> ${P}.zip ftp://ftp.netscape.com.edgesuite.net/pub/communicator/extras/fonts/windows/Cyberbit.ZIP -> ${P}.zip" +SRC_URI="http://freebsd.nsu.ru/distfiles/cyberbit/Cyberbit.ZIP -> ${P}.zip https://www.minix3.org/distfiles-backup/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip http://mirror.uni-c.dk/pub/pkgsrc/distfiles/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip" LICENSE="BitstreamCyberbit" SLOT="0"
