From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q1orM-000198-Ow for garchives@archives.gentoo.org; Mon, 21 Mar 2011 23:50:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72E901C011; Mon, 21 Mar 2011 23:49:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 421C71C011 for ; Mon, 21 Mar 2011 23:49:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78A0C1B415A for ; Mon, 21 Mar 2011 23:49:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2162) id 1FE9D20054; Mon, 21 Mar 2011 23:49:55 +0000 (UTC) From: "Sebastien Fabbro (bicatali)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, bicatali@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/superlu: ChangeLog superlu-4.1-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog superlu-4.1-r1.ebuild X-VCS-Directories: sci-libs/superlu X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro Content-Type: text/plain; charset=utf8 Message-Id: <20110321234955.1FE9D20054@flycatcher.gentoo.org> Date: Mon, 21 Mar 2011 23:49:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d5acb2b02b9c7254669bfbfb31650475 bicatali 11/03/21 23:49:55 Modified: ChangeLog superlu-4.1-r1.ebuild Log: New upstream tar ball, adjusting the autotools patch =20 (Portage version: 2.1.9.43/cvs/Linux x86_64) Revision Changes Path 1.5 sci-libs/superlu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/C= hangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/C= hangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/C= hangeLog?r1=3D1.4&r2=3D1.5 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 28 Dec 2010 20:30:18 -0000 1.4 +++ ChangeLog 21 Mar 2011 23:49:54 -0000 1.5 @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/superlu -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.4 2010= /12/28 20:30:18 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.5 2011= /03/21 23:49:54 bicatali Exp $ + + 21 Mar 2011; S=C3=A9bastien Fabbro + files/superlu-4.1-autotools.patch: + New upstream tar ball, adjusting the autotools patch =20 *superlu-4.1-r1 (28 Dec 2010) =20 1.2 sci-libs/superlu/superlu-4.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/s= uperlu-4.1-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/s= uperlu-4.1-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/superlu/s= uperlu-4.1-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: superlu-4.1-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.1-r1.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- superlu-4.1-r1.ebuild 28 Dec 2010 20:30:19 -0000 1.1 +++ superlu-4.1-r1.ebuild 21 Mar 2011 23:49:54 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.1-r1.ebuil= d,v 1.1 2010/12/28 20:30:19 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.1-r1.ebuil= d,v 1.2 2011/03/21 23:49:54 bicatali Exp $ =20 EAPI=3D"2" =20