Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/geographic_info/
Date: Tue, 18 Apr 2017 11:17:57
Message-Id: 1492514254.53226fe6a18b2728506d57ada1b8e6ecb28351e1.aballier@gentoo
1 commit: 53226fe6a18b2728506d57ada1b8e6ecb28351e1
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 09:57:51 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 11:17:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53226fe6
7
8 ros-meta/geographic_info: Drop CATKIN_HAS_MESSAGES nonsense on a meta package.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 ros-meta/geographic_info/geographic_info-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/ros-meta/geographic_info/geographic_info-9999.ebuild b/ros-meta/geographic_info/geographic_info-9999.ebuild
16 index 1763487c9f4..5505b905381 100644
17 --- a/ros-meta/geographic_info/geographic_info-9999.ebuild
18 +++ b/ros-meta/geographic_info/geographic_info-9999.ebuild
19 @@ -1,8 +1,7 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 -CATKIN_HAS_MESSAGES=yes
26 ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
27 VER_PREFIX=${PN}-
28 KEYWORDS="~amd64"