diff options
Diffstat (limited to 'sci-mathematics/glpk/ChangeLog')
-rw-r--r-- | sci-mathematics/glpk/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog index 06c8f8b45743..99d9c0ced173 100644 --- a/sci-mathematics/glpk/ChangeLog +++ b/sci-mathematics/glpk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/glpk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.71 2014/04/15 15:35:08 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.72 2014/09/01 16:41:18 mgorny Exp $ + + 01 Sep 2014; Michał Górny <mgorny@gentoo.org> glpk-4.54.ebuild: + Remove := subslot operator from || () block since it is meaningless and + broken. *glpk-4.48 (15 Apr 2014) |