diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-24 21:40:11 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-24 21:40:11 +0000 |
commit | 7dd3f441e21616a2bb84471d18ef2ff9ed4c5c80 (patch) | |
tree | aad89c8f244b72831c2221a7454b3ac9c7b84057 /sci-chemistry/tinker | |
parent | Fix crash with "Select Style" wrt #298611. (diff) | |
download | gentoo-2-7dd3f441e21616a2bb84471d18ef2ff9ed4c5c80.tar.gz gentoo-2-7dd3f441e21616a2bb84471d18ef2ff9ed4c5c80.tar.bz2 gentoo-2-7dd3f441e21616a2bb84471d18ef2ff9ed4c5c80.zip |
[sci-chemistry/tinker] Revbump tinker as asked by jlec. fix bug #306691
(Portage version: 2.2_rc63/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.03.ebuild (renamed from sci-chemistry/tinker/tinker-5.1.02.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-chemistry/tinker/ChangeLog b/sci-chemistry/tinker/ChangeLog index 534126dd5243..4960472edf4a 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.17 2010/02/19 16:20:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.18 2010/02/24 21:40:11 alexxy Exp $ + +*tinker-5.1.03 (24 Feb 2010) + + 24 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> -tinker-5.1.02.ebuild, + +tinker-5.1.03.ebuild: + Revbump tinker as asked by jlec. fix bug #306691 *tinker-5.1.02 (19 Feb 2010) diff --git a/sci-chemistry/tinker/tinker-5.1.02.ebuild b/sci-chemistry/tinker/tinker-5.1.03.ebuild index 42ea8e1bf703..1fbbbc60b314 100644 --- a/sci-chemistry/tinker/tinker-5.1.02.ebuild +++ b/sci-chemistry/tinker/tinker-5.1.03.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.02.ebuild,v 1.1 2010/02/19 16:20:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.03.ebuild,v 1.1 2010/02/24 21:40:11 alexxy Exp $ EAPI="2" FORTRAN="gfortran ifc" |