summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/uhc-light/metadata.xml')
-rw-r--r--dev-haskell/uhc-light/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/uhc-light/metadata.xml b/dev-haskell/uhc-light/metadata.xml
index cac816ff701e..cd3392e2775f 100644
--- a/dev-haskell/uhc-light/metadata.xml
+++ b/dev-haskell/uhc-light/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 type="project">
@@ -8,4 +8,7 @@
<longdescription>
A 'light' variant of UHC including only an API and executables for compiling to Core representation (uhcl) and running CoreRun (uhcr). This version is just to test the infrastructure. Later versions will provide a fleshing out of the API and completion of the now rudimentary platform independent (Haskell) interpreted running etc..
</longdescription>
+ <upstream>
+ <remote-id type="github">UU-ComputerScience/uhc</remote-id>
+ </upstream>
</pkgmetadata>