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/stilts/
Date: Mon, 09 Jul 2012 23:47:41
Message-Id: 1341875152.6b13a25506762a3f8147f73288c86481b793c299.bicatali@gentoo
1 commit: 6b13a25506762a3f8147f73288c86481b793c299
2 Author: Sebastien Fabbro <sfabbro <AT> uvic <DOT> ca>
3 AuthorDate: Mon Jul 9 23:05:52 2012 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 23:05:52 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6b13a255
7
8 prefix keywording
9
10 ---
11 sci-astronomy/stilts/ChangeLog | 3 +++
12 sci-astronomy/stilts/stilts-2.4.ebuild | 4 +++-
13 2 files changed, 6 insertions(+), 1 deletions(-)
14
15 diff --git a/sci-astronomy/stilts/ChangeLog b/sci-astronomy/stilts/ChangeLog
16 index 1d002a8..348ccab 100644
17 --- a/sci-astronomy/stilts/ChangeLog
18 +++ b/sci-astronomy/stilts/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> stilts-2.4.ebuild:
24 + prefix keywording
25 +
26 *stilts-2.4 (22 May 2012)
27
28 22 May 2012; Sébastien Fabbro <bicatali@g.o> +metadata.xml,
29
30 diff --git a/sci-astronomy/stilts/stilts-2.4.ebuild b/sci-astronomy/stilts/stilts-2.4.ebuild
31 index d058270..8c1cc1c 100644
32 --- a/sci-astronomy/stilts/stilts-2.4.ebuild
33 +++ b/sci-astronomy/stilts/stilts-2.4.ebuild
34 @@ -12,12 +12,14 @@ SRC_URI="ftp://andromeda.star.bris.ac.uk/pub/star/${PN}/v${PV}/${PN}.jar -> ${P}
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~x86"
39 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
40 IUSE=""
41
42 RDEPEND=">=virtual/jre-1.5"
43 DEPEND=""
44
45 +S="${WORKDIR}"
46 +
47 src_install() {
48 java-pkg_newjar "${DISTDIR}"/${P}.jar
49 java-pkg_dolauncher ${PN}