Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gle: gle-4.2.2.ebuild ChangeLog
Date: Fri, 08 Jan 2010 15:48:09
Message-Id: E1NTH4H-0006gW-BX@stork.gentoo.org
1 grozin 10/01/08 15:48:05
2
3 Modified: gle-4.2.2.ebuild ChangeLog
4 Log:
5 Upstream tarball has changed, gle-4.2.2-ncurses.patch is no longer needed (bug #300149)
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 sci-visualization/gle/gle-4.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild?r1=1.1&r2=1.2
14
15 Index: gle-4.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gle-4.2.2.ebuild 7 Jan 2010 17:38:04 -0000 1.1
22 +++ gle-4.2.2.ebuild 8 Jan 2010 15:48:04 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild,v 1.1 2010/01/07 17:38:04 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.2.ebuild,v 1.2 2010/01/08 15:48:04 grozin Exp $
28
29 EAPI=2
30 inherit eutils elisp-common qt4 flag-o-matic autotools
31 @@ -34,7 +34,6 @@
32
33 src_prepare() {
34 epatch "${FILESDIR}"/${P}-parallel.patch
35 - epatch "${FILESDIR}"/${P}-ncurses.patch
36 eaclocal
37 eautoconf
38 }
39
40
41
42 1.10 sci-visualization/gle/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?r1=1.9&r2=1.10
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- ChangeLog 7 Jan 2010 17:38:04 -0000 1.9
55 +++ ChangeLog 8 Jan 2010 15:48:04 -0000 1.10
56 @@ -1,6 +1,11 @@
57 # ChangeLog for sci-visualization/gle
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.9 2010/01/07 17:38:04 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.10 2010/01/08 15:48:04 grozin Exp $
61 +
62 + 08 Jan 2010; Andrey Grozin <grozin@g.o> gle-4.2.2.ebuild,
63 + -files/gle-4.2.2-ncurses.patch:
64 + Upstream tarball has changed, gle-4.2.2-ncurses.patch is no longer needed
65 + (bug #300149)
66
67 *gle-4.2.2 (07 Jan 2010)