Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/jligand/
Date: Sat, 01 Jun 2013 08:36:31
Message-Id: 1370075720.4c7c301c72e526e166c73be15a1809b33fb39726.jlec@gentoo
1 commit: 4c7c301c72e526e166c73be15a1809b33fb39726
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 14:18:25 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 08:35:20 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c7c301c
7
8 sci-chemistry/jligand: Version BUmp
9
10 Package-Manager: portage-2.2.0_alpha177
11 RepoMan-Options: --force
12
13 ---
14 sci-chemistry/jligand/ChangeLog | 6 ++++++
15 .../jligand/{jligand-1.0.37.ebuild => jligand-1.0.40.ebuild} | 4 ++--
16 2 files changed, 8 insertions(+), 2 deletions(-)
17
18 diff --git a/sci-chemistry/jligand/ChangeLog b/sci-chemistry/jligand/ChangeLog
19 index 9e2c106..1caedae 100644
20 --- a/sci-chemistry/jligand/ChangeLog
21 +++ b/sci-chemistry/jligand/ChangeLog
22 @@ -2,6 +2,12 @@
23 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*jligand-1.0.40 (30 May 2013)
27 +
28 + 30 May 2013; Justin Lecher <jlec@g.o> -jligand-1.0.37.ebuild,
29 + +jligand-1.0.40.ebuild:
30 + Version BUmp
31 +
32 03 Mar 2013; Justin Lecher <jlec@g.o> jligand-1.0.19.ebuild,
33 metadata.xml:
34 Fix version of refmac dep
35
36 diff --git a/sci-chemistry/jligand/jligand-1.0.37.ebuild b/sci-chemistry/jligand/jligand-1.0.40.ebuild
37 similarity index 98%
38 rename from sci-chemistry/jligand/jligand-1.0.37.ebuild
39 rename to sci-chemistry/jligand/jligand-1.0.40.ebuild
40 index 84173b1..46fdd6a 100644
41 --- a/sci-chemistry/jligand/jligand-1.0.37.ebuild
42 +++ b/sci-chemistry/jligand/jligand-1.0.40.ebuild
43 @@ -2,7 +2,7 @@
44 # Distributed under the terms of the GNU General Public License v2
45 # $Header: $
46
47 -EAPI=4
48 +EAPI=5
49
50 inherit java-pkg-2 java-ant-2
51
52 @@ -27,7 +27,7 @@ S="${WORKDIR}"/${MY_PN}.${PV}
53
54 src_compile() {
55 sed 's:makefile::g' -i Makefile || die
56 - emake
57 + default
58 }
59
60 src_install() {