dev-lang/ocaml: add remoteid
authorAlexis Ballier <aballier@gentoo.org>
Thu, 27 Apr 2017 10:38:39 +0000 (12:38 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 27 Apr 2017 10:40:03 +0000 (12:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-lang/ocaml/metadata.xml

index 8824d14f0cefb12a2bb9d704059d3cb54c8a34aa..720c6c5d8b361e40c4c09f5a8114da32034a92c4 100644 (file)
@@ -9,4 +9,7 @@
        <flag name="flambda">Enables the Flambda optimizer: A new intermediate representation (introduced in ocaml 4.03) in the depths of the compiler designed to allow for better inlining.</flag>
        <flag name="spacetime">Enables the Spacetime memory profiler. See https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html for more information.</flag>
   </use>
+  <upstream>
+         <remote-id type="github">ocaml/ocaml</remote-id>
+  </upstream>
 </pkgmetadata>