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 219DC138010 for ; Fri, 12 Oct 2012 00:17:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E16FE0508; Fri, 12 Oct 2012 00:16:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 235E3E0508 for ; Fri, 12 Oct 2012 00: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 4FDCA33D5EB for ; Fri, 12 Oct 2012 00:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B4365E5436 for ; Fri, 12 Oct 2012 00:16:52 +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: <1350001001.66b887a792880f4bdc624f74b74daf7893ef2113.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 sci-mathematics/Macaulay2/metadata.xml X-VCS-Directories: sci-mathematics/Macaulay2/ X-VCS-Committer: tom111 X-VCS-Committer-Name: Thomas Kahle X-VCS-Revision: 66b887a792880f4bdc624f74b74daf7893ef2113 X-VCS-Branch: master Date: Fri, 12 Oct 2012 00:16:52 +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: c26d8f1a-626a-484e-864c-39df105e041c X-Archives-Hash: 14a54bcb58e0f2686df20e6717721388 commit: 66b887a792880f4bdc624f74b74daf7893ef2113 Author: Thomas Kahle gentoo org> AuthorDate: Fri Oct 12 00:16:30 2012 +0000 Commit: Thomas Kahle gmx de> CommitDate: Fri Oct 12 00:16:41 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=66b887a7 improve live ebuild (Portage version: 2.1.11.25/git/Linux x86_64) --- sci-mathematics/Macaulay2/ChangeLog | 4 ++++ sci-mathematics/Macaulay2/Macaulay2-9999.ebuild | 2 ++ sci-mathematics/Macaulay2/metadata.xml | 2 +- 3 files changed, 7 insertions(+), 1 deletions(-) diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog index 16e439c..597b087 100644 --- a/sci-mathematics/Macaulay2/ChangeLog +++ b/sci-mathematics/Macaulay2/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 12 Oct 2012; Thomas Kahle Macaulay2-9999.ebuild, + metadata.xml: + improve live ebuild + 19 Aug 2012; Thomas Kahle Macaulay2-9999.ebuild: update to EAPI=4, cosmetics, deps diff --git a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild index 6e7dfc1..56001b2 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild @@ -60,6 +60,8 @@ RESTRICT="mirror" pkg_setup () { tc-export CC CPP CXX append-cppflags "-I/usr/include/frobby" + # gtest needs python:2 + python_set_active_version 2 } src_prepare() { diff --git a/sci-mathematics/Macaulay2/metadata.xml b/sci-mathematics/Macaulay2/metadata.xml index bef9557..575e757 100644 --- a/sci-mathematics/Macaulay2/metadata.xml +++ b/sci-mathematics/Macaulay2/metadata.xml @@ -7,7 +7,7 @@ Thomas Kahle - Accept upstream's choices for -O option, i.e. -O3 almost everywhere. + Disable to build with -O0 for debugging. Macaulay2 is a research tool for algraic geometry and commutative