Gentoo Archives: gentoo-commits

From: Jeffrey Gardner <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/jmol/
Date: Tue, 29 Mar 2011 06:59:59
Message-Id: e3b9b8201a39c33167d19b8b3119733d86ece80d.je_fro@gentoo
1 commit: e3b9b8201a39c33167d19b8b3119733d86ece80d
2 Author: je_fro <je_fro <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 29 06:56:10 2011 +0000
4 Commit: Jeffrey Gardner <je_fro <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 29 06:56:10 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e3b9b820
7
8 Adding keywords for testing by wider audience.
9
10 (Portage version: 2.1.9.45/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 sci-chemistry/jmol/ChangeLog | 5 ++++-
14 sci-chemistry/jmol/jmol-12.0.34.ebuild | 4 ++--
15 2 files changed, 6 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-chemistry/jmol/ChangeLog b/sci-chemistry/jmol/ChangeLog
18 index 5c8defc..6988a07 100644
19 --- a/sci-chemistry/jmol/ChangeLog
20 +++ b/sci-chemistry/jmol/ChangeLog
21 @@ -1,7 +1,10 @@
22 # ChangeLog for sci-chemistry/jmol
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 29 Mar 2011; Jeff Gardner <je_fro@g.o> jmol-12.0.34.ebuild:
28 + Add ~amd64 for testing by others.
29 +
30 *jmol-11.6 (23 Apr 2009)
31
32 23 Apr 2009; Justin Lecher (jlec) <jlec@×××××××××.net>
33
34 diff --git a/sci-chemistry/jmol/jmol-12.0.34.ebuild b/sci-chemistry/jmol/jmol-12.0.34.ebuild
35 index 0f3c2df..722c99d 100644
36 --- a/sci-chemistry/jmol/jmol-12.0.34.ebuild
37 +++ b/sci-chemistry/jmol/jmol-12.0.34.ebuild
38 @@ -12,7 +12,7 @@ MY_P=Jmol
39 DESCRIPTION="Jmol is a java molecular viever for 3-D chemical structures."
40 SRC_URI="mirror://sourceforge/${PN}/${MY_P}-${PV}-full.tar.gz"
41 HOMEPAGE="http://jmol.sourceforge.net/"
42 -KEYWORDS=""
43 +KEYWORDS="~amd64 ~x86"
44 LICENSE="LGPL-2.1"
45
46 IUSE="client-only vhosts"
47 @@ -44,7 +44,7 @@ pkg_setup() {
48 src_unpack() {
49
50 unpack ${A}
51 - cd ${S}
52 + cd "${S}"
53 epatch "${FILESDIR}"/${PV}/${PN}-nointl.patch
54 epatch "${FILESDIR}"/${PV}/${PN}-manifest.patch