diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-04-18 11:57:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-04-18 13:17:34 +0200 |
commit | 53226fe6a18b2728506d57ada1b8e6ecb28351e1 (patch) | |
tree | d53282fcbdd63632301359fa928f8b2a419932b8 /ros-meta | |
parent | dev-ros/angles: Add missing PYTHON_COMPAT (diff) | |
download | gentoo-53226fe6a18b2728506d57ada1b8e6ecb28351e1.tar.gz gentoo-53226fe6a18b2728506d57ada1b8e6ecb28351e1.tar.bz2 gentoo-53226fe6a18b2728506d57ada1b8e6ecb28351e1.zip |
ros-meta/geographic_info: Drop CATKIN_HAS_MESSAGES nonsense on a meta package.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/geographic_info/geographic_info-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ros-meta/geographic_info/geographic_info-9999.ebuild b/ros-meta/geographic_info/geographic_info-9999.ebuild index 1763487c9f40..5505b905381a 100644 --- a/ros-meta/geographic_info/geographic_info-9999.ebuild +++ b/ros-meta/geographic_info/geographic_info-9999.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info" VER_PREFIX=${PN}- KEYWORDS="~amd64" |