diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-05-15 08:20:13 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-05-15 08:20:13 +0200 |
commit | 064da91b418e64e75bdedea2a523af0fe1309fcc (patch) | |
tree | 6761c82809f70ca078ac2055cd99cdea5ee170fa /dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild | |
parent | dev-ros/urdf_tutorial: Remove old (diff) | |
download | gentoo-064da91b418e64e75bdedea2a523af0fe1309fcc.tar.gz gentoo-064da91b418e64e75bdedea2a523af0fe1309fcc.tar.bz2 gentoo-064da91b418e64e75bdedea2a523af0fe1309fcc.zip |
dev-ros/urdf_tutorial: bump to 0.4.0
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild')
-rw-r--r-- | dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild index 5e71d2766709..305da65fc713 100644 --- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild +++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/urdf_tutorial" KEYWORDS="~amd64" -ROS_SUBDIR="${PN}" PYTHON_COMPAT=( python2_7 ) inherit ros-catkin |