diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 16:43:38 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:16 -0500 |
commit | f3c0ac8f53270400e1ede390fdff50c2fe578442 (patch) | |
tree | 15964b47852437fc661ae95cc826c249f58ac5dd /dev-php/symfony-event-dispatcher | |
parent | dev-php/symfony-dependency-injection: loosen restrictions on dependencies. (diff) | |
download | gentoo-f3c0ac8f53270400e1ede390fdff50c2fe578442.tar.gz gentoo-f3c0ac8f53270400e1ede390fdff50c2fe578442.tar.bz2 gentoo-f3c0ac8f53270400e1ede390fdff50c2fe578442.zip |
dev-php/symfony-event-dispatcher: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/symfony-event-dispatcher')
-rw-r--r-- | dev-php/symfony-event-dispatcher/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/symfony-event-dispatcher/metadata.xml b/dev-php/symfony-event-dispatcher/metadata.xml index abb80917f21d..5cce61fadf7e 100644 --- a/dev-php/symfony-event-dispatcher/metadata.xml +++ b/dev-php/symfony-event-dispatcher/metadata.xml @@ -13,4 +13,7 @@ The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them. </longdescription> + <upstream> + <remote-id type="github">symfony/event-dispatcher</remote-id> + </upstream> </pkgmetadata> |