summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:10 +0000
commit6698c0b9775704da5fde047d04145651f20da9ef (patch)
tree328032c2e5d5c630aee8eb306b8d6e36cdbb4465
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-6698c0b9775704da5fde047d04145651f20da9ef.tar.gz
historical-6698c0b9775704da5fde047d04145651f20da9ef.tar.bz2
historical-6698c0b9775704da5fde047d04145651f20da9ef.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
-rw-r--r--sci-libs/scikits/metadata.xml9
-rw-r--r--sci-libs/scikits_image/metadata.xml11
-rw-r--r--sci-libs/scikits_optimization/metadata.xml9
-rw-r--r--sci-libs/scikits_statsmodels/metadata.xml12
-rw-r--r--sci-physics/bullet/metadata.xml19
-rw-r--r--sys-apps/ack/metadata.xml13
-rw-r--r--sys-apps/chname/metadata.xml8
-rw-r--r--sys-apps/hardened-shadow/metadata.xml3
-rw-r--r--sys-apps/irqbalance/metadata.xml3
-rw-r--r--sys-apps/pv/metadata.xml12
10 files changed, 57 insertions, 42 deletions
diff --git a/sci-libs/scikits/metadata.xml b/sci-libs/scikits/metadata.xml
index e5bc257a5fc9..2741d5bbe5a6 100644
--- a/sci-libs/scikits/metadata.xml
+++ b/sci-libs/scikits/metadata.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- Meta package for the scikits. Include a standard example as well.
-</longdescription>
+ <herd>sci</herd>
+ <longdescription lang="en">Meta package for the scikits. Include a standard example as well.</longdescription>
+ <upstream>
+ <remote-id type="pypi">scikits.example</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sci-libs/scikits_image/metadata.xml b/sci-libs/scikits_image/metadata.xml
index 3efece613f9d..003d6c0b34cb 100644
--- a/sci-libs/scikits_image/metadata.xml
+++ b/sci-libs/scikits_image/metadata.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- This SciKit (toolkit for SciPy) includes useful image processing
+ <herd>sci</herd>
+ <longdescription lang="en">This SciKit (toolkit for SciPy) includes useful image processing
algorithms for use with Python and NumPy. While SciPy’s ndimage
provides low-level manipulation, scikits.image centres around
- algorithms and applications.
-</longdescription>
+ algorithms and applications.</longdescription>
+ <upstream>
+ <remote-id type="pypi">scikits.image</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sci-libs/scikits_optimization/metadata.xml b/sci-libs/scikits_optimization/metadata.xml
index 4603bd8a9e79..e97cdf515565 100644
--- a/sci-libs/scikits_optimization/metadata.xml
+++ b/sci-libs/scikits_optimization/metadata.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- A Python module for numerical optimization.
-</longdescription>
+ <herd>sci</herd>
+ <longdescription lang="en">A Python module for numerical optimization.</longdescription>
+ <upstream>
+ <remote-id type="pypi">scikits.optimization</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sci-libs/scikits_statsmodels/metadata.xml b/sci-libs/scikits_statsmodels/metadata.xml
index 161761b3f0f6..f36eccebd66e 100644
--- a/sci-libs/scikits_statsmodels/metadata.xml
+++ b/sci-libs/scikits_statsmodels/metadata.xml
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- Statsmodels is a python package that provides a complement to scipy
+ <herd>sci</herd>
+ <longdescription lang="en">Statsmodels is a python package that provides a complement to scipy
for statistical computations including descriptive statistics and
estimation of statistical models.
-
scikits.statsmodels provides classes and functions for the estimation
of several categories of statistical models. These currently include
linear regression models, OLS, GLS, WLS and GLS with AR(p) errors,
@@ -14,6 +12,8 @@
linear models, and regression with discrete dependent variables,
Logit, Probit, MNLogit, Poisson, based on maximum likelihood estimators.
An extensive list of result statistics are avalable for each estimation
- problem.
-</longdescription>
+ problem.</longdescription>
+ <upstream>
+ <remote-id type="pypi">scikits.statsmodels</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml
index 99d16b07ba61..bdc329405b17 100644
--- a/sci-physics/bullet/metadata.xml
+++ b/sci-physics/bullet/metadata.xml
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-physics</herd>
-<longdescription lang="en">
- Bullet is a professional open source multi-threaded
+ <herd>sci-physics</herd>
+ <longdescription lang="en">Bullet is a professional open source multi-threaded
3D Collision Detection and Rigid Body Dynamics Library
- for games and animation.
-</longdescription>
-<use>
- <flag name='extras'>Build additional libraries</flag>
- <flag name='double-precision'>Build libraries in double precision</flag>
-</use>
+ for games and animation.</longdescription>
+ <use>
+ <flag name="extras">Build additional libraries</flag>
+ <flag name="double-precision">Build libraries in double precision</flag>
+ </use>
+ <upstream>
+ <remote-id type="google-code">bullet</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-apps/ack/metadata.xml b/sys-apps/ack/metadata.xml
index 9f8576f0e4d4..690e1f2369c0 100644
--- a/sys-apps/ack/metadata.xml
+++ b/sys-apps/ack/metadata.xml
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>perl</herd>
-<maintainer>
- <email>rajiv@gentoo.org</email>
- <name>Rajiv Aaron Manglani</name>
-</maintainer>
+ <herd>perl</herd>
+ <maintainer>
+ <email>rajiv@gentoo.org</email>
+ <name>Rajiv Aaron Manglani</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">ack</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-apps/chname/metadata.xml b/sys-apps/chname/metadata.xml
index 68f9d1e1d6a9..7d6ebf36c141 100644
--- a/sys-apps/chname/metadata.xml
+++ b/sys-apps/chname/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
- <longdescription lang="en">
- Run a command with a new system hostname. Requires utsname namespaces.
- </longdescription>
+ <longdescription lang="en">Run a command with a new system hostname. Requires utsname namespaces.</longdescription>
+ <upstream>
+ <remote-id type="google-code">chname</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-apps/hardened-shadow/metadata.xml b/sys-apps/hardened-shadow/metadata.xml
index d047926ffe02..5dcc2c69c794 100644
--- a/sys-apps/hardened-shadow/metadata.xml
+++ b/sys-apps/hardened-shadow/metadata.xml
@@ -5,4 +5,7 @@
<email>phajdan.jr@gentoo.org</email>
<name>Pawel Hajdan jr</name>
</maintainer>
+ <upstream>
+ <remote-id type="google-code">hardened-shadow</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-apps/irqbalance/metadata.xml b/sys-apps/irqbalance/metadata.xml
index 71ed1ba75f67..d3d9717d844c 100644
--- a/sys-apps/irqbalance/metadata.xml
+++ b/sys-apps/irqbalance/metadata.xml
@@ -5,4 +5,7 @@
<use>
<flag name="numa">Support balancing IRQs across NUMA nodes</flag>
</use>
+ <upstream>
+ <remote-id type="google-code">irqbalance</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index f24deadab0a0..dd9df551ef0e 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>jer@gentoo.org</email>
- <name>Jeroen Roovers</name>
-</maintainer>
+ <maintainer>
+ <email>jer@gentoo.org</email>
+ <name>Jeroen Roovers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="google-code">pipeviewer</remote-id>
+ </upstream>
</pkgmetadata>
-