commit:     404de4babc14c2b815a0d726219b5f9da358e42c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 11:39:27 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 11:39:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=404de4ba

sci-libs/lwpr: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20

 sci-libs/lwpr/ChangeLog    |  5 ++++-
 sci-libs/lwpr/metadata.xml | 13 ++++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/sci-libs/lwpr/ChangeLog b/sci-libs/lwpr/ChangeLog
index bc8987c..48ee047 100644
--- a/sci-libs/lwpr/ChangeLog
+++ b/sci-libs/lwpr/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/lwpr
-# Copyright 1999-2013 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/lwpr: Updating remote-id in metadata.xml
+
 *lwpr-1.2.5 (25 Jun 2013)
 
   25 Jun 2013; Sébastien Fabbro <[email protected]> +lwpr-1.2.5.ebuild,

diff --git a/sci-libs/lwpr/metadata.xml b/sci-libs/lwpr/metadata.xml
index b9d1fd6..a8ec3ab 100644
--- a/sci-libs/lwpr/metadata.xml
+++ b/sci-libs/lwpr/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-mathematics</herd>
-<longdescription>
+  <herd>sci-mathematics</herd>
+  <longdescription>
   Locally Weighted Projection Regression (LWPR) is a recent algorithm
   that achieves nonlinear function approximation in high dimensional spaces
   with redundant and irrelevant input dimensions. At its core, it uses
@@ -11,7 +11,10 @@
   weighted variant of Partial Least Squares (PLS) is employed for
   doing the dimensionality reduction.
 </longdescription>
-<use>
-  <flag name='octave'>Add <pkg>sci-mathematics/octave</pkg> support</flag>
-</use>
+  <use>
+    <flag name="octave">Add <pkg>sci-mathematics/octave</pkg> support</flag>
+  </use>
+  <upstream>
+    <remote-id type="sourceforge">lwpr</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to