Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: ChangeLog qtiplot-0.9.8.8.ebuild
Date: Sun, 30 Oct 2011 19:34:03
Message-Id: 20111030193353.9ED262004B@flycatcher.gentoo.org
1 dilfridge 11/10/30 19:33:53
2
3 Modified: ChangeLog qtiplot-0.9.8.8.ebuild
4 Log:
5 Berlios is going away :|
6
7 (Portage version: 2.1.10.31/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.85 sci-visualization/qtiplot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.85&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.85&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.84&r2=1.85
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
19 retrieving revision 1.84
20 retrieving revision 1.85
21 diff -u -r1.84 -r1.85
22 --- ChangeLog 6 Oct 2011 11:33:01 -0000 1.84
23 +++ ChangeLog 30 Oct 2011 19:33:53 -0000 1.85
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-visualization/qtiplot
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.84 2011/10/06 11:33:01 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.85 2011/10/30 19:33:53 dilfridge Exp $
29 +
30 + 30 Oct 2011; Andreas K. Huettel <dilfridge@g.o>
31 + qtiplot-0.9.8.8.ebuild:
32 + Berlios is going away :|
33
34 06 Oct 2011; Justin Lecher <jlec@g.o> qtiplot-0.9.7.14-r1.ebuild,
35 qtiplot-0.9.8.2.ebuild, qtiplot-0.9.8.3.ebuild, qtiplot-0.9.8.4.ebuild,
36
37
38
39 1.3 sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild?r1=1.2&r2=1.3
44
45 Index: qtiplot-0.9.8.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- qtiplot-0.9.8.8.ebuild 6 Oct 2011 11:33:01 -0000 1.2
52 +++ qtiplot-0.9.8.8.ebuild 30 Oct 2011 19:33:53 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild,v 1.2 2011/10/06 11:33:01 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.8.ebuild,v 1.3 2011/10/30 19:33:53 dilfridge Exp $
58
59 EAPI=3
60
61 @@ -10,7 +10,7 @@
62
63 DESCRIPTION="Qt based clone of the Origin plotting package"
64 HOMEPAGE="http://soft.proindependent.com/qtiplot.html"
65 -SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
66 +SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2"
67
68 LICENSE="GPL-2 GPL-3"
69 SLOT="0"