diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-30 16:21:21 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-30 16:21:21 +0200 |
commit | 5a9dcced5751603c1e56bbdf30dcdd39edeb8a53 (patch) | |
tree | f19228cf87c26831cd10fcfeb2217ce2647bf037 /sci-misc/praat | |
parent | sci-biology/spm: Fix SRC_URI to the original tarball (diff) | |
download | sci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.tar.gz sci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.tar.bz2 sci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.zip |
Add missing remote-ids to metadata
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc/praat')
-rw-r--r-- | sci-misc/praat/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-misc/praat/metadata.xml b/sci-misc/praat/metadata.xml index 7bd7ae0d3..eba36094a 100644 --- a/sci-misc/praat/metadata.xml +++ b/sci-misc/praat/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,5 +7,8 @@ <longdescription lang="en"> Praat is a phonetic program for computer. It includes speech synthesis, analysis and other tools. -</longdescription> + </longdescription> + <upstream> + <remote-id type="github">praat/praat</remote-id> + </upstream> </pkgmetadata> |