Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/bitstream-cyberbit: bitstream-cyberbit-2.0.ebuild ChangeLog
Date: Mon, 02 Dec 2013 12:20:11
Message-Id: 20131202122002.625F92004B@flycatcher.gentoo.org
1 chithanh 13/12/02 12:20:02
2
3 Modified: bitstream-cyberbit-2.0.ebuild ChangeLog
4 Log:
5 Fix download URI, bug #492982.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.5 media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild?r1=1.4&r2=1.5
15
16 Index: bitstream-cyberbit-2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- bitstream-cyberbit-2.0.ebuild 12 Jun 2011 18:46:39 -0000 1.4
23 +++ bitstream-cyberbit-2.0.ebuild 2 Dec 2013 12:20:02 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild,v 1.4 2011/06/12 18:46:39 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0.ebuild,v 1.5 2013/12/02 12:20:02 chithanh Exp $
30
31 EAPI="2"
32
33 @@ -8,7 +8,7 @@
34
35 DESCRIPTION="Cyberbit Unicode (including CJK) font"
36 HOMEPAGE="http://www.bitstream.com/"
37 -SRC_URI="http://http.netscape.com.edgesuite.net/pub/communicator/extras/fonts/windows/Cyberbit.ZIP -> ${P}.zip"
38 +SRC_URI="http://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP -> ${P}.zip"
39 LICENSE="BitstreamCyberbit"
40
41 SLOT="0"
42
43
44
45 1.5 media-fonts/bitstream-cyberbit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 12 Jun 2011 18:46:39 -0000 1.4
58 +++ ChangeLog 2 Dec 2013 12:20:02 -0000 1.5
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-fonts/bitstream-cyberbit
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog,v 1.4 2011/06/12 18:46:39 chithanh Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/bitstream-cyberbit/ChangeLog,v 1.5 2013/12/02 12:20:02 chithanh Exp $
65 +
66 + 02 Dec 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
67 + bitstream-cyberbit-2.0.ebuild:
68 + Fix download URI, bug #492982.
69
70 12 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
71 bitstream-cyberbit-2.0.ebuild:
72 @@ -19,4 +23,3 @@
73 13 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
74 +bitstream-cyberbit-2.0.ebuild, +metadata.xml:
75 Initial import for bug #284684
76 -