public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-cstruct/, dev-python/automaton/, dev-ml/ocaml-pcap/, ...
@ 2015-10-21 14:25 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-10-21 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     0f25af633c6a493a106a4f05f2caf1646cfc9f7b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 14:24:49 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 14:25:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f25af63

Update remote-ids

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-emacs/dash/metadata.xml            | 7 +++++--
 dev-java/fec/metadata.xml              | 6 ++++--
 dev-ml/io-page/metadata.xml            | 5 ++++-
 dev-ml/mirage-profile/metadata.xml     | 5 ++++-
 dev-ml/ocaml-cstruct/metadata.xml      | 5 ++++-
 dev-ml/ocaml-dns/metadata.xml          | 5 ++++-
 dev-ml/ocaml-pcap/metadata.xml         | 5 ++++-
 dev-ml/ocaml-uri/metadata.xml          | 5 ++++-
 dev-ml/ocplib-endian/metadata.xml      | 5 ++++-
 dev-ml/qcheck/metadata.xml             | 5 ++++-
 dev-ml/stringext/metadata.xml          | 5 ++++-
 dev-python/automaton/metadata.xml      | 5 ++++-
 dev-python/cycler/metadata.xml         | 6 +++++-
 dev-python/joblib/metadata.xml         | 5 +++--
 dev-python/mpi4py/metadata.xml         | 6 ++++--
 dev-python/oct2py/metadata.xml         | 5 +++--
 dev-python/serpent/metadata.xml        | 3 ++-
 dev-python/zope-interface/metadata.xml | 3 ++-
 media-radio/fldigi/metadata.xml        | 7 +++++--
 x11-misc/spacefm/metadata.xml          | 1 +
 20 files changed, 74 insertions(+), 25 deletions(-)

diff --git a/app-emacs/dash/metadata.xml b/app-emacs/dash/metadata.xml
index bc306fe..b70add8 100644
--- a/app-emacs/dash/metadata.xml
+++ b/app-emacs/dash/metadata.xml
@@ -1,5 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>emacs</herd>
+	<herd>emacs</herd>
+	<upstream>
+		<remote-id type="github">magnars/dash.el</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/dev-java/fec/metadata.xml b/dev-java/fec/metadata.xml
index 21237a6..a40f7c1 100644
--- a/dev-java/fec/metadata.xml
+++ b/dev-java/fec/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
@@ -6,5 +6,7 @@
 		<name>Thomas Sachau (Tommy[D])</name>
 	</maintainer>
 	<herd>java</herd>
+	<upstream>
+		<remote-id type="bitbucket">onionnetworks</remote-id>
+	</upstream>
 </pkgmetadata>
-

diff --git a/dev-ml/io-page/metadata.xml b/dev-ml/io-page/metadata.xml
index a33970c..832ee88 100644
--- a/dev-ml/io-page/metadata.xml
+++ b/dev-ml/io-page/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -6,4 +6,7 @@
     <maintainer>
         <email>tomboy64@sina.cn</email>
     </maintainer>
+    <upstream>
+        <remote-id type="github">mirage/io-page</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/mirage-profile/metadata.xml b/dev-ml/mirage-profile/metadata.xml
index a33970c..13a51b9 100644
--- a/dev-ml/mirage-profile/metadata.xml
+++ b/dev-ml/mirage-profile/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -6,4 +6,7 @@
     <maintainer>
         <email>tomboy64@sina.cn</email>
     </maintainer>
+    <upstream>
+        <remote-id type="github">mirage/mirage-profile</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/ocaml-cstruct/metadata.xml b/dev-ml/ocaml-cstruct/metadata.xml
index 4913ab2..d81d9c8 100644
--- a/dev-ml/ocaml-cstruct/metadata.xml
+++ b/dev-ml/ocaml-cstruct/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -11,4 +11,7 @@
         <flag name="camlp4">Enable support for camlp4</flag>
         <flag name="lwt">Enable threads via lwt</flag>
     </use>
+    <upstream>
+        <remote-id type="github">mirage/ocaml-cstruct</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/ocaml-dns/metadata.xml b/dev-ml/ocaml-dns/metadata.xml
index d639c50..048f61d 100644
--- a/dev-ml/ocaml-dns/metadata.xml
+++ b/dev-ml/ocaml-dns/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -10,4 +10,7 @@
         <flag name="async">support for asynchronous execution</flag>
         <flag name="lwt">enable threads via lwt</flag>
     </use>
+    <upstream>
+        <remote-id type="github">mirage/ocaml-dns</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/ocaml-pcap/metadata.xml b/dev-ml/ocaml-pcap/metadata.xml
index a33970c..1f1335c 100644
--- a/dev-ml/ocaml-pcap/metadata.xml
+++ b/dev-ml/ocaml-pcap/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -6,4 +6,7 @@
     <maintainer>
         <email>tomboy64@sina.cn</email>
     </maintainer>
+    <upstream>
+        <remote-id type="github">mirage/ocaml-pcap</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/ocaml-uri/metadata.xml b/dev-ml/ocaml-uri/metadata.xml
index e4232a4..06b4aa1 100644
--- a/dev-ml/ocaml-uri/metadata.xml
+++ b/dev-ml/ocaml-uri/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -9,4 +9,7 @@
     <use>
         <flag name="allservices">Compile support for all service types</flag>
     </use>
+    <upstream>
+        <remote-id type="github">mirage/ocaml-uri</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/ocplib-endian/metadata.xml b/dev-ml/ocplib-endian/metadata.xml
index a33970c..4bc293e 100644
--- a/dev-ml/ocplib-endian/metadata.xml
+++ b/dev-ml/ocplib-endian/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -6,4 +6,7 @@
     <maintainer>
         <email>tomboy64@sina.cn</email>
     </maintainer>
+    <upstream>
+        <remote-id type="github">OCamlPro/ocplib-endian</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-ml/qcheck/metadata.xml b/dev-ml/qcheck/metadata.xml
index 04ee825..aa4fd4b 100644
--- a/dev-ml/qcheck/metadata.xml
+++ b/dev-ml/qcheck/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>ml</herd>
@@ -9,4 +9,7 @@
 	<use>
 		<flag name="ounit">Enable integration with ounit</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">c-cube/qcheck</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/dev-ml/stringext/metadata.xml b/dev-ml/stringext/metadata.xml
index a33970c..e08529e 100644
--- a/dev-ml/stringext/metadata.xml
+++ b/dev-ml/stringext/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <herd>ml</herd>
@@ -6,4 +6,7 @@
     <maintainer>
         <email>tomboy64@sina.cn</email>
     </maintainer>
+    <upstream>
+        <remote-id type="github">rgrinberg/stringext</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-python/automaton/metadata.xml b/dev-python/automaton/metadata.xml
index d5dfd32..11cecfa 100644
--- a/dev-python/automaton/metadata.xml
+++ b/dev-python/automaton/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
@@ -7,4 +7,7 @@
 	</maintainer>
 	<longdescription lang="en">
 	</longdescription>
+	<upstream>
+		<remote-id type="pypi">automaton</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/dev-python/cycler/metadata.xml b/dev-python/cycler/metadata.xml
index 301d220..f778d54 100644
--- a/dev-python/cycler/metadata.xml
+++ b/dev-python/cycler/metadata.xml
@@ -1,5 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>python</herd>
+	<upstream>
+		<remote-id type="github">matplotlib/cycler</remote-id>
+		<remote-id type="pypi">Cycler</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/dev-python/joblib/metadata.xml b/dev-python/joblib/metadata.xml
index 6d21330..59cc2bd 100644
--- a/dev-python/joblib/metadata.xml
+++ b/dev-python/joblib/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>python</herd>
@@ -11,8 +11,9 @@
   * logging and tracing of the execution
   Joblib is optimized to be fast and robust in particular on large,
   long-running functions and has specific optimizations for numpy arrays.
-</longdescription>
+  </longdescription>
   <upstream>
     <remote-id type="pypi">joblib</remote-id>
+    <remote-id type="github">joblib/joblib</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/mpi4py/metadata.xml b/dev-python/mpi4py/metadata.xml
index 5bbdad7..67eec76 100644
--- a/dev-python/mpi4py/metadata.xml
+++ b/dev-python/mpi4py/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>python</herd>
@@ -12,8 +12,10 @@
   picklable Python object as well as optimized communications of
   Python object exposing the single-segment buffer interface (NumPy
   arrays, builtin bytes/string/array objects).
-</longdescription>
+  </longdescription>
   <upstream>
     <remote-id type="google-code">mpi4py</remote-id>
+    <remote-id type="bitbucket">mpi4py</remote-id>
+    <remote-id type="pypi">mpi4py</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/oct2py/metadata.xml b/dev-python/oct2py/metadata.xml
index 2cce516..397ec8d 100644
--- a/dev-python/oct2py/metadata.xml
+++ b/dev-python/oct2py/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>sci-mathematics</herd>
@@ -6,8 +6,9 @@
   Uses Octave to run commands and m-files. Supports any Octave
   function or m-file, passing the data seamlessly between Python and
   Octave using MAT files.
-</longdescription>
+  </longdescription>
   <upstream>
     <remote-id type="pypi">oct2py</remote-id>
+    <remote-id type="github">blink1073/oct2py</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/serpent/metadata.xml b/dev-python/serpent/metadata.xml
index cb9922f..69586ce 100644
--- a/dev-python/serpent/metadata.xml
+++ b/dev-python/serpent/metadata.xml
@@ -1,8 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>python</herd>
 	<upstream>
 		<remote-id type="pypi">serpent</remote-id>
+		<remote-id type="github">irmen/Serpent</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-python/zope-interface/metadata.xml b/dev-python/zope-interface/metadata.xml
index 71902eb..2d178c0 100644
--- a/dev-python/zope-interface/metadata.xml
+++ b/dev-python/zope-interface/metadata.xml
@@ -1,8 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>python</herd>
 	<upstream>
 		<remote-id type="pypi">zope.interface</remote-id>
+		<remote-id type="github">zopefoundation/zope.interface</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/media-radio/fldigi/metadata.xml b/media-radio/fldigi/metadata.xml
index c05fe77..83e507b 100644
--- a/media-radio/fldigi/metadata.xml
+++ b/media-radio/fldigi/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
@@ -6,8 +6,11 @@
 		<name>Thomas Beierlein</name>
 	</maintainer>
 	<use>
-		<flag name='hamlib'>Enables support by the Hamlib amateur radio 
+		<flag name="hamlib">Enables support by the Hamlib amateur radio 
 			rig control library to get/set frequency and mode of the 
 			ham radio in use</flag>
 	</use>
+	<upstream>
+		<remote-id type="sourceforge">fldigi</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/x11-misc/spacefm/metadata.xml b/x11-misc/spacefm/metadata.xml
index abd81f4..f8b04f9 100644
--- a/x11-misc/spacefm/metadata.xml
+++ b/x11-misc/spacefm/metadata.xml
@@ -13,6 +13,7 @@
 		<doc lang="en">https://github.com/IgnorantGuru/spacefm/wiki/</doc>
 		<bugs-to>https://github.com/IgnorantGuru/spacefm/issues</bugs-to>
 		<remote-id type="sourceforge">spacefm</remote-id>
+		<remote-id type="github">ignorantguru/spacefm</remote-id>
 	</upstream>
 	<use>
 		<flag name="gtk2">Support GTK+ 2.x instead of GTK+ 3.x</flag>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-21 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 14:25 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-cstruct/, dev-python/automaton/, dev-ml/ocaml-pcap/, Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox