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 206B3138AE6 for ; Mon, 18 Feb 2013 15:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9018E0534; Mon, 18 Feb 2013 15:57:15 +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 3F610E0534 for ; Mon, 18 Feb 2013 15:57:15 +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 4552D33DD0C for ; Mon, 18 Feb 2013 15:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7A8A4E407D for ; Mon, 18 Feb 2013 15:57:11 +0000 (UTC) From: "Thomas Kahle" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Kahle" Message-ID: <1361203021.90feafe1f687ca6e95335828361b94ab792ac2bc.tom111@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/Macaulay2/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/Macaulay2/ChangeLog sci-mathematics/Macaulay2/Macaulay2-9999.ebuild X-VCS-Directories: sci-mathematics/Macaulay2/ X-VCS-Committer: tom111 X-VCS-Committer-Name: Thomas Kahle X-VCS-Revision: 90feafe1f687ca6e95335828361b94ab792ac2bc X-VCS-Branch: master Date: Mon, 18 Feb 2013 15:57:11 +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: be74e775-3577-45aa-90c5-c6b60158ef52 X-Archives-Hash: e09da427797527b181429ab73582d674 commit: 90feafe1f687ca6e95335828361b94ab792ac2bc Author: Thomas Kahle gentoo org> AuthorDate: Mon Feb 18 15:56:35 2013 +0000 Commit: Thomas Kahle gmx de> CommitDate: Mon Feb 18 15:57:01 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=90feafe1 Update live ebuild Package-Manager: portage-2.1.11.52 --- sci-mathematics/Macaulay2/ChangeLog | 3 +++ sci-mathematics/Macaulay2/Macaulay2-9999.ebuild | 19 +++++++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog index 2237d2e..3505a7e 100644 --- a/sci-mathematics/Macaulay2/ChangeLog +++ b/sci-mathematics/Macaulay2/ChangeLog @@ -5,6 +5,9 @@ 18 Feb 2013; Thomas Kahle Macaulay2-9999.ebuild: Update live ebuild + 18 Feb 2013; Thomas Kahle Macaulay2-9999.ebuild: + Update live ebuild + 10 Jan 2013; Thomas Kahle Macaulay2-9999.ebuild: migrate to git-2 eclass, fix lapack support diff --git a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild index 0bc34ec..3db0821 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild @@ -27,7 +27,13 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="" -DEPEND=" +DEPEND="sys-process/time + virtual/pkgconfig + app-arch/unzip + app-text/dos2unix" +# Unzip and dos2unix just for normaliz + +RDEPEND=" sys-libs/gdbm dev-libs/ntl sci-mathematics/pari[gmp] @@ -47,16 +53,9 @@ DEPEND=" virtual/lapack dev-util/ctags sys-libs/ncurses - sys-process/time >=dev-libs/boehm-gc-7.2_alpha6[threads] dev-libs/libatomic_ops - emacs? ( virtual/emacs ) - virtual/pkgconfig - app-arch/unzip - app-text/dos2unix" -# Unzip and dos2unix just for normaliz - -RDEPEND="${DEPEND}" + emacs? ( virtual/emacs )" SITEFILE=70Macaulay2-gentoo.el @@ -84,7 +83,7 @@ src_prepare() { # Put updated Normaliz.m2 in place cp "${WORKDIR}/Normaliz2.8/Macaulay2/Normaliz.m2" \ "${S}/Macaulay2/packages" || die - dos2unix ${S}/Macaulay2/packages/Normaliz.m2 || die + dos2unix "${S}/Macaulay2/packages/Normaliz.m2" || die # Patching .m2 files to look for external programs in # /usr/bin