diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-05-12 15:06:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-05-12 15:06:06 +0000 |
commit | 6272500807b46ec28d33a8f382894fcd30f7a558 (patch) | |
tree | 73af735144d11f1592b85e43642a01c0ac688d31 /sci-chemistry/pointless | |
parent | Marked ppc/ppc64 stable for bug #295613. (diff) | |
download | gentoo-2-6272500807b46ec28d33a8f382894fcd30f7a558.tar.gz gentoo-2-6272500807b46ec28d33a8f382894fcd30f7a558.tar.bz2 gentoo-2-6272500807b46ec28d33a8f382894fcd30f7a558.zip |
1.5.19 is seriously broken, bump to 21: "specifically, files written in a point group of lower symmetry than the apparent lattice group were not sorted, but were flagged as sorted in the file. This leads to apparent completeness in Scala > 100% and failure to merge properly"
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/pointless')
-rw-r--r-- | sci-chemistry/pointless/ChangeLog | 11 | ||||
-rw-r--r-- | sci-chemistry/pointless/pointless-1.5.21.ebuild (renamed from sci-chemistry/pointless/pointless-1.5.19.ebuild) | 2 |
2 files changed, 11 insertions, 2 deletions
diff --git a/sci-chemistry/pointless/ChangeLog b/sci-chemistry/pointless/ChangeLog index 905c30a1e11b..7360fbd3e045 100644 --- a/sci-chemistry/pointless/ChangeLog +++ b/sci-chemistry/pointless/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sci-chemistry/pointless # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/ChangeLog,v 1.16 2011/04/10 14:50:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/ChangeLog,v 1.17 2011/05/12 15:06:06 jlec Exp $ + +*pointless-1.5.21 (12 May 2011) + + 12 May 2011; Justin Lecher <jlec@gentoo.org> -pointless-1.5.19.ebuild, + +pointless-1.5.21.ebuild: + 1.5.19 is seriously broken, bump to 21: "specifically, files written in a + point group of lower symmetry than the apparent lattice group were not + sorted, but were flagged as sorted in the file. This leads to apparent + completeness in Scala > 100% and failure to merge properly" *pointless-1.5.19 (10 Apr 2011) diff --git a/sci-chemistry/pointless/pointless-1.5.19.ebuild b/sci-chemistry/pointless/pointless-1.5.21.ebuild index 7e10af1a23a0..74519f61fa41 100644 --- a/sci-chemistry/pointless/pointless-1.5.19.ebuild +++ b/sci-chemistry/pointless/pointless-1.5.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.19.ebuild,v 1.1 2011/04/10 14:50:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.21.ebuild,v 1.1 2011/05/12 15:06:06 jlec Exp $ EAPI="3" |