diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:02:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:38 +0200 |
commit | c5e8dbf25811a9659867ea6ac200561e5e43418e (patch) | |
tree | ec6dcf123e62286f67c614858cc688304e89356b /ros-meta/common_tutorials | |
parent | ros-meta/geometry_tutorials: eapi7 (diff) | |
download | gentoo-c5e8dbf25811a9659867ea6ac200561e5e43418e.tar.gz gentoo-c5e8dbf25811a9659867ea6ac200561e5e43418e.tar.bz2 gentoo-c5e8dbf25811a9659867ea6ac200561e5e43418e.zip |
ros-meta/common_tutorials: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/common_tutorials')
6 files changed, 3 insertions, 72 deletions
diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest index 36c36c745cbe..48ae9c7c01c2 100644 --- a/ros-meta/common_tutorials/Manifest +++ b/ros-meta/common_tutorials/Manifest @@ -1,4 +1 @@ -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.12.tar.gz 12609 BLAKE2B c570236517420685a4733d84694a03486798038f4b7a0e721179d602a6870b51afb558dedd64ed2ccf518bb0e37cccefcae701053eb4c5fe32ef3e2d5dc5d69b SHA512 37244290b0c84aff47172484e2f3c1eecfe3482856030a08e55f2d1b0cad903262be453e81780f58e250c4e1f24c06f6256da5ff1342617d7d5f501f38fc7527 -DIST common_tutorials-0.1.8.tar.gz 10591 BLAKE2B 7bf99e6a46ff52904f34f0b8e226dab10634325531ac736e530499af43ad1f1ca62168e476ef6ea9e33007c883804220b512e7683fed36e6940017624031f0ac SHA512 a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild deleted file mode 100644 index 4581b44efa2b..000000000000 --- a/ros-meta/common_tutorials/common_tutorials-0.1.10.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 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}" diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild deleted file mode 100644 index ba12d700282c..000000000000 --- a/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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}" diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.12.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.12.ebuild index 85bd5dc8036a..fb141b58f4bd 100644 --- a/ros-meta/common_tutorials/common_tutorials-0.1.12.ebuild +++ b/ros-meta/common_tutorials/common_tutorials-0.1.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros/common_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild deleted file mode 100644 index 68d27e98d73a..000000000000 --- a/ros-meta/common_tutorials/common_tutorials-0.1.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 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}" diff --git a/ros-meta/common_tutorials/common_tutorials-9999.ebuild b/ros-meta/common_tutorials/common_tutorials-9999.ebuild index 68d27e98d73a..fb141b58f4bd 100644 --- a/ros-meta/common_tutorials/common_tutorials-9999.ebuild +++ b/ros-meta/common_tutorials/common_tutorials-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros/common_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} |