dev-ros/rosbag_migration_rule: initial import
authorAlexis Ballier <aballier@gentoo.org>
Thu, 5 Apr 2018 19:27:03 +0000 (21:27 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 6 Apr 2018 08:49:42 +0000 (10:49 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-ros/rosbag_migration_rule/Manifest [new file with mode: 0644]
dev-ros/rosbag_migration_rule/metadata.xml [new file with mode: 0644]
dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild [new file with mode: 0644]
dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild [new file with mode: 0644]

diff --git a/dev-ros/rosbag_migration_rule/Manifest b/dev-ros/rosbag_migration_rule/Manifest
new file mode 100644 (file)
index 0000000..6713b86
--- /dev/null
@@ -0,0 +1 @@
+DIST rosbag_migration_rule-1.0.0.tar.gz 581 BLAKE2B 6007438d1fe762965ba58432519c6e85903302700951174acaead513fae374933cd2eed176a996344aab3ca29be19fbcd231f216e83c61669b69b3dd1af87cb8 SHA512 694e272509384d48277400639614464e8cf0e19766a247c6ad71399fc6b4aabf570e425d61f78bac2b712c569762a25ac3539390b19317109972cfa6768fecd6
diff --git a/dev-ros/rosbag_migration_rule/metadata.xml b/dev-ros/rosbag_migration_rule/metadata.xml
new file mode 100644 (file)
index 0000000..a1c8195
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ros@gentoo.org</email>
+    <name>Gentoo ROS Project</name>
+  </maintainer>
+  <upstream>
+         <remote-id type="github">ros/rosbag_migration_rule</remote-id>
+  </upstream>
+</pkgmetadata>
diff --git a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild
new file mode 100644 (file)
index 0000000..41c1300
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/rosbag_migration_rule"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Allows to export rosbag migration rule files without depending on rosbag"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild
new file mode 100644 (file)
index 0000000..41c1300
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/rosbag_migration_rule"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Allows to export rosbag migration rule files without depending on rosbag"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"