From a16fde1ee487919156aed6e204d99220c5b8ffd9 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 5 Oct 2022 00:58:47 +0000 Subject: Adding metadata --- dev-ros/python_cmake_module/python_cmake_module-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ros/python_cmake_module/python_cmake_module-9999.ebuild') diff --git a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild b/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild index c2e42069c5e7..3d320cad194f 100644 --- a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild +++ b/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -34,7 +34,7 @@ BDEPEND=" " python_check_deps() { - has_version "ros-meta/ament_cmake[${PYTHON_USEDEP}]" + python_has_version "ros-meta/ament_cmake[${PYTHON_USEDEP}]" } src_configure() { -- cgit v1.3.1