commit: 53226fe6a18b2728506d57ada1b8e6ecb28351e1 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Apr 18 09:57:51 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Apr 18 11:17:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53226fe6
ros-meta/geographic_info: Drop CATKIN_HAS_MESSAGES nonsense on a meta package. Package-Manager: Portage-2.3.5, Repoman-2.3.2 ros-meta/geographic_info/geographic_info-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ros-meta/geographic_info/geographic_info-9999.ebuild b/ros-meta/geographic_info/geographic_info-9999.ebuild index 1763487c9f4..5505b905381 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"
