Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/topcat/
Date: Mon, 09 Jul 2012 23:47:51
Message-Id: 1341875195.582d520a1339c40a41a1b8134f0fb3a29c9632fe.bicatali@gentoo
1 commit: 582d520a1339c40a41a1b8134f0fb3a29c9632fe
2 Author: Sebastien Fabbro <sfabbro <AT> uvic <DOT> ca>
3 AuthorDate: Mon Jul 9 23:06:35 2012 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 23:06:35 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=582d520a
7
8 prefix keywording
9
10 ---
11 sci-astronomy/topcat/ChangeLog | 3 +++
12 sci-astronomy/topcat/topcat-3.9.ebuild | 2 +-
13 2 files changed, 4 insertions(+), 1 deletions(-)
14
15 diff --git a/sci-astronomy/topcat/ChangeLog b/sci-astronomy/topcat/ChangeLog
16 index 8d16b07..17fb16e 100644
17 --- a/sci-astronomy/topcat/ChangeLog
18 +++ b/sci-astronomy/topcat/ChangeLog
19 @@ -2,6 +2,9 @@
20 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
21 # $Header: $
22
23 + 09 Jul 2012; Sébastien Fabbro <bicatali@g.o> topcat-3.9.ebuild:
24 + prefix keywording
25 +
26 *topcat-3.9 (22 May 2012)
27
28 22 May 2012; Sébastien Fabbro <bicatali@g.o> +metadata.xml,
29
30 diff --git a/sci-astronomy/topcat/topcat-3.9.ebuild b/sci-astronomy/topcat/topcat-3.9.ebuild
31 index 20d3ba5..8bdd9d4 100644
32 --- a/sci-astronomy/topcat/topcat-3.9.ebuild
33 +++ b/sci-astronomy/topcat/topcat-3.9.ebuild
34 @@ -14,7 +14,7 @@ SRC_URI="${SRC_COM}/${PN}-lite.jar -> ${P}-lite.jar
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~x86"
39 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
40 IUSE="+minimal"
41
42 RDEPEND=">=virtual/jre-1.5"