Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/diffball: diffball-0.6.5.ebuild ChangeLog diffball-1.0.ebuild diffball-0.7.1.ebuild
Date: Mon, 13 Oct 2008 21:05:49
Message-Id: E1KpUbq-000479-9j@stork.gentoo.org
1 zmedico 08/10/13 21:05:46
2
3 Modified: diffball-0.6.5.ebuild ChangeLog diffball-1.0.ebuild
4 diffball-0.7.1.ebuild
5 Log:
6 Bug #218657 - Update SRC_URI to use mirror://berlios/.
7 (Portage version: 2.2_rc12_p11688/cvs/Linux 2.6.26-0911-x86-64 i686)
8
9 Revision Changes Path
10 1.6 dev-util/diffball/diffball-0.6.5.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild?r1=1.5&r2=1.6
15
16 Index: diffball-0.6.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- diffball-0.6.5.ebuild 27 Jan 2008 10:25:37 -0000 1.5
23 +++ diffball-0.6.5.ebuild 13 Oct 2008 21:05:46 -0000 1.6
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild,v 1.5 2008/01/27 10:25:37 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild,v 1.6 2008/10/13 21:05:46 zmedico Exp $
29
30 IUSE="debug"
31
32 DESCRIPTION="Delta compression suite for using/generating binary patches"
33 HOMEPAGE="http://developer.berlios.de/projects/diffball/"
34 -SRC_URI="http://download.berlios.de/diffball/${P}.tar.bz2"
35 +SRC_URI="mirror://berlios/diffball/${P}.tar.bz2"
36
37 SLOT="0"
38 LICENSE="GPL-2"
39
40
41
42 1.32 dev-util/diffball/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/ChangeLog?rev=1.32&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/ChangeLog?rev=1.32&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/ChangeLog?r1=1.31&r2=1.32
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v
51 retrieving revision 1.31
52 retrieving revision 1.32
53 diff -u -r1.31 -r1.32
54 --- ChangeLog 27 Jan 2008 10:25:37 -0000 1.31
55 +++ ChangeLog 13 Oct 2008 21:05:46 -0000 1.32
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-util/diffball
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.31 2008/01/27 10:25:37 grobian Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.32 2008/10/13 21:05:46 zmedico Exp $
61 +
62 + 13 Oct 2008; Zac Medico <zmedico@g.o> diffball-0.6.5.ebuild,
63 + diffball-0.7.1.ebuild, diffball-1.0.ebuild:
64 + Bug #218657 - Update SRC_URI to use mirror://berlios/.
65
66 27 Jan 2008; Fabian Groffen <grobian@g.o> diffball-0.6.5.ebuild,
67 diffball-0.7.1.ebuild, diffball-1.0.ebuild:
68
69
70
71 1.9 dev-util/diffball/diffball-1.0.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild?rev=1.9&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild?rev=1.9&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild?r1=1.8&r2=1.9
76
77 Index: diffball-1.0.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild,v
80 retrieving revision 1.8
81 retrieving revision 1.9
82 diff -u -r1.8 -r1.9
83 --- diffball-1.0.ebuild 27 Jan 2008 10:25:37 -0000 1.8
84 +++ diffball-1.0.ebuild 13 Oct 2008 21:05:46 -0000 1.9
85 @@ -1,12 +1,12 @@
86 # Copyright 1999-2008 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild,v 1.8 2008/01/27 10:25:37 grobian Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild,v 1.9 2008/10/13 21:05:46 zmedico Exp $
90
91 IUSE="debug"
92
93 DESCRIPTION="Delta compression suite for using/generating binary patches"
94 HOMEPAGE="http://developer.berlios.de/projects/diffball/"
95 -SRC_URI="http://download.berlios.de/diffball/${P}.tar.bz2"
96 +SRC_URI="mirror://berlios/diffball/${P}.tar.bz2"
97
98 SLOT="0"
99 LICENSE="GPL-2"
100
101
102
103 1.9 dev-util/diffball/diffball-0.7.1.ebuild
104
105 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild?rev=1.9&view=markup
106 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild?rev=1.9&content-type=text/plain
107 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild?r1=1.8&r2=1.9
108
109 Index: diffball-0.7.1.ebuild
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v
112 retrieving revision 1.8
113 retrieving revision 1.9
114 diff -u -r1.8 -r1.9
115 --- diffball-0.7.1.ebuild 27 Jan 2008 10:25:37 -0000 1.8
116 +++ diffball-0.7.1.ebuild 13 Oct 2008 21:05:46 -0000 1.9
117 @@ -1,12 +1,12 @@
118 # Copyright 1999-2008 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.8 2008/01/27 10:25:37 grobian Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.9 2008/10/13 21:05:46 zmedico Exp $
122
123 IUSE="debug"
124
125 DESCRIPTION="Delta compression suite for using/generating binary patches"
126 HOMEPAGE="http://developer.berlios.de/projects/diffball/"
127 -SRC_URI="http://download.berlios.de/diffball/${P}.tar.bz2"
128 +SRC_URI="mirror://berlios/diffball/${P}.tar.bz2"
129
130 SLOT="0"
131 LICENSE="GPL-2"