commit: db359439bcd52f5a7f20d2332ab62feb16657504 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Sep 22 08:47:49 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 08:47:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db359439
dev-ros: Add metadata.xml for the category. dev-ros/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dev-ros/metadata.xml b/dev-ros/metadata.xml new file mode 100644 index 0000000..19cf5d4 --- /dev/null +++ b/dev-ros/metadata.xml @@ -0,0 +1,8 @@ +<?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> +
