From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IlPVr-0005Gd-FQ for garchives@archives.gentoo.org; Fri, 26 Oct 2007 13:46:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9QDk4KG017497; Fri, 26 Oct 2007 13:46:04 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9QDk3Sr017492 for ; Fri, 26 Oct 2007 13:46:03 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 723E165877 for ; Fri, 26 Oct 2007 13:46:03 +0000 (UTC) Received: from markusle by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IlPVi-0004rF-48 for gentoo-commits@lists.gentoo.org; Fri, 26 Oct 2007 13:46:02 +0000 From: "Markus Dittrich (markusle)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, markusle@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-reference: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sci-libs/lapack-reference X-VCS-Committer: markusle X-VCS-Committer-Name: Markus Dittrich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Markus Dittrich Date: Fri, 26 Oct 2007 13:46:02 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: cc6cb4d6-53a8-45de-af37-159b7ad670dd X-Archives-Hash: 5326c49efff34234311d00f4f18c4f9c markusle 07/10/26 13:46:02 Modified: ChangeLog Log: Fixed spelling of Adam's last name in Changelog. (Portage version: 2.1.3.15) Revision Changes Path 1.39 sci-libs/lapack-reference/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-reference/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-reference/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-reference/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 21 Oct 2007 16:42:51 -0000 1.38 +++ ChangeLog 26 Oct 2007 13:46:01 -0000 1.39 @@ -1,6 +1,6 @@ # ChangeLog for sci-libs/lapack-reference # Copyright 2004-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.38 2007/10/21 16:42:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.39 2007/10/26 13:46:01 markusle Exp $ 21 Oct 2007; nixnut lapack-reference-3.1.1-r1.ebuild: Added ~ppc @@ -105,7 +105,7 @@ +files/lapack-reference-3.1.0-autotool.patch, +lapack-reference-3.1.0.ebuild: Version bump. Ebuild now allows library checks via lapack's - test-routines. Thanks much to Adam Piatyszek + test-routines. Thanks much to Adam Piątyszek for his ebuild and patches (this fixes bug #157410). -- gentoo-commits@gentoo.org mailing list