public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/
@ 2015-09-22 16:14 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2015-09-22 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3962a08fc1c0f8a6060615e5e89497afca0b03be
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 16:13:54 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 16:13:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3962a08f

ros-meta/common_tutorials: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/common_tutorials/Manifest                 |  1 +
 .../common_tutorials/common_tutorials-0.1.8.ebuild | 23 ++++++++++++++++++++++
 .../common_tutorials/common_tutorials-9999.ebuild  | 23 ++++++++++++++++++++++
 ros-meta/common_tutorials/metadata.xml             |  5 +++++
 4 files changed, 52 insertions(+)

diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest
new file mode 100644
index 0000000..c0f80a8
--- /dev/null
+++ b/ros-meta/common_tutorials/Manifest
@@ -0,0 +1 @@
+DIST common_tutorials-0.1.8.tar.gz 10591 SHA256 5be04cdcfbc569d7b89c306628fd4414a3e2972ad2154548df2b86d4056393d9 SHA512 a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c WHIRLPOOL dd60f2c2c760c4f3485ec670af0a0140569535640886268f329e6088fa19279703489b361d51ba9bbd8cb05194f63376b11983e1709e1f5063dc6e28453a0685

diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild
new file mode 100644
index 0000000..e144e64
--- /dev/null
+++ b/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/common_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage that contains common tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_tutorials
+	dev-ros/nodelet_tutorial_math
+	dev-ros/pluginlib_tutorials
+	dev-ros/turtle_actionlib
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/common_tutorials/common_tutorials-9999.ebuild b/ros-meta/common_tutorials/common_tutorials-9999.ebuild
new file mode 100644
index 0000000..e144e64
--- /dev/null
+++ b/ros-meta/common_tutorials/common_tutorials-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/common_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage that contains common tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_tutorials
+	dev-ros/nodelet_tutorial_math
+	dev-ros/pluginlib_tutorials
+	dev-ros/turtle_actionlib
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/common_tutorials/metadata.xml b/ros-meta/common_tutorials/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/common_tutorials/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/
@ 2016-12-13 13:57 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2016-12-13 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     5bbfd835689d6c8499655e3d44bd39ef9decf0b7
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 13:39:31 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 13:39:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbfd835

ros-meta/common_tutorials: Bump to 0.1.10.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ros-meta/common_tutorials/Manifest                 |  1 +
 .../common_tutorials-0.1.10.ebuild                 | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest
index c0f80a8..8001e80 100644
--- a/ros-meta/common_tutorials/Manifest
+++ b/ros-meta/common_tutorials/Manifest
@@ -1 +1,2 @@
+DIST common_tutorials-0.1.10.tar.gz 12511 SHA256 5c0b0dd964805f37720f404b6f2d7c455c237b76ab161b5192d0852a09b0114a SHA512 92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b WHIRLPOOL 94699853f3b3d80139a306bafe560497ae657b177c6eebcb607479ca96b870000f69d49f2b334e1366b2d597c096840aea1ec2c674e0dc0043b4c8b4c4e22d89
 DIST common_tutorials-0.1.8.tar.gz 10591 SHA256 5be04cdcfbc569d7b89c306628fd4414a3e2972ad2154548df2b86d4056393d9 SHA512 a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c WHIRLPOOL dd60f2c2c760c4f3485ec670af0a0140569535640886268f329e6088fa19279703489b361d51ba9bbd8cb05194f63376b11983e1709e1f5063dc6e28453a0685

diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild
new file mode 100644
index 00000000..4c359d2
--- /dev/null
+++ b/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/common_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage that contains common tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_tutorials
+	dev-ros/nodelet_tutorial_math
+	dev-ros/pluginlib_tutorials
+	dev-ros/turtle_actionlib
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/
@ 2018-04-06  8:49 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2018-04-06  8:49 UTC (permalink / raw
  To: gentoo-commits

commit:     c74e1c8d82d1ddab4701eccec3ad7ce63078b7ca
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 19:40:09 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 08:49:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74e1c8d

ros-meta/common_tutorials: Bump to 0.1.11.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 ros-meta/common_tutorials/Manifest                 |  1 +
 .../common_tutorials-0.1.11.ebuild                 | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest
index c868c270410..ae16dbe30ad 100644
--- a/ros-meta/common_tutorials/Manifest
+++ b/ros-meta/common_tutorials/Manifest
@@ -1,2 +1,3 @@
 DIST common_tutorials-0.1.10.tar.gz 12511 BLAKE2B deeb06317c0f56f2496277f488592ba056b82440cb320fc9ea6bd3d2d6b8828301ce03c2f5db9ed1871b4f6a1caa8c874a510c912ab89ef1d05b01f364ee09be SHA512 92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b
+DIST common_tutorials-0.1.11.tar.gz 12527 BLAKE2B 679cee86aad711677d1ed74320832c7ceb6d66adb34b835a80ad536be7bff517a78ca43e04372de23b491f8156ea3a4c268b4661d74fb1c04130e39033e1b961 SHA512 a42ab4b95eeaf9620ae0987f4e1cc530213b39455dea3ff8d944ac24ee7ed8e321ac8ed4f73b8e4d8d882248a850dface0169a5d521b02b226e6d0cb6016a33a
 DIST common_tutorials-0.1.8.tar.gz 10591 BLAKE2B 7bf99e6a46ff52904f34f0b8e226dab10634325531ac736e530499af43ad1f1ca62168e476ef6ea9e33007c883804220b512e7683fed36e6940017624031f0ac SHA512 a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c

diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild
new file mode 100644
index 00000000000..ba12d700282
--- /dev/null
+++ b/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild
@@ -0,0 +1,22 @@
+# 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/common_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage that contains common tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_tutorials
+	dev-ros/nodelet_tutorial_math
+	dev-ros/pluginlib_tutorials
+	dev-ros/turtle_actionlib
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/
@ 2020-07-29 12:21 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2020-07-29 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     02471b5b5a7468c3364cdac505a151f4ab4cb3ab
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 12:17:26 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 12:21:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02471b5b

ros-meta/common_tutorials: Bump to 0.2.0.

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/common_tutorials/Manifest                 |  1 +
 .../common_tutorials/common_tutorials-0.2.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest
index 48ae9c7c01c..701ce26bc20 100644
--- a/ros-meta/common_tutorials/Manifest
+++ b/ros-meta/common_tutorials/Manifest
@@ -1 +1,2 @@
 DIST common_tutorials-0.1.12.tar.gz 12609 BLAKE2B c570236517420685a4733d84694a03486798038f4b7a0e721179d602a6870b51afb558dedd64ed2ccf518bb0e37cccefcae701053eb4c5fe32ef3e2d5dc5d69b SHA512 37244290b0c84aff47172484e2f3c1eecfe3482856030a08e55f2d1b0cad903262be453e81780f58e250c4e1f24c06f6256da5ff1342617d7d5f501f38fc7527
+DIST common_tutorials-0.2.0.tar.gz 12624 BLAKE2B 051e8e980e23dc2ecac2bfb534a8d820b2d2ee3d84b7e42e7ebc538e82560a7ea7e84972a6d6ab5f0c441eba7cf8c7aa2b3b5aced00f73ffc0f0537a3df0c547 SHA512 a3f537199c3ed143ef6c44edaf3fe427374027ed33478f9d440adc62697ace7e69c09cc5b5cacc76d2062eabc32138cbb08314dfd3d4af6f45f0147cb39bf2d9

diff --git a/ros-meta/common_tutorials/common_tutorials-0.2.0.ebuild b/ros-meta/common_tutorials/common_tutorials-0.2.0.ebuild
new file mode 100644
index 00000000000..fb141b58f4b
--- /dev/null
+++ b/ros-meta/common_tutorials/common_tutorials-0.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros/common_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage that contains common tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_tutorials
+	dev-ros/nodelet_tutorial_math
+	dev-ros/pluginlib_tutorials
+	dev-ros/turtle_actionlib
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-29 12:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29 12:21 [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2018-04-06  8:49 Alexis Ballier
2016-12-13 13:57 Alexis Ballier
2015-09-22 16:14 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox