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 64B5113881D for ; Wed, 23 Sep 2015 12:48:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 531C521C031; Wed, 23 Sep 2015 12:48:16 +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 542D621C015 for ; Wed, 23 Sep 2015 12:48:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64E4E33BEE9 for ; Wed, 23 Sep 2015 12:48:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38A5A23D for ; Wed, 23 Sep 2015 12:48:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443010155.6e62ce55c1f7a78a98a24e25e90e96412b4380a0.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/metadata.xml sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6e62ce55c1f7a78a98a24e25e90e96412b4380a0 X-VCS-Branch: master Date: Wed, 23 Sep 2015 12:48: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: c084960a-622c-48c7-aac9-685189308e5d X-Archives-Hash: 026f4fc4062f6e53517e2379f300bd5b commit: 6e62ce55c1f7a78a98a24e25e90e96412b4380a0 Author: Justin Lecher gentoo org> AuthorDate: Wed Sep 23 12:09:15 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Sep 23 12:09:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6e62ce55 sci-physics/root: Use default functions Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher gentoo.org> sci-physics/root/metadata.xml | 30 +++++++++++++++--------------- sci-physics/root/root-9999.ebuild | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index 7e1dbd5..76b4f49 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -1,12 +1,12 @@ - - bircoph@gentoo.org - Andrew Savchenko - -sci-physics - + + bircoph@gentoo.org + Andrew Savchenko + + sci-physics + ROOT Object Oriented Technologies is an object oriented data analysis framework written in C++ by the CERN. Widely used in high energy physics, but also in other data analysis applications. It @@ -14,13 +14,13 @@ statistics, serialization, optimization, linear algebra, graphics, GUI toolkit, and a complete visualization framework. - - Support for images and data from FITS files with sci-libs/cfitsio - Enable ROOT-CAD interface using sci-libs/opencascade - Enable http server support including but not limited to fastcgi support - Build all math related libraries plugins, needs sci-libs/gsl - Build the interface for sci-physics/pythia version 6.x - Build the interface for sci-physics/pythia version 8.x - Build the interface for net-libs/xrootd - + + Support for images and data from FITS files with sci-libs/cfitsio + Enable ROOT-CAD interface using sci-libs/opencascade + Enable http server support including but not limited to fastcgi support + Build all math related libraries plugins, needs sci-libs/gsl + Build the interface for sci-physics/pythia version 6.x + Build the interface for sci-physics/pythia version 8.x + Build the interface for net-libs/xrootd + diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 45b50df..91415ff 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -398,7 +398,7 @@ cleanup_install() { } src_install() { - emake DESTDIR="${D}" install + default dodoc README.md echo "LDPATH=${EPREFIX%/}/usr/$(get_libdir)/root" > 99root