summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-07-03 22:04:48 +0200
committerTupone Alfredo <tupone@gentoo.org>2017-07-03 22:04:48 +0200
commit7a2aeb9e0e919ad20b135ad544dd832e435f09ad (patch)
tree841e02d3fb52536c60b5e98620db6335c1009323 /dev-ada/aws/metadata.xml
parentdev-lang/ghc: add a ncurses:5/5 binary dependency, bug #561276 (diff)
downloadgentoo-7a2aeb9e0e919ad20b135ad544dd832e435f09ad.tar.gz
gentoo-7a2aeb9e0e919ad20b135ad544dd832e435f09ad.tar.bz2
gentoo-7a2aeb9e0e919ad20b135ad544dd832e435f09ad.zip
dev-ada/aws: Add gnat_2016 & gnat_2017 use flags
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ada/aws/metadata.xml')
-rw-r--r--dev-ada/aws/metadata.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-ada/aws/metadata.xml b/dev-ada/aws/metadata.xml
index 043b40ed02a5..7662c41c5d1c 100644
--- a/dev-ada/aws/metadata.xml
+++ b/dev-ada/aws/metadata.xml
@@ -5,7 +5,16 @@
<email>tupone@gentoo.org</email>
<name>Tupone Alfredo</name>
</maintainer>
+ <use>
+ <flag name="gnat_2016">Compile with dev-lang/gnat-gpl-2016</flag>
+ <flag name="gnat_2017">Compile with dev-lang/gnat-gpl-2017</flag>
+ </use>
<longdescription lang="en">
- AWS is a complete framework to develop Web based applications. The main part of the framework is the embedded Web server. This small yet powerful Web server can be embedded into your application so your application will be able to talk with a standard Web browser like Microsoft Internet Explorer or Firefox for example. Around this Web server a lot of services have been developed.
+ AWS is a complete framework to develop Web based applications. The main part
+ of the framework is the embedded Web server. This small yet powerful Web
+ server can be embedded into your application so your application will be
+ able to talk with a standard Web browser like Microsoft Internet Explorer or
+ Firefox for example. Around this Web server a lot of services have been
+ developed.
</longdescription>
</pkgmetadata>