mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
Normalize quoting, replace '>' with entities, replace unnecessary
entities, remove trailing empty lines.
Done via:
find -name metadata.xml -exec xml ed -P -L -d //none {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
8 lines
250 B
XML
8 lines
250 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<catmetadata>
|
|
<longdescription lang="en">
|
|
The dev-ros category contains ROS and ROS-related packages.
|
|
</longdescription>
|
|
</catmetadata>
|