diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 13:14:44 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:01:59 +0200 |
commit | 5877cf2b7d57ae7ab09d5d95dc2a4eca21f48dcc (patch) | |
tree | c630dc8d41a1a66617785c02e2b644158091380c /dev-php/PEAR-Console_Getopt | |
parent | Add missing remote-id type=launchpad (diff) | |
download | gentoo-5877cf2b7d57ae7ab09d5d95dc2a4eca21f48dcc.tar.gz gentoo-5877cf2b7d57ae7ab09d5d95dc2a4eca21f48dcc.tar.bz2 gentoo-5877cf2b7d57ae7ab09d5d95dc2a4eca21f48dcc.zip |
Add missing remote-id type=pear
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_Getopt/metadata.xml b/dev-php/PEAR-Console_Getopt/metadata.xml index fd3dbe39fa64..a05633b39123 100644 --- a/dev-php/PEAR-Console_Getopt/metadata.xml +++ b/dev-php/PEAR-Console_Getopt/metadata.xml @@ -1,5 +1,8 @@ -<?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>php</herd> + <upstream> + <remote-id type="pear">Console_Getopt</remote-id> + </upstream> </pkgmetadata> |