* [gentoo-commits] gentoo-x86 commit in sci-chemistry/tinker: ChangeLog tinker-5.1.04.ebuild tinker-5.1.03.ebuild
@ 2010-02-26 21:37 99% Justin Lecher (jlec)
0 siblings, 0 replies; 1+ results
From: Justin Lecher (jlec) @ 2010-02-26 21:37 UTC (permalink / raw
To: gentoo-commits
jlec 10/02/26 21:37:48
Modified: ChangeLog
Added: tinker-5.1.04.ebuild
Removed: tinker-5.1.03.ebuild
Log:
Version Bump
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Revision Changes Path
1.19 sci-chemistry/tinker/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/tinker/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/tinker/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/tinker/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 24 Feb 2010 21:40:11 -0000 1.18
+++ ChangeLog 26 Feb 2010 21:37:48 -0000 1.19
@@ -1,6 +1,12 @@
# ChangeLog for sci-chemistry/tinker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.18 2010/02/24 21:40:11 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.19 2010/02/26 21:37:48 jlec Exp $
+
+*tinker-5.1.04 (26 Feb 2010)
+
+ 26 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> -tinker-5.1.03.ebuild,
+ +tinker-5.1.04.ebuild:
+ Version Bump
*tinker-5.1.03 (24 Feb 2010)
1.1 sci-chemistry/tinker/tinker-5.1.04.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/tinker/tinker-5.1.04.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/tinker/tinker-5.1.04.ebuild?rev=1.1&content-type=text/plain
Index: tinker-5.1.04.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.04.ebuild,v 1.1 2010/02/26 21:37:48 jlec Exp $
EAPI="2"
FORTRAN="gfortran ifc"
inherit fortran
DESCRIPTION="Molecular modeling package that includes force fields, such as AMBER and CHARMM."
HOMEPAGE="http://dasher.wustl.edu/tinker/"
SRC_URI="http://dasher.wustl.edu/tinker/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="Tinker"
KEYWORDS="~amd64 ~x86 ~x86-linux"
IUSE=""
# RDEPEND="dev-java/j3d-core"
RESTRICT="mirror"
S="${WORKDIR}"/tinker/source
src_compile() {
emake \
-f ../make/Makefile \
F77="${FORTRANC}" \
F77FLAGS=-c \
OPTFLAGS="${FFLAGS}" \
LINKFLAGS="${LDFLAGS}" \
|| die
}
src_install() {
dodoc \
"${WORKDIR}"/tinker/doc/{*.txt,announce/release-*,*.pdf,0README} || die
dolib.a libtinker.a || die
for EXE in *.x; do
newbin ${EXE} ${EXE%.x} || die
done
docinto example
dodoc "${WORKDIR}"/tinker/example/* || die
docinto test
dodoc "${WORKDIR}"/tinker/test/* || die
dobin "${WORKDIR}"/tinker/perl/mdavg || die
insinto /usr/share/tinker/params
doins "${WORKDIR}"/tinker/params/* || die
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-26 21:37 99% [gentoo-commits] gentoo-x86 commit in sci-chemistry/tinker: ChangeLog tinker-5.1.04.ebuild tinker-5.1.03.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox