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-astronomy/celestia: celestia-1.6.1.ebuild ChangeLog
Date: Mon, 31 Oct 2011 20:09:09
Message-Id: 20111031200858.F16EA2004B@flycatcher.gentoo.org
1 dilfridge 11/10/31 20:08:58
2
3 Modified: celestia-1.6.1.ebuild ChangeLog
4 Log:
5 Another underlinking fix, bug 387609
6
7 (Portage version: 2.1.10.32/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 sci-astronomy/celestia/celestia-1.6.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild?r1=1.8&r2=1.9
15
16 Index: celestia-1.6.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- celestia-1.6.1.ebuild 23 Oct 2011 16:16:07 -0000 1.8
23 +++ celestia-1.6.1.ebuild 31 Oct 2011 20:08:58 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.8 2011/10/23 16:16:07 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.9 2011/10/31 20:08:58 dilfridge Exp $
29
30 EAPI=2
31
32 @@ -62,6 +62,8 @@
33 epatch "${FILESDIR}"/${P}-gold.patch
34 # missing zlib.h include with libpng15
35 epatch "${FILESDIR}"/${P}-libpng15.patch
36 + # another underlinking fix, bug 387609
37 + epatch "${FILESDIR}"/${P}-underlinking.patch
38
39 # remove flags to let the user decide
40 for cf in -O2 -ffast-math \
41
42
43
44 1.79 sci-astronomy/celestia/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/ChangeLog?rev=1.79&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/ChangeLog?rev=1.79&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/ChangeLog?r1=1.78&r2=1.79
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v
53 retrieving revision 1.78
54 retrieving revision 1.79
55 diff -u -r1.78 -r1.79
56 --- ChangeLog 23 Oct 2011 16:16:07 -0000 1.78
57 +++ ChangeLog 31 Oct 2011 20:08:58 -0000 1.79
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-astronomy/celestia
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.78 2011/10/23 16:16:07 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.79 2011/10/31 20:08:58 dilfridge Exp $
63 +
64 + 31 Oct 2011; Andreas K. Huettel <dilfridge@g.o> celestia-1.6.1.ebuild,
65 + +files/celestia-1.6.1-underlinking.patch:
66 + Another underlinking fix, bug 387609
67
68 23 Oct 2011; Raúl Porcel <armin76@g.o> celestia-1.6.0.ebuild,
69 celestia-1.6.1.ebuild: