diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 12:56:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 13:45:22 +0200 |
commit | 6767067cd89bef7ca5470d41cadbe52472ee3f03 (patch) | |
tree | 57186727bd544b610cead3be6757c287abd617ae /dev-ros/test_diagnostic_aggregator | |
parent | ros-meta/diagnostics: Bump to 1.9.4. (diff) | |
download | gentoo-6767067cd89bef7ca5470d41cadbe52472ee3f03.tar.gz gentoo-6767067cd89bef7ca5470d41cadbe52472ee3f03.tar.bz2 gentoo-6767067cd89bef7ca5470d41cadbe52472ee3f03.zip |
dev-ros/test_diagnostic_aggregator: 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_diagnostic_aggregator')
-rw-r--r-- | dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.4.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.4.ebuild index 6501cb2cc300..5fe90378f6ec 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.4.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.4.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/diagnostics" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild index cabd94dbe35a..5fe90378f6ec 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 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/diagnostics" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |