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 40BD813834F for ; Mon, 7 Jan 2013 22:17:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 172C321C03F; Mon, 7 Jan 2013 22:16:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F7B121C03F for ; Mon, 7 Jan 2013 22:16:56 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7183E33DABB for ; Mon, 7 Jan 2013 22:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1285DE5439 for ; Mon, 7 Jan 2013 22:16:54 +0000 (UTC) From: "Jens-Malte Gottfried" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jens-Malte Gottfried" Message-ID: <1357596952.a2efbd398f8931cfe4e8ba27abb6c1318e920ba8.jmg@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/petsc/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/petsc/petsc-3.2_p7.ebuild sci-mathematics/petsc/petsc-3.3_p5.ebuild X-VCS-Directories: sci-mathematics/petsc/ X-VCS-Committer: jmg X-VCS-Committer-Name: Jens-Malte Gottfried X-VCS-Revision: a2efbd398f8931cfe4e8ba27abb6c1318e920ba8 X-VCS-Branch: master Date: Mon, 7 Jan 2013 22:16:54 +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: 741a76bc-099e-40ba-9428-f474cb9919dc X-Archives-Hash: 2b0d6fe6418cc053efa0efdc32d21122 commit: a2efbd398f8931cfe4e8ba27abb6c1318e920ba8 Author: Jens-Malte Gottfried web de> AuthorDate: Mon Jan 7 22:15:52 2013 +0000 Commit: Jens-Malte Gottfried godefridus de> CommitDate: Mon Jan 7 22:15:52 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a2efbd39 fixed repman issues also adding missing digests --- sci-mathematics/petsc/petsc-3.2_p7.ebuild | 4 ++-- sci-mathematics/petsc/petsc-3.3_p5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-mathematics/petsc/petsc-3.2_p7.ebuild b/sci-mathematics/petsc/petsc-3.2_p7.ebuild index 5c8f5b5..6bd5bc4 100644 --- a/sci-mathematics/petsc/petsc-3.2_p7.ebuild +++ b/sci-mathematics/petsc/petsc-3.2_p7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -46,8 +46,8 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/fortran + virtual/pkgconfig dev-lang/python - dev-util/pkgconfig dev-util/cmake " # cmake is used for parralel building diff --git a/sci-mathematics/petsc/petsc-3.3_p5.ebuild b/sci-mathematics/petsc/petsc-3.3_p5.ebuild index de5dd8f..42ed2a2 100644 --- a/sci-mathematics/petsc/petsc-3.3_p5.ebuild +++ b/sci-mathematics/petsc/petsc-3.3_p5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -46,8 +46,8 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/fortran + virtual/pkgconfig dev-lang/python - dev-util/pkgconfig dev-util/cmake " # cmake is used for parralel building