diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 11:03:51 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 11:03:51 +0000 |
commit | 9aa9628ac7b2b62cc3ad48e876c349fb92205a86 (patch) | |
tree | c8f6fd208f0838354c2909a37a73097c5570f8b1 /dev-haskell/exceptions/metadata.xml | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-9aa9628ac7b2b62cc3ad48e876c349fb92205a86.tar.gz gentoo-2-9aa9628ac7b2b62cc3ad48e876c349fb92205a86.tar.bz2 gentoo-2-9aa9628ac7b2b62cc3ad48e876c349fb92205a86.zip |
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-haskell/exceptions/metadata.xml')
-rw-r--r-- | dev-haskell/exceptions/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/exceptions/metadata.xml b/dev-haskell/exceptions/metadata.xml index fb74c6a568ef..b7da76b43080 100644 --- a/dev-haskell/exceptions/metadata.xml +++ b/dev-haskell/exceptions/metadata.xml @@ -5,4 +5,7 @@ <longdescription> Extensible optionally-pure exceptions </longdescription> + <upstream> + <remote-id type="github">ekmett/exceptions</remote-id> + </upstream> </pkgmetadata> |