summaryrefslogtreecommitdiff
path: root/acct-group/ros
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /acct-group/ros
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'acct-group/ros')
-rw-r--r--acct-group/ros/Manifest2
-rw-r--r--acct-group/ros/metadata.xml8
-rw-r--r--acct-group/ros/ros-0.ebuild10
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/ros/Manifest b/acct-group/ros/Manifest
new file mode 100644
index 000000000000..d750ffc6825f
--- /dev/null
+++ b/acct-group/ros/Manifest
@@ -0,0 +1,2 @@
+EBUILD ros-0.ebuild 198 BLAKE2B cd27b150402dba07c213c2a7f8539359b064a3ce14c82c8e3cf7f1f93dadc038b188f212a5982dd7a223ac836a530406fd54dc661ab4b28c02a2edeca9809679 SHA512 2914c969b0ee18d858caa90102731eafaa4e2a7554b53a39bef600fd5bcfa822dbdf8996804dede3c8eaae1f1924c8178c4c488242b2d9d1e64bd86de9d0ffde
+MISC metadata.xml 249 BLAKE2B 05e1e70021900498f37045733d9cf72175655cc72ef45d5cc5593c6fe6c04bf8a1895a6b40470e31ba15254dbf2c0e71dca9da3e1a7e7a0c76ffea90ca518f82 SHA512 f6c1880cb315572548c1cea0233124f8dfb99091c9dff06484f02847e4a6ab4bbecd627f2d561ef3d666c99c240195031294d170024fd2549dec228b7058bb71
diff --git a/acct-group/ros/metadata.xml b/acct-group/ros/metadata.xml
new file mode 100644
index 000000000000..74ced8bea005
--- /dev/null
+++ b/acct-group/ros/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>
diff --git a/acct-group/ros/ros-0.ebuild b/acct-group/ros/ros-0.ebuild
new file mode 100644
index 000000000000..373c97151c4e
--- /dev/null
+++ b/acct-group/ros/ros-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for dev-ros/roslaunch"
+
+ACCT_GROUP_ID="130"