From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 03D93138A87 for ; Sun, 22 Feb 2015 10:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E183E081E; Sun, 22 Feb 2015 10:59:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34A6CE081E for ; Sun, 22 Feb 2015 10:59:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29CCB340B41 for ; Sun, 22 Feb 2015 10:59:55 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id C8E2A124D8; Sun, 22 Feb 2015 10:59:53 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/scotch: scotch-6.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: scotch-6.0.0.ebuild ChangeLog X-VCS-Directories: sci-libs/scotch X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150222105953.C8E2A124D8@oystercatcher.gentoo.org> Date: Sun, 22 Feb 2015 10:59:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 71070cac-ed39-420c-98a2-8b887879732b X-Archives-Hash: dd86d82858daafd2a10b2f84ed113e60 pacho 15/02/22 10:59:53 Modified: scotch-6.0.0.ebuild ChangeLog Log: amd64/x86 stable, bug #540494 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.8 sci-libs/scotch/scotch-6.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild?r1=1.7&r2=1.8 Index: scotch-6.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- scotch-6.0.0.ebuild 18 Mar 2014 20:39:01 -0000 1.7 +++ scotch-6.0.0.ebuild 22 Feb 2015 10:59:53 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild,v 1.7 2014/03/18 20:39:01 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scotch/scotch-6.0.0.ebuild,v 1.8 2015/02/22 10:59:53 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND=" 1.19 sci-libs/scotch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scotch/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/scotch/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 18 Mar 2014 20:39:01 -0000 1.18 +++ ChangeLog 22 Feb 2015 10:59:53 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/scotch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scotch/ChangeLog,v 1.18 2014/03/18 20:39:01 bicatali Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scotch/ChangeLog,v 1.19 2015/02/22 10:59:53 pacho Exp $ + + 22 Feb 2015; Pacho Ramos scotch-6.0.0.ebuild: + amd64/x86 stable, bug #540494 18 Mar 2014; Sébastien Fabbro scotch-6.0.0.ebuild: Fixed possible underlinking, bug #502588