diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 12:52:25 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:01:57 +0200 |
commit | dc43359741db79ddae3b123b4c22d407174ba5f5 (patch) | |
tree | 88e9b3a22e4a20ac481aed7ad051a0a99230870f /dev-haskell/hxt-unicode | |
parent | Drop obsolete gitorious remote-id (diff) | |
download | gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.gz gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.bz2 gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.zip |
Add missing remote-id type=github
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/hxt-unicode')
-rw-r--r-- | dev-haskell/hxt-unicode/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/hxt-unicode/metadata.xml b/dev-haskell/hxt-unicode/metadata.xml index 7412912a6718..94a8ee24cdb2 100644 --- a/dev-haskell/hxt-unicode/metadata.xml +++ b/dev-haskell/hxt-unicode/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>haskell</herd> @@ -8,4 +8,7 @@ ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy functions, errors may be detected or ignored. </longdescription> + <upstream> + <remote-id type="github">UweSchmidt/hxt</remote-id> + </upstream> </pkgmetadata> |