summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 20:18:13 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:43 +0200
commita3e037b9cd8039d09acf59a23bc53f1e25a9d503 (patch)
treea1a895fb42ecc19fcf42cea2238f0392f83c0fcd /ros-meta
parentros-meta/diagnostics: eapi7 (diff)
downloadgentoo-a3e037b9cd8039d09acf59a23bc53f1e25a9d503.tar.gz
gentoo-a3e037b9cd8039d09acf59a23bc53f1e25a9d503.tar.bz2
gentoo-a3e037b9cd8039d09acf59a23bc53f1e25a9d503.zip
ros-meta/geometry: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/geometry/Manifest4
-rw-r--r--ros-meta/geometry/geometry-1.11.7.ebuild22
-rw-r--r--ros-meta/geometry/geometry-1.11.8.ebuild22
-rw-r--r--ros-meta/geometry/geometry-1.11.9.ebuild22
-rw-r--r--ros-meta/geometry/geometry-1.12.0.ebuild22
-rw-r--r--ros-meta/geometry/geometry-1.13.2.ebuild2
-rw-r--r--ros-meta/geometry/geometry-9999.ebuild4
7 files changed, 3 insertions, 95 deletions
diff --git a/ros-meta/geometry/Manifest b/ros-meta/geometry/Manifest
index f31c7b14543e..c0c42888ffb3 100644
--- a/ros-meta/geometry/Manifest
+++ b/ros-meta/geometry/Manifest
@@ -1,5 +1 @@
-DIST geometry-1.11.7.tar.gz 185886 BLAKE2B c3f3056aec96c8605941abf4c6928aa3987e51548dd94f486cdf83ab52f6f96911b38d4cafc0ae8fc73b7c811dcea01fe194eca448787a3c2b9ec93462e82434 SHA512 f5cf1ffdde96fc5fd375b3363192b355a2b423256bcbb9e1a7929a715b648a41919734653f9db9210fcd62a19a50c08b3c48c853dbaa4d370599732753a906e0
-DIST geometry-1.11.8.tar.gz 186749 BLAKE2B f4d2579586221014ae50a649aa8cc19fdf975184091e9f50912494f3f3d4a2963160c63bbf9ee9466ae3f26aed533b5fba35c20663681009a69b71dbb595f879 SHA512 a7d1383635d96b8a95486cbb9d1fdfc762846cb6ecc41c0deef76cea4d9f9cde99c4b079527a25bc5ac559d4987fe7a4c3159e2435942bb3d4fb992da68e0e04
-DIST geometry-1.11.9.tar.gz 185525 BLAKE2B ba807c12d4389983d95a37707344f439cd256c5200bcc639b103862d6b3c4670db62a048feddac2ddeabe8374ccfebc0cef7bf6e14b672b1610194c40c9d6022 SHA512 de775da483d1bcca05bcc0f05dc358e1e11e4ba9845f446f5810ca2e835e75ed7202ff7c43a0d7433f9db4298930af32715f2ab2689e0f22c9d8ac10a73cc97c
-DIST geometry-1.12.0.tar.gz 186357 BLAKE2B 6bf8c93b5707403655253a30b8994bb62b8b44077805bf43b266b781e5c8edb65c402d00fb76d9e87bd111211b932f10487f769ac4d04322255b57f44680adca SHA512 5cef17a76dfd5b9c2f118519bf3a74a1213d3036c8de19de453e8419d12d744a6a4ae4fd4a76b34c455b548a9857cd5bfa181698d903356737e1555d619a0627
DIST geometry-1.13.2.tar.gz 188225 BLAKE2B b08e78b298c94c38baa5d25a878be703d7d3a310277b66690b9fe4da1d0cd3f9083cf3bf6dc1d59149599b6fb0ec10feaf668206da245ed7e0cb9cf1878b620c SHA512 504de0e7ebf1dd73e918ab4fa39967cc9e39a53d487072430106b391d669ddfc7e530b66b38f4f73d1787e4a73acdad8e707c6757afe2e235157d4aa19f28af2
diff --git a/ros-meta/geometry/geometry-1.11.7.ebuild b/ros-meta/geometry/geometry-1.11.7.ebuild
deleted file mode 100644
index d380285ee751..000000000000
--- a/ros-meta/geometry/geometry-1.11.7.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/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Common geometric calculations"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/eigen_conversions
- dev-ros/kdl_conversions
- dev-ros/tf
- dev-ros/tf_conversions
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry/geometry-1.11.8.ebuild b/ros-meta/geometry/geometry-1.11.8.ebuild
deleted file mode 100644
index d380285ee751..000000000000
--- a/ros-meta/geometry/geometry-1.11.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/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Common geometric calculations"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/eigen_conversions
- dev-ros/kdl_conversions
- dev-ros/tf
- dev-ros/tf_conversions
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry/geometry-1.11.9.ebuild b/ros-meta/geometry/geometry-1.11.9.ebuild
deleted file mode 100644
index 73122ddf2f43..000000000000
--- a/ros-meta/geometry/geometry-1.11.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Common geometric calculations"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/eigen_conversions
- dev-ros/kdl_conversions
- dev-ros/tf
- dev-ros/tf_conversions
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry/geometry-1.12.0.ebuild b/ros-meta/geometry/geometry-1.12.0.ebuild
deleted file mode 100644
index c5638caeae30..000000000000
--- a/ros-meta/geometry/geometry-1.12.0.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/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Common geometric calculations"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/eigen_conversions
- dev-ros/kdl_conversions
- dev-ros/tf
- dev-ros/tf_conversions
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry/geometry-1.13.2.ebuild b/ros-meta/geometry/geometry-1.13.2.ebuild
index cbdc7fad29a3..76322fad1f55 100644
--- a/ros-meta/geometry/geometry-1.13.2.ebuild
+++ b/ros-meta/geometry/geometry-1.13.2.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/geometry"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
diff --git a/ros-meta/geometry/geometry-9999.ebuild b/ros-meta/geometry/geometry-9999.ebuild
index d380285ee751..76322fad1f55 100644
--- a/ros-meta/geometry/geometry-9999.ebuild
+++ b/ros-meta/geometry/geometry-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/geometry"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}