Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/aws-sdk-cpp/
Date: Mon, 23 Sep 2019 18:51:43
Message-Id: 1569264690.8496a598cf48d8be8d2f5fe80f7360593a29a8fb.juippis@gentoo
1 commit: 8496a598cf48d8be8d2f5fe80f7360593a29a8fb
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 18:51:09 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 18:51:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8496a598
7
8 dev-libs/aws-sdk-cpp: attempt to fix metadata generation temporarily
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 dev-libs/aws-sdk-cpp/metadata.xml | 12 ++++++------
14 1 file changed, 6 insertions(+), 6 deletions(-)
15
16 diff --git a/dev-libs/aws-sdk-cpp/metadata.xml b/dev-libs/aws-sdk-cpp/metadata.xml
17 index b408951db3a..55e68d1c306 100644
18 --- a/dev-libs/aws-sdk-cpp/metadata.xml
19 +++ b/dev-libs/aws-sdk-cpp/metadata.xml
20 @@ -121,7 +121,7 @@
21 <flag name="cloudwatch">
22 Amazon CloudWatch monitors Amazon Web Services (AWS) resources and the applications run on AWS
23 in real time.
24 - The following modules besides 'monitoring' are also enabled:
25 + The following modules besides monitoring are also enabled:
26 Application Insights: Monitor .NET and SQL Server applications.
27 App Mesh : Monitor and control microservices running on AWS.
28 CloudTrail : Monitor AWS deployments in the cloud by getting a history of AWS API
29 @@ -219,7 +219,7 @@
30 <flag name="kinesis">
31 Amazon Kinesis
32 Collect, process, and analyze video and data streams in real time. The following modules besides
33 - 'kinesis' are enabled:
34 + kinesis are enabled:
35 firehose : Load data streams into AWS data stores.
36 kinesisanalytics : Process and analyze streaming data using SQL or Java. (Also
37 enables kinesisanalyticsv2)
38 @@ -261,7 +261,7 @@
39 Services (AWS).
40 Marketplace support consists of the marketplacecommerceanalytics module plus:
41 Marketplace Entitlement Service: A contract verification feature that AWS Marketplace sellers
42 - can use to verify the amount of the seller’s product (for example, end user licenses or
43 + can use to verify the amount of the sellers product (for example, end user licenses or
44 storage, data, or compute capacity) the customer has purchased.
45 Marketplace Metering Service : A pricing and metering feature that AWS Marketplace sellers can
46 use to directly charge for their software along one of four dimensions: users, data,
47 @@ -288,7 +288,7 @@
48 Amazon Comprehend : Natural language processing (NLP) to extract insights about the
49 content of documents without the need of any special preprocessing.
50 Comprehend Medical : Specialized Amazon Comprehend variant to extract insights from
51 - clinical documents such as doctor’s notes or clinical trial reports.
52 + clinical documents such as doctors notes or clinical trial reports.
53 Amazon Connect : A contact center as a service (CCaS) solution that offers easy, self-
54 service configuration and enables dynamic, personal, and natural customer engagement at
55 any scale.
56 @@ -324,7 +324,7 @@
57 Amazon Mechanical Turk : Request on-demand, scalable, human workforce to complete jobs that
58 humans can do better than computers, such as recognizing objects in photographs.
59 Amazon Neptune : Fast and reliable fully managed graph database service. Supports
60 - Apache TinkerPop Gremlin and W3C’s SPARQL
61 + Apache TinkerPop Gremlin and W3Cs SPARQL
62 Amazon QuickSight : A fast business analytics service to build visualizations, perform ad
63 hoc analysis, and quickly get business insights from your data.
64 Amazon Redshift : Fully managed petabyte-scale data warehouse service.
65 @@ -385,7 +385,7 @@
66 Amazon Simple Storage Service Storage for the internet.
67 Additionally to the s3 module, the following modules are activated:
68 Athena : Interactive query service to analyze data in Amazon S3 using standard SQL.
69 - Glacier : Storage solution for 'cold data'.
70 + Glacier : Storage solution for cold data.
71 Transfer for SFTP: Transfer files directly into and out of Amazon S3 using SFTP.
72 Also enables s3-encryption, s3control and transfer.
73 </flag>