commit: a5e8b9f0847a4f90b6f76e4d44af98458ede3349
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 21:45:56 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 23:17:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e8b9f0
dev-php/symfony-console: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
dev-php/symfony-console/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-php/symfony-console/metadata.xml
b/dev-php/symfony-console/metadata.xml
index 4cdde10..68df466 100644
--- a/dev-php/symfony-console/metadata.xml
+++ b/dev-php/symfony-console/metadata.xml
@@ -12,4 +12,7 @@
<longdescription>
The Console component eases the creation of beautiful and testable
command line interfaces.
</longdescription>
+ <upstream>
+ <remote-id type="github">symfony/console</remote-id>
+ </upstream>
</pkgmetadata>