diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:28:07 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:50:39 +0200 |
commit | da11f92835b9cc8f659bdc858d08ab5f3cc6cd59 (patch) | |
tree | 9ebb82c6820ffd70303731a4713be511d49116bd | |
parent | ros-meta/roscpp_core: Bump to 0.7.2. (diff) | |
download | gentoo-da11f92835b9cc8f659bdc858d08ab5f3cc6cd59.tar.gz gentoo-da11f92835b9cc8f659bdc858d08ab5f3cc6cd59.tar.bz2 gentoo-da11f92835b9cc8f659bdc858d08ab5f3cc6cd59.zip |
dev-ros/rostime: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r-- | dev-ros/rostime/rostime-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rostime/rostime-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rostime/rostime-0.7.2.ebuild b/dev-ros/rostime/rostime-0.7.2.ebuild index 19036cec849d..a5f38c7f5a95 100644 --- a/dev-ros/rostime/rostime-0.7.2.ebuild +++ b/dev-ros/rostime/rostime-0.7.2.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/roscpp_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/dev-ros/rostime/rostime-9999.ebuild b/dev-ros/rostime/rostime-9999.ebuild index d6af114604b5..a5f38c7f5a95 100644 --- a/dev-ros/rostime/rostime-9999.ebuild +++ b/dev-ros/rostime/rostime-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/roscpp_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |