diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 16:29:03 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:11 -0500 |
commit | 585ae62c7b48eb669d3803abfb535d11ee05d9b5 (patch) | |
tree | 6be97f292cd261643a3772621fc11c3558407ce9 /dev-php/jsonlint/metadata.xml | |
parent | dev-php/json-schema: add upstream/remote-id tag to metadata.xml. (diff) | |
download | gentoo-585ae62c7b48eb669d3803abfb535d11ee05d9b5.tar.gz gentoo-585ae62c7b48eb669d3803abfb535d11ee05d9b5.tar.bz2 gentoo-585ae62c7b48eb669d3803abfb535d11ee05d9b5.zip |
dev-php/jsonlint: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/jsonlint/metadata.xml')
-rw-r--r-- | dev-php/jsonlint/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/jsonlint/metadata.xml b/dev-php/jsonlint/metadata.xml index 636d085e1bac..ec5aa6460371 100644 --- a/dev-php/jsonlint/metadata.xml +++ b/dev-php/jsonlint/metadata.xml @@ -12,4 +12,7 @@ <longdescription> Json linter, port of the JavaScript jsonlint library. </longdescription> + <upstream> + <remote-id type="github">Seldaek/jsonlint</remote-id> + </upstream> </pkgmetadata> |