diff options
Diffstat (limited to 'sci-libs/arpack/ChangeLog')
-rw-r--r-- | sci-libs/arpack/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-libs/arpack/ChangeLog b/sci-libs/arpack/ChangeLog index fd2bd1938261..9210f42bf5a8 100644 --- a/sci-libs/arpack/ChangeLog +++ b/sci-libs/arpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/arpack -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.9 2008/06/29 08:10:43 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.10 2009/07/14 14:27:22 fmccor Exp $ + + 14 Jul 2009; Ferris McCormick <fmccor@gentoo.org> arpack-96-r2.ebuild: + Keyword for ~sparc --- Bug #277805 --- tests success. 29 Jun 2008; Torsten Veller <tove@gentoo.org> arpack-96-r2.ebuild: Add missing die: || "..." -> || die "..." |