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 C8404138AD6 for ; Mon, 2 Mar 2015 08:12:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BA16E08F1; Mon, 2 Mar 2015 08:12:15 +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 11925E08F1 for ; Mon, 2 Mar 2015 08:12:15 +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 C05F63409F9 for ; Mon, 2 Mar 2015 08:12:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4F5E12DC7 for ; Mon, 2 Mar 2015 08:12:10 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1425283917.dfba2207c866b6fb22b3de71a89e5622205f8922.bircoph@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/ChangeLog sci-physics/root/metadata.xml X-VCS-Directories: sci-physics/root/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: dfba2207c866b6fb22b3de71a89e5622205f8922 X-VCS-Branch: master Date: Mon, 2 Mar 2015 08:12:10 +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: c50d370c-f3d7-43f7-b80e-5be29255d3af X-Archives-Hash: b8872e04735295173777dbf3339a2928 commit: dfba2207c866b6fb22b3de71a89e5622205f8922 Author: Andrew Savchenko gmail com> AuthorDate: Mon Mar 2 08:11:57 2015 +0000 Commit: Andrew Savchenko gmail com> CommitDate: Mon Mar 2 08:11:57 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=dfba2207 sci-physics/root: cosmetics --- sci-physics/root/ChangeLog | 3 +++ sci-physics/root/metadata.xml | 36 ++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 18 deletions(-) diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 6f4801a..1553e5c 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 2012/03/29 18:21:49 bicatali Exp $ + 02 Mar 2015; Andrew Savchenko metadata.xml: + Indentation fixes (in order to conform to portage version) + 02 Mar 2015; Andrew Savchenko root-5.34.26.ebuild, files/root-5.32.00-chklib64.patch, -files/root-5.34.26-prop-flags.patch: Add configurable LDFLAGS the same way as upstream did for diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index 579f100..0ff221b 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,16 +14,16 @@ statistics, serialization, optimization, linear algebra, graphics, GUI toolkit, and a complete visualization framework. - - Build ROOT using the C++11 standard - Build ROOT using the C++14 standard - 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 reflection database for the C++ interpreter - Build the interface for net-libs/xrootd - + + Build ROOT using the C++11 standard + Build ROOT using the C++14 standard + 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 reflection database for the C++ interpreter + Build the interface for net-libs/xrootd +