diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 16:21:41 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:07 -0500 |
commit | d3c68faa303187f7312211ba4634e3007b3c8069 (patch) | |
tree | 15d720ceb0b89fd5b10e201a7396f41ae26ccba1 | |
parent | a6aa6aaeff24e29886f13b4944e3a2b24c49bf69 (diff) | |
download | gentoo-d3c68faa303187f7312211ba4634e3007b3c8069.tar.gz gentoo-d3c68faa303187f7312211ba4634e3007b3c8069.tar.xz |
dev-php/symfony-process: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
-rw-r--r-- | dev-php/symfony-process/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/symfony-process/metadata.xml b/dev-php/symfony-process/metadata.xml index d492e9e40f3..1dba9618d00 100644 --- a/dev-php/symfony-process/metadata.xml +++ b/dev-php/symfony-process/metadata.xml @@ -12,4 +12,7 @@ <longdescription> The Process component executes commands in sub-processes. </longdescription> + <upstream> + <remote-id type="github">symfony/process</remote-id> + </upstream> </pkgmetadata> |