Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/tinker: ChangeLog tinker-5.1.09.ebuild tinker-6.0.ebuild
Date: Thu, 02 Dec 2010 10:51:51
Message-Id: 20101202105142.161FC20054@flycatcher.gentoo.org
1 jlec 10/12/02 10:51:42
2
3 Modified: ChangeLog tinker-5.1.09.ebuild tinker-6.0.ebuild
4 Log:
5 Remove last bits of apbs
6
7 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.27 sci-chemistry/tinker/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 28 Oct 2010 15:47:26 -0000 1.26
23 +++ ChangeLog 2 Dec 2010 10:51:37 -0000 1.27
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-chemistry/tinker
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.26 2010/10/28 15:47:26 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.27 2010/12/02 10:51:37 jlec Exp $
29 +
30 + 02 Dec 2010; Justin Lecher <jlec@g.o> tinker-5.1.09.ebuild,
31 + tinker-6.0.ebuild:
32 + Remove last bits of apbs
33
34 28 Oct 2010; Justin Lecher <jlec@g.o> tinker-5.1.09.ebuild,
35 tinker-6.0.ebuild:
36
37
38
39 1.3 sci-chemistry/tinker/tinker-5.1.09.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild?r1=1.2&r2=1.3
44
45 Index: tinker-5.1.09.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- tinker-5.1.09.ebuild 28 Oct 2010 15:47:26 -0000 1.2
52 +++ tinker-5.1.09.ebuild 2 Dec 2010 10:51:37 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild,v 1.2 2010/10/28 15:47:26 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.09.ebuild,v 1.3 2010/12/02 10:51:37 jlec Exp $
58
59 EAPI="2"
60 FORTRAN="gfortran ifc"
61 @@ -48,7 +48,7 @@
62 OPTFLAGS="${FFLAGS}" \
63 LINKFLAGS="${LDFLAGS} -Wl,-rpath ${javalib}" \
64 INCLUDEDIR="$(java-pkg_get-jni-cflags) -I${EPREFIX}/usr/include" \
65 - LIBS="$(pkg-config --libs apbs) -lmaloc -L${javalib} -ljvm" \
66 + LIBS=" -lmaloc -L${javalib} -ljvm" \
67 all || die
68 mkdir "${S}"/../bin || die
69
70
71
72
73 1.5 sci-chemistry/tinker/tinker-6.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild?r1=1.4&r2=1.5
78
79 Index: tinker-6.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- tinker-6.0.ebuild 28 Oct 2010 15:47:26 -0000 1.4
86 +++ tinker-6.0.ebuild 2 Dec 2010 10:51:39 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild,v 1.4 2010/10/28 15:47:26 jlec Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-6.0.ebuild,v 1.5 2010/12/02 10:51:39 jlec Exp $
92
93 EAPI="2"
94 FORTRAN="gfortran ifc"
95 @@ -44,7 +44,7 @@
96 OPTFLAGS="${FFLAGS}" \
97 LINKFLAGS="${LDFLAGS} -Wl,-rpath ${javalib}" \
98 INCLUDEDIR="$(java-pkg_get-jni-cflags) -I${EPREFIX}/usr/include" \
99 - LIBS="$(pkg-config --libs apbs) -lmaloc -L${javalib} -ljvm" \
100 + LIBS="-lmaloc -L${javalib} -ljvm" \
101 || die
102
103 mkdir "${S}"/../bin || die