Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/stellarium: ChangeLog stellarium-0.11.2-r1.ebuild
Date: Wed, 30 May 2012 06:15:30
Message-Id: 20120530061520.4A7052004B@flycatcher.gentoo.org
1 jdhore 12/05/30 06:15:20
2
3 Modified: ChangeLog stellarium-0.11.2-r1.ebuild
4 Log:
5 marked x86 per bug 412663
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux i686)
8
9 Revision Changes Path
10 1.92 sci-astronomy/stellarium/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.92&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.92&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?r1=1.91&r2=1.92
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v
19 retrieving revision 1.91
20 retrieving revision 1.92
21 diff -u -r1.91 -r1.92
22 --- ChangeLog 29 May 2012 20:04:06 -0000 1.91
23 +++ ChangeLog 30 May 2012 06:15:20 -0000 1.92
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-astronomy/stellarium
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.91 2012/05/29 20:04:06 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.92 2012/05/30 06:15:20 jdhore Exp $
29 +
30 + 30 May 2012; Jeff Horelick <jdhore@g.o> stellarium-0.11.2-r1.ebuild:
31 + marked x86 per bug 412663
32
33 *stellarium-0.11.3 (29 May 2012)
34
35
36
37
38 1.5 sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild?r1=1.4&r2=1.5
43
44 Index: stellarium-0.11.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- stellarium-0.11.2-r1.ebuild 29 May 2012 19:42:36 -0000 1.4
51 +++ stellarium-0.11.2-r1.ebuild 30 May 2012 06:15:20 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild,v 1.4 2012/05/29 19:42:36 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild,v 1.5 2012/05/30 06:15:20 jdhore Exp $
57
58 EAPI=4
59 CMAKE_MIN_VERSION="2.4.7"
60 @@ -20,7 +20,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ppc ppc64 ~x86"
65 +KEYWORDS="amd64 ppc ppc64 x86"
66 IUSE="debug nls stars"
67 RESTRICT="test"