From ff25aba3157cd074f6bcc39f9c4c917ae04acbc4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 31 Oct 2020 12:10:59 +0100 Subject: [PATCH] dev-ros/geometric_shapes: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert --- dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild | 2 +- dev-ros/geometric_shapes/geometric_shapes-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild b/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild index 6fed36fb48240..4e9add6e06607 100644 --- a/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild +++ b/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-planning/geometric_shapes" KEYWORDS="~amd64 ~arm" -inherit ros-catkin +inherit flag-o-matic ros-catkin DESCRIPTION="Generic definitions of geometric shapes and bodies" LICENSE="BSD" diff --git a/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild b/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild index 6fed36fb48240..4e9add6e06607 100644 --- a/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild +++ b/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-planning/geometric_shapes" KEYWORDS="~amd64 ~arm" -inherit ros-catkin +inherit flag-o-matic ros-catkin DESCRIPTION="Generic definitions of geometric shapes and bodies" LICENSE="BSD"