diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-02-17 20:27:53 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-02-17 20:27:53 +0000 |
commit | 52102beff42c22a78fccce91a0371df42136f0c2 (patch) | |
tree | 738dedba336a3cccace474062f7847bc21abb8ef /sci-chemistry/tinker | |
parent | amd64/x86 stable, bug #302321 (diff) | |
download | gentoo-2-52102beff42c22a78fccce91a0371df42136f0c2.tar.gz gentoo-2-52102beff42c22a78fccce91a0371df42136f0c2.tar.bz2 gentoo-2-52102beff42c22a78fccce91a0371df42136f0c2.zip |
Moved to new upstream release and naming policy, bug 305007
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/tinker')
-rw-r--r-- | sci-chemistry/tinker/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/tinker/tinker-5.1.01.ebuild (renamed from sci-chemistry/tinker/tinker-5.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-chemistry/tinker/ChangeLog b/sci-chemistry/tinker/ChangeLog index 376c63a1514a..999843ffef1f 100644 --- a/sci-chemistry/tinker/ChangeLog +++ b/sci-chemistry/tinker/ChangeLog @@ -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.14 2010/02/13 20:07:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.15 2010/02/17 20:27:53 jlec Exp $ + +*tinker-5.1.01 (17 Feb 2010) + + 17 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> -tinker-5.1.ebuild, + +tinker-5.1.01.ebuild: + Moved to new upstream release and naming policy, bug 305007 *tinker-5.1 (13 Feb 2010) diff --git a/sci-chemistry/tinker/tinker-5.1.ebuild b/sci-chemistry/tinker/tinker-5.1.01.ebuild index 7515a54b7d3c..afb0e38987c7 100644 --- a/sci-chemistry/tinker/tinker-5.1.ebuild +++ b/sci-chemistry/tinker/tinker-5.1.01.ebuild @@ -1,6 +1,6 @@ # 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.ebuild,v 1.2 2010/02/13 20:07:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.01.ebuild,v 1.1 2010/02/17 20:27:53 jlec Exp $ EAPI="2" FORTRAN="gfortran ifc" @@ -9,7 +9,7 @@ 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/tinker.tar.gz -> ${P}.tar.gz" +SRC_URI="http://dasher.wustl.edu/tinker/downloads/${P}.tar.gz" SLOT="0" LICENSE="Tinker" |