commit: 5e2ca910cb4aa6871d605f7ff896317f3503617e Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 11:39:07 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 11:39:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5e2ca910
sci-libs/lapackpp: Updating remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-libs/lapackpp/ChangeLog | 5 ++++- sci-libs/lapackpp/metadata.xml | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/sci-libs/lapackpp/ChangeLog b/sci-libs/lapackpp/ChangeLog index 53d273f..f467421 100644 --- a/sci-libs/lapackpp/ChangeLog +++ b/sci-libs/lapackpp/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-libs/lapackpp -# Copyright 1999-2012 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/lapackpp: Updating remote-id in metadata.xml + 12 Dec 2012; Sébastien Fabbro <[email protected]> lapackpp-2.5.4.ebuild: sci-libs/lapackpp: Use latest pkg-config diff --git a/sci-libs/lapackpp/metadata.xml b/sci-libs/lapackpp/metadata.xml index 717c308..5789093 100644 --- a/sci-libs/lapackpp/metadata.xml +++ b/sci-libs/lapackpp/metadata.xml @@ -1,8 +1,8 @@ <?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"> LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures. @@ -14,4 +14,7 @@ matrices, symmetric positive definite systems, and solving linear least-square systems. </longdescription> + <upstream> + <remote-id type="sourceforge">lapackpp</remote-id> + </upstream> </pkgmetadata>
