commit: f3c0ac8f53270400e1ede390fdff50c2fe578442
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 21:43:38 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 23:17:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c0ac8f
dev-php/symfony-event-dispatcher: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
dev-php/symfony-event-dispatcher/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-php/symfony-event-dispatcher/metadata.xml
b/dev-php/symfony-event-dispatcher/metadata.xml
index abb8091..5cce61f 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>