Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/stellarium: ChangeLog stellarium-0.10.5.ebuild
Date: Thu, 30 Sep 2010 10:03:39
Message-Id: 20100930100333.3612220051@flycatcher.gentoo.org
1 ssuominen 10/09/30 10:03:33
2
3 Modified: ChangeLog stellarium-0.10.5.ebuild
4 Log:
5 ppc64 stable wrt #327963
6
7 (Portage version: 2.2_rc87/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.66 sci-astronomy/stellarium/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.66&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.66&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?r1=1.65&r2=1.66
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v
19 retrieving revision 1.65
20 retrieving revision 1.66
21 diff -u -r1.65 -r1.66
22 --- ChangeLog 17 Jul 2010 09:02:20 -0000 1.65
23 +++ ChangeLog 30 Sep 2010 10:03:32 -0000 1.66
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-astronomy/stellarium
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.65 2010/07/17 09:02:20 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.66 2010/09/30 10:03:32 ssuominen Exp $
29 +
30 + 30 Sep 2010; Samuli Suominen <ssuominen@g.o>
31 + stellarium-0.10.5.ebuild:
32 + ppc64 stable wrt #327963
33
34 17 Jul 2010; Christian Faulhammer <fauli@g.o>
35 stellarium-0.10.5.ebuild:
36
37
38
39 1.4 sci-astronomy/stellarium/stellarium-0.10.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.5.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.5.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.5.ebuild?r1=1.3&r2=1.4
44
45 Index: stellarium-0.10.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.5.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- stellarium-0.10.5.ebuild 17 Jul 2010 09:02:20 -0000 1.3
52 +++ stellarium-0.10.5.ebuild 30 Sep 2010 10:03:32 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 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.5.ebuild,v 1.3 2010/07/17 09:02:20 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.5.ebuild,v 1.4 2010/09/30 10:03:32 ssuominen Exp $
58
59 EAPI=2
60 inherit cmake-utils eutils
61 @@ -18,7 +18,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
66 +KEYWORDS="amd64 ~ppc ppc64 x86"
67 IUSE="nls stars"
68 RESTRICT="test"