commit: bac7e20c45bd8399ec335d56239e38eb63ca02fc Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 11:39:38 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 11:39:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bac7e20c
sci-libs/o2scl: Updating remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-libs/o2scl/ChangeLog | 5 ++++- sci-libs/o2scl/metadata.xml | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/sci-libs/o2scl/ChangeLog b/sci-libs/o2scl/ChangeLog index 37af493..e0817cd 100644 --- a/sci-libs/o2scl/ChangeLog +++ b/sci-libs/o2scl/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-libs/o2scl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + sci-libs/o2scl: Updating remote-id in metadata.xml + *o2scl-0.915 (02 Jun 2014) 02 Jun 2014; Sébastien Fabbro <[email protected]> +o2scl-0.915.ebuild, diff --git a/sci-libs/o2scl/metadata.xml b/sci-libs/o2scl/metadata.xml index 6f32b15..dd14258 100644 --- a/sci-libs/o2scl/metadata.xml +++ b/sci-libs/o2scl/metadata.xml @@ -1,12 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<longdescription lang="en"> + <herd>sci</herd> + <longdescription lang="en"> O2scl is a C++ class library for object-oriented numerical programming. It includes classes based on numerical routines from GSL and CERNLIB and two sub-libraries: thermodynamics of ideal and nearly-ideal particles with quantum statistics and e quations of state for finite density relevant for neutron stars. </longdescription> + <upstream> + <remote-id type="sourceforge">o2scl</remote-id> + </upstream> </pkgmetadata>
