Gentoo Archives: gentoo-commits

From: "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/bitstream-cyberbit/
Date: Tue, 16 Oct 2018 09:00:22
Message-Id: 1539680351.3d1ef637a29b9d0ca0e5151a4a7773ebca3d37cc.chithanh@gentoo
1 commit: 3d1ef637a29b9d0ca0e5151a4a7773ebca3d37cc
2 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 16 08:59:11 2018 +0000
4 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 16 08:59:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1ef637
7
8 media-fonts/bitstream-cyberbit: fix download location
9
10 Closes: https://bugs.gentoo.org/show_bug.cgi?id=668732
11 Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
18 index 51438253a0f..dd46e6e5976 100644
19 --- a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
20 +++ b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -7,7 +7,7 @@ inherit font
28
29 DESCRIPTION="Cyberbit Unicode (including CJK) font"
30 HOMEPAGE="http://www.bitstream.com/"
31 -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"
32 +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"
33 LICENSE="BitstreamCyberbit"
34
35 SLOT="0"