mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/commons-primitives: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>java@gentoo.org</email>
|
||||
<name>Java</name>
|
||||
</maintainer>
|
||||
|
||||
<longdescription>
|
||||
Apache Jakarta Commons Primitives provides a collection of types and
|
||||
utilities optimized for working with Java primitives (boolean, byte,
|
||||
char, double, float, int, long, short). Generally, the
|
||||
Commons-Primitives classes are smaller, faster and easier to work with
|
||||
than their purely Object based alternatives.
|
||||
</longdescription>
|
||||
<maintainer type="project">
|
||||
<email>java@gentoo.org</email>
|
||||
<name>Java</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Apache Jakarta Commons Primitives provides a collection of types and
|
||||
utilities optimized for working with Java primitives (boolean, byte,
|
||||
char, double, float, int, long, short). Generally, the
|
||||
Commons-Primitives classes are smaller, faster and easier to work with
|
||||
than their purely Object based alternatives.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user