Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 39/44] ros-catkin.eclass: Set @PROVIDES
Date: Thu, 02 Sep 2021 11:00:43
Message-Id: 20210902104724.1043118-40-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/44] @PROVIDES for eclasses by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 eclass/ros-catkin.eclass | 1 +
4 1 file changed, 1 insertion(+)
5
6 diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
7 index 48121bf1d2a1..906d76843574 100644
8 --- a/eclass/ros-catkin.eclass
9 +++ b/eclass/ros-catkin.eclass
10 @@ -7,6 +7,7 @@
11 # @AUTHOR:
12 # Alexis Ballier <aballier@g.o>
13 # @SUPPORTED_EAPIS: 7
14 +# @PROVIDES: cmake python-single-r1
15 # @BLURB: Template eclass for catkin based ROS packages.
16 # @DESCRIPTION:
17 # Provides function for building ROS packages on Gentoo.
18 --
19 2.33.0