diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:04:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:38 +0200 |
commit | 88ec548f96caa2e82113ae744134f711bd95d76c (patch) | |
tree | cd8aff5f794b3f030dc299bd450faaa069b0acab /ros-meta/perception_pcl | |
parent | ros-meta/vision_opencv: eapi7 (diff) | |
download | gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.tar.gz gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.tar.bz2 gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.zip |
ros-meta/perception_pcl: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/perception_pcl')
-rw-r--r-- | ros-meta/perception_pcl/Manifest | 4 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.5.4.ebuild | 19 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.6.1.ebuild | 20 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.6.2.ebuild | 20 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.7.0.ebuild | 20 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild | 2 | ||||
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-9999.ebuild | 4 |
7 files changed, 3 insertions, 86 deletions
diff --git a/ros-meta/perception_pcl/Manifest b/ros-meta/perception_pcl/Manifest index 9b90001f8c46..111bcc238e1c 100644 --- a/ros-meta/perception_pcl/Manifest +++ b/ros-meta/perception_pcl/Manifest @@ -1,5 +1 @@ -DIST perception_pcl-1.5.4.tar.gz 73829 BLAKE2B cfc6e964691da42717d134e0b639ef4af4491074de171a84d081bf66c061a51b7c2da750ff539dd784a7a4c34cfdfe18d7d2e38c4e6d0370fbc441f9b3a6196d SHA512 e9da9b2f9b602b67bceec9b0adf515b500d77c9e5c2dbdc1f63bf5a91419bbf7f9f41d602646b8197dffcf7a077b63eb402a507dbc6bb96405a8f4d64576e36e -DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f SHA512 c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c -DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695 SHA512 c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed -DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40 SHA512 01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67 DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40f0000fa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41 SHA512 97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e diff --git a/ros-meta/perception_pcl/perception_pcl-1.5.4.ebuild b/ros-meta/perception_pcl/perception_pcl-1.5.4.ebuild deleted file mode 100644 index 48d0c60e3ead..000000000000 --- a/ros-meta/perception_pcl/perception_pcl-1.5.4.ebuild +++ /dev/null @@ -1,19 +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-perception/perception_pcl" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="PCL (Point Cloud Library) ROS interface stack" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/pcl_ros -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/perception_pcl/perception_pcl-1.6.1.ebuild b/ros-meta/perception_pcl/perception_pcl-1.6.1.ebuild deleted file mode 100644 index 7d954d9b1638..000000000000 --- a/ros-meta/perception_pcl/perception_pcl-1.6.1.ebuild +++ /dev/null @@ -1,20 +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-perception/perception_pcl" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="PCL (Point Cloud Library) ROS interface stack" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/pcl_conversions - dev-ros/pcl_ros -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/perception_pcl/perception_pcl-1.6.2.ebuild b/ros-meta/perception_pcl/perception_pcl-1.6.2.ebuild deleted file mode 100644 index 7d954d9b1638..000000000000 --- a/ros-meta/perception_pcl/perception_pcl-1.6.2.ebuild +++ /dev/null @@ -1,20 +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-perception/perception_pcl" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="PCL (Point Cloud Library) ROS interface stack" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/pcl_conversions - dev-ros/pcl_ros -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/perception_pcl/perception_pcl-1.7.0.ebuild b/ros-meta/perception_pcl/perception_pcl-1.7.0.ebuild deleted file mode 100644 index 900ff50d9cfc..000000000000 --- a/ros-meta/perception_pcl/perception_pcl-1.7.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-perception/perception_pcl" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="PCL (Point Cloud Library) ROS interface stack" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/pcl_conversions - dev-ros/pcl_ros -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild b/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild index 10a4ee828f25..98737f5f1ad3 100644 --- a/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild +++ b/ros-meta/perception_pcl/perception_pcl-1.7.1.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-perception/perception_pcl" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/ros-meta/perception_pcl/perception_pcl-9999.ebuild b/ros-meta/perception_pcl/perception_pcl-9999.ebuild index 7d954d9b1638..98737f5f1ad3 100644 --- a/ros-meta/perception_pcl/perception_pcl-9999.ebuild +++ b/ros-meta/perception_pcl/perception_pcl-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 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-perception/perception_pcl" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |