diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:02:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:30:15 +0200 |
commit | 6c1c98c36e739d18c4b0a03791d52428c28b131c (patch) | |
tree | fb198980b3f052d1c30c7fae41120b9f088939ca /dev-ros/test_rosbag_storage | |
parent | dev-ros/test_rosbag: Remove old (diff) | |
download | gentoo-6c1c98c36e739d18c4b0a03791d52428c28b131c.tar.gz gentoo-6c1c98c36e739d18c4b0a03791d52428c28b131c.tar.bz2 gentoo-6c1c98c36e739d18c4b0a03791d52428c28b131c.zip |
dev-ros/test_rosbag_storage: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/test_rosbag_storage')
-rw-r--r-- | dev-ros/test_rosbag_storage/test_rosbag_storage-1.15.7.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/test_rosbag_storage/test_rosbag_storage-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/test_rosbag_storage/test_rosbag_storage-1.15.7.ebuild b/dev-ros/test_rosbag_storage/test_rosbag_storage-1.15.7.ebuild index 8f9c485914bb..9b630af5d5f8 100644 --- a/dev-ros/test_rosbag_storage/test_rosbag_storage-1.15.7.ebuild +++ b/dev-ros/test_rosbag_storage/test_rosbag_storage-1.15.7.ebuild @@ -1,7 +1,7 @@ # 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/ros_comm" KEYWORDS="~amd64 ~arm" diff --git a/dev-ros/test_rosbag_storage/test_rosbag_storage-9999.ebuild b/dev-ros/test_rosbag_storage/test_rosbag_storage-9999.ebuild index d2c8c31a7a75..9b630af5d5f8 100644 --- a/dev-ros/test_rosbag_storage/test_rosbag_storage-9999.ebuild +++ b/dev-ros/test_rosbag_storage/test_rosbag_storage-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 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/ros_comm" KEYWORDS="~amd64 ~arm" |