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 71/98] ros-catkin.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:52:45
Message-Id: 20180812072343.19947-72-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to eclasses, part one by "Michał Górny"
1 ---
2 eclass/ros-catkin.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
6 index 17745d72ecaf..667ecd4583f7 100644
7 --- a/eclass/ros-catkin.eclass
8 +++ b/eclass/ros-catkin.eclass
9 @@ -6,6 +6,7 @@
10 # ros@g.o
11 # @AUTHOR:
12 # Alexis Ballier <aballier@g.o>
13 +# @SUPPORTED_EAPIS: 5 6 7
14 # @BLURB: Template eclass for catkin based ROS packages.
15 # @DESCRIPTION:
16 # Provides function for building ROS packages on Gentoo.
17 --
18 2.18.0