dev-libs/aws-sdk-cpp: Shorten the 'other' USE flag description
Unfortunately that description is way too long. It has over 5k characters,
which is too much, at least for app-portage/ufed and app-portage/euses.
This commit throws away the lengthy description of each module and replaces
them with a mere list of the modules. As these are supposed to be rarely used
modules anyway, this shouldn't be a problem. If any of the modules is requested
to get its own USE flag, we can re-add its proper description.
Bug: https://bugs.gentoo.org/695262
Bug: https://bugs.gentoo.org/695462
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sven Eden <yamakuzure@gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/13030
Signed-off-by: Joonas Niilola <juippis@gentoo.org>