Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/stellarium: ChangeLog stellarium-0.10.2.ebuild
Date: Tue, 30 Jun 2009 08:25:03
Message-Id: E1MLYeD-0001K7-12@stork.gentoo.org
1 fauli 09/06/30 08:25:01
2
3 Modified: ChangeLog stellarium-0.10.2.ebuild
4 Log:
5 stable x86, bug 271176
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.51 sci-astronomy/stellarium/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 31 May 2009 15:52:16 -0000 1.50
22 +++ ChangeLog 30 Jun 2009 08:25:00 -0000 1.51
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-astronomy/stellarium
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.50 2009/05/31 15:52:16 ranger Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.51 2009/06/30 08:25:00 fauli Exp $
29 +
30 + 30 Jun 2009; Christian Faulhammer <fauli@g.o>
31 + stellarium-0.10.2.ebuild:
32 + stable x86, bug 271176
33
34 31 May 2009; Brent Baude <ranger@g.o> stellarium-0.10.2.ebuild:
35 Marking stellarium-0.10.2 ppc64 for bug 271176
36
37
38
39 1.5 sci-astronomy/stellarium/stellarium-0.10.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild?r1=1.4&r2=1.5
44
45 Index: stellarium-0.10.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- stellarium-0.10.2.ebuild 25 Jun 2009 20:34:32 -0000 1.4
52 +++ stellarium-0.10.2.ebuild 30 Jun 2009 08:25:00 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.4 2009/06/25 20:34:32 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.5 2009/06/30 08:25:00 fauli Exp $
58
59 EAPI=2
60 inherit cmake-utils eutils
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2 BitstreamVera"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ppc64 ~x86"
66 +KEYWORDS="~amd64 ~ppc ppc64 x86"
67 IUSE="nls"
68 RESTRICT="test"