diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:44:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 19:34:40 +0200 |
commit | 51ca33890559c636cda192ad621c67afc6b831cd (patch) | |
tree | c68225c890eaca6ac2744b9d386ec27fd4cded29 /ros-meta/geographic_info/geographic_info-9999.ebuild | |
parent | dev-ros/geographic_msgs: Bump to 0.5.5. (diff) | |
download | gentoo-51ca33890559c636cda192ad621c67afc6b831cd.tar.gz gentoo-51ca33890559c636cda192ad621c67afc6b831cd.tar.bz2 gentoo-51ca33890559c636cda192ad621c67afc6b831cd.zip |
ros-meta/geographic_info: Bump to 0.5.5.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/geographic_info/geographic_info-9999.ebuild')
-rw-r--r-- | ros-meta/geographic_info/geographic_info-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ros-meta/geographic_info/geographic_info-9999.ebuild b/ros-meta/geographic_info/geographic_info-9999.ebuild index 5505b905381a..e302db9ec89b 100644 --- a/ros-meta/geographic_info/geographic_info-9999.ebuild +++ b/ros-meta/geographic_info/geographic_info-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info" -VER_PREFIX=${PN}- KEYWORDS="~amd64" ROS_SUBDIR=${PN} |