diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 16:27:50 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:10 -0500 |
commit | 65534b076d4b0834e4b355189900b217486f39de (patch) | |
tree | 47a39baed2296de3472780b4ab166303dbd64653 /dev-php/json-schema | |
parent | dev-php/cli-prompt: add upstream/remote-id tag to metadata.xml. (diff) | |
download | gentoo-65534b076d4b0834e4b355189900b217486f39de.tar.gz gentoo-65534b076d4b0834e4b355189900b217486f39de.tar.bz2 gentoo-65534b076d4b0834e4b355189900b217486f39de.zip |
dev-php/json-schema: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/json-schema')
-rw-r--r-- | dev-php/json-schema/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/json-schema/metadata.xml b/dev-php/json-schema/metadata.xml index 9912fb38cf6d..2497766038e5 100644 --- a/dev-php/json-schema/metadata.xml +++ b/dev-php/json-schema/metadata.xml @@ -12,4 +12,7 @@ <longdescription> A PHP Implementation for validating JSON Structures against a given Schema. </longdescription> + <upstream> + <remote-id type="github">justinrainbow/json-schema</remote-id> + </upstream> </pkgmetadata> |