Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/idlastro: idlastro-20120502.ebuild ChangeLog idlastro-20120206.ebuild
Date: Tue, 03 Jul 2012 22:19:18
Message-Id: 20120703221907.2600A2004B@flycatcher.gentoo.org
1 bicatali 12/07/03 22:19:07
2
3 Modified: idlastro-20120502.ebuild ChangeLog
4 Removed: idlastro-20120206.ebuild
5 Log:
6 keyword amd64-linux and x86-linux
7
8 (Portage version: 2.2.01.20430-prefix/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-astronomy/idlastro/idlastro-20120502.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild?r1=1.1&r2=1.2
16
17 Index: idlastro-20120502.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- idlastro-20120502.ebuild 11 May 2012 17:12:57 -0000 1.1
24 +++ idlastro-20120502.ebuild 3 Jul 2012 22:19:06 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild,v 1.1 2012/05/11 17:12:57 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/idlastro-20120502.ebuild,v 1.2 2012/07/03 22:19:06 bicatali Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="public-domain"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE=""
40 DEPEND=""
41 RDEPEND=">=dev-lang/gdl-0.9.2-r1"
42
43
44
45 1.5 sci-astronomy/idlastro/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/idlastro/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 11 May 2012 17:12:57 -0000 1.4
58 +++ ChangeLog 3 Jul 2012 22:19:06 -0000 1.5
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sci-astronomy/idlastro
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/ChangeLog,v 1.4 2012/05/11 17:12:57 bicatali Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/idlastro/ChangeLog,v 1.5 2012/07/03 22:19:06 bicatali Exp $
64 +
65 + 03 Jul 2012; Sébastien Fabbro <bicatali@g.o> -idlastro-20120206.ebuild,
66 + idlastro-20120502.ebuild:
67 + keyword amd64-linux and x86-linux
68
69 *idlastro-20120502 (11 May 2012)