Gentoo Archives: gentoo-commits

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