commit:     8a64700209226a17e24e72d525999e6ec5e71cd2
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  3 22:54:02 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Feb  3 22:54:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a647002

dev-java/icedtea: update metadata.xml

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-java/icedtea/metadata.xml | 71 ++++++++++++++++++++++++-------------------
 1 file changed, 39 insertions(+), 32 deletions(-)

diff --git a/dev-java/icedtea/metadata.xml b/dev-java/icedtea/metadata.xml
index 524aeed23e8..ea0ab250ad5 100644
--- a/dev-java/icedtea/metadata.xml
+++ b/dev-java/icedtea/metadata.xml
@@ -1,35 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<!DOCTYPE pkgmetadata
+  SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
 <pkgmetadata>
-<maintainer type="person">
-  <email>[email protected]</email>
-  <name>Andrew John Hughes</name>
-</maintainer>
-<maintainer type="project">
-  <email>[email protected]</email>
-  <name>Java</name>
-</maintainer>
-<maintainer type="project">
-  <email>[email protected]</email>
-  <name>Proxy Maintainers</name>
-</maintainer>
-<longdescription>The IcedTea project provides a harness to build the source 
code from OpenJDK (http://openjdk.java.net) using Free Software build tools 
along with additional tools such as a browser plugin and Web Start support via 
NetX. </longdescription>
-<use>
-  <flag name="cacao">Use the CACAO virtual machine rather than HotSpot.</flag>
-  <flag name="cups">Link against the CUPS library at compile time, rather than 
using it dynamically at runtime.</flag>
-  <flag name="headless-awt">Don't install the X backend for AWT, needed by 
some GUIs (used to be X flag)</flag>
-  <flag name="jamvm">Use the JamVM virtual machine rather than HotSpot.</flag>
-  <flag name="jbootstrap">If possible, recompile the final IcedTea executables 
with itself.</flag>
-  <flag name="kerberos">Link against Kerberos in order to obtain the cache 
location.</flag>
-  <flag name="nsplugin">Enable browser plugin (NPPlugin), requires also the 
webstart flag to be enabled.</flag>
-  <flag name="pax_kernel">Apply patch needed for pax enabled kernels.</flag>
-  <flag name="pch">Build using pre-compiled headers.</flag>
-  <flag name="sctp">Build the SCTP NIO channel implementation against 
lksctp</flag>
-  <flag name="shenandoah">Include the Shenandoah ultra-low pause time garbage 
collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only)</flag>
-  <flag name="smartcard">Build the PCSC driver against pcsc-lite</flag>
-  <flag name="sunec">Build the SunEC provider against system NSS</flag>
-  <flag name="system-lcms">Build against the system LCMS installation rather 
than the in-tree copy.</flag>
-  <flag name="zero">Enable Zero assembler port (usually for non-HotSpot 
architectures)</flag>
-  <flag name="webstart">Enable Web Start support (via NetX).</flag>
-</use>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Andrew John Hughes</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Georgy Yakovlev</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Java</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <longdescription>
+               The IcedTea project provides a harness to build the source code 
from OpenJDK (http://openjdk.java.net) using Free Software      build tools 
along with additional tools such as a browser plugin and Web Start support via 
NetX.
+       </longdescription>
+       <use>
+               <flag name="cacao">Use the CACAO virtual machine rather than 
HotSpot.</flag>
+               <flag name="cups">Link against the CUPS library at compile 
time, rather than using it dynamically at runtime.</flag>
+               <flag name="headless-awt">Don't install the X backend for AWT, 
needed by some GUIs (used to be X flag)</flag>
+               <flag name="jamvm">Use the JamVM virtual machine rather than 
HotSpot.</flag>
+               <flag name="jbootstrap">If possible, recompile the final 
IcedTea executables with itself.</flag>
+               <flag name="kerberos">Link against Kerberos in order to obtain 
the cache location.</flag>
+               <flag name="nsplugin">Enable browser plugin (NPPlugin), 
requires also the webstart flag to be enabled.</flag>
+               <flag name="pax_kernel">Apply patch needed for pax enabled 
kernels.</flag>
+               <flag name="pch">Build using pre-compiled headers.</flag>
+               <flag name="sctp">Build the SCTP NIO channel implementation 
against lksctp</flag>
+               <flag name="shenandoah">Include the Shenandoah ultra-low pause 
time garbage collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only)</flag>
+               <flag name="smartcard">Build the PCSC driver against 
pcsc-lite</flag>
+               <flag name="sunec">Build the SunEC provider against system 
NSS</flag>
+               <flag name="system-lcms">Build against the system LCMS 
installation rather than the in-tree copy.</flag>
+               <flag name="zero">Enable Zero assembler port (usually for 
non-HotSpot architectures)</flag>
+               <flag name="webstart">Enable Web Start support (via 
NetX).</flag>
+       </use>
 </pkgmetadata>

Reply via email to