diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 16:37:15 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:14 -0500 |
commit | 73448523aa7cdf6c6399844b63e8a64c981900ba (patch) | |
tree | 7503cff920288414175739b11e1b1de4344bad12 /dev-php | |
parent | dev-php/ca-bundle: use a slightly shorter DESCRIPTION. (diff) | |
download | gentoo-73448523aa7cdf6c6399844b63e8a64c981900ba.tar.gz gentoo-73448523aa7cdf6c6399844b63e8a64c981900ba.tar.bz2 gentoo-73448523aa7cdf6c6399844b63e8a64c981900ba.zip |
dev-php/symfony-config: add upstream/remote-id tag to metadata.xml.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/symfony-config/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/symfony-config/metadata.xml b/dev-php/symfony-config/metadata.xml index 973b41abeb6f..f7b929565055 100644 --- a/dev-php/symfony-config/metadata.xml +++ b/dev-php/symfony-config/metadata.xml @@ -14,4 +14,7 @@ autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database). </longdescription> + <upstream> + <remote-id type="github">symfony/config</remote-id> + </upstream> </pkgmetadata> |