diff options
author | 2017-04-25 07:30:26 +0200 | |
---|---|---|
committer | 2017-04-25 08:40:04 +0200 | |
commit | 98356c1e742a59edb3bddc783c53707c9e58227f (patch) | |
tree | 0c86743a51b59deef9ce2357c79d5b0563c7e7ed /dev-ros/rqt_bag/rqt_bag-9999.ebuild | |
parent | dev-ros/rqt_bag: remove old (diff) | |
download | gentoo-98356c1e742a59edb3bddc783c53707c9e58227f.tar.gz gentoo-98356c1e742a59edb3bddc783c53707c9e58227f.tar.bz2 gentoo-98356c1e742a59edb3bddc783c53707c9e58227f.zip |
dev-ros/rqt_bag: Bump to 0.4.8 and update src uri to separate repo
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/rqt_bag/rqt_bag-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_bag/rqt_bag-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rqt_bag/rqt_bag-9999.ebuild b/dev-ros/rqt_bag/rqt_bag-9999.ebuild index 73c3721422c0..9131e47b8514 100644 --- a/dev-ros/rqt_bag/rqt_bag-9999.ebuild +++ b/dev-ros/rqt_bag/rqt_bag-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_bag" PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} |