Files
gentoo/dev-java/gwt/metadata.xml
Mark Wright f21a55f93e dev-java/gwt: Add for sci-mathematics/rstudio
Thanks to Joel for reporting.  Thanks to Joel, jakub, betelgeuse,
Michael Speth, Hank Leininger, Raimonds Cicans, naota and
monsieurp for working on this.

Co-Authored-By: Patrice Clement <monsieurp@gentoo.org>
Bug: https://bugs.gentoo.org/show_bug.cgi?id=696944
Closes: https://bugs.gentoo.org/show_bug.cgi?id=171257
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mark Wright <gienah@gentoo.org>
2020-01-10 19:43:18 +11:00

22 lines
766 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gienah@gentoo.org</email>
<name>Mark Wright</name>
</maintainer>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription lang="en">
GWT is a development toolkit for building and optimizing
complex browser-based applications. Its goal is to enable
productive development of high-performance web applications
without the developer having to be an expert in browser
quirks, XMLHttpRequest, and JavaScript. Its open source,
completely free, and used by thousands of developers around
the world.
</longdescription>
</pkgmetadata>