diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:49:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:30:06 +0200 |
commit | d584d998777aaf59562855f7170908eff712528d (patch) | |
tree | 65c852492796aacc7a65b713f5516399fecf3ff1 /dev-ros/rosbag_storage | |
parent | dev-ros/rosbag: Remove old (diff) | |
download | gentoo-d584d998777aaf59562855f7170908eff712528d.tar.gz gentoo-d584d998777aaf59562855f7170908eff712528d.tar.bz2 gentoo-d584d998777aaf59562855f7170908eff712528d.zip |
dev-ros/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/rosbag_storage')
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.15.7.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.15.7.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.15.7.ebuild index 4095940515c2..616e74d99b96 100644 --- a/dev-ros/rosbag_storage/rosbag_storage-1.15.7.ebuild +++ b/dev-ros/rosbag_storage/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/rosbag_storage/rosbag_storage-9999.ebuild b/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild index d2265060d274..616e74d99b96 100644 --- a/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild +++ b/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# 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" |