sys-apps/yarn: Set installationMethod = portage
authorJonathan Janzen <jjjonjanzen@gmail.com>
Sun, 17 Mar 2019 19:32:20 +0000 (14:32 -0500)
committerZac Medico <zmedico@gentoo.org>
Sun, 17 Mar 2019 21:12:20 +0000 (14:12 -0700)
commit8c875b1d3448263cc4f07b7758ae4e99924a6f56
tree0483e8a70af41d9c494f8d7ccd5865659ae9b0a0
parent870d26b82a0c92873c9d7335c5dfe67d5b7bbfdd
sys-apps/yarn: Set installationMethod = portage

By setting the installation method, yarn will do one of two things:

1) For older versions with no message for installationMethod = portage*,
no message will be shown. (without this, a message would be shown
recommending the user download and install a new version using a shell
script)

2) For versions that understand installationMethod = portage*,
a message telling the user to update yarn via portage will be shown.

*: https://github.com/yarnpkg/yarn/pull/7123

Closes: https://github.com/gentoo/gentoo/pull/11395
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Jonathan Janzen <jjjonjanzen@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
sys-apps/yarn/yarn-1.10.1.ebuild
sys-apps/yarn/yarn-1.12.3.ebuild
sys-apps/yarn/yarn-1.13.0.ebuild
sys-apps/yarn/yarn-1.15.2.ebuild
sys-apps/yarn/yarn-1.9.4.ebuild