diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 13:16:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:01:59 +0200 |
commit | d997c307748d3de7f4a4d670471a9b61117e97e7 (patch) | |
tree | 177d1b65fea6f3e19218a167ac6df08873edcf52 /media-sound/podcatcher | |
parent | Add missing remote-id type=pear (diff) | |
download | gentoo-d997c307748d3de7f4a4d670471a9b61117e97e7.tar.gz gentoo-d997c307748d3de7f4a4d670471a9b61117e97e7.tar.bz2 gentoo-d997c307748d3de7f4a4d670471a9b61117e97e7.zip |
Add missing remote-id type=rubyforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/podcatcher')
-rw-r--r-- | media-sound/podcatcher/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/media-sound/podcatcher/metadata.xml b/media-sound/podcatcher/metadata.xml index 147dbcbac593..076a31daf2f7 100644 --- a/media-sound/podcatcher/metadata.xml +++ b/media-sound/podcatcher/metadata.xml @@ -1,10 +1,13 @@ -<?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>sound</herd> <longdescription lang="en"> -</longdescription> + </longdescription> <use> <flag name="bittorrent">Enable support for bittorrent downloads</flag> </use> + <upstream> + <remote-id type="rubyforge">podcatcher</remote-id> + </upstream> </pkgmetadata> |