diff options
author | 2020-07-10 18:30:15 +0200 | |
---|---|---|
committer | 2020-07-10 18:50:41 +0200 | |
commit | 75cb7375ca6df498dca4cb32521b6a524546550e (patch) | |
tree | 37294ecd9d6e4df7af1296899d46413996457915 /dev-ros/cpp_common | |
parent | dev-ros/roscpp_serialization: Remove old (diff) | |
download | gentoo-75cb7375ca6df498dca4cb32521b6a524546550e.tar.gz gentoo-75cb7375ca6df498dca4cb32521b6a524546550e.tar.bz2 gentoo-75cb7375ca6df498dca4cb32521b6a524546550e.zip |
dev-ros/cpp_common: 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/cpp_common')
-rw-r--r-- | dev-ros/cpp_common/cpp_common-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/cpp_common/cpp_common-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/cpp_common/cpp_common-0.7.2.ebuild b/dev-ros/cpp_common/cpp_common-0.7.2.ebuild index c16503322d5f..c422096a4959 100644 --- a/dev-ros/cpp_common/cpp_common-0.7.2.ebuild +++ b/dev-ros/cpp_common/cpp_common-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/cpp_common/cpp_common-9999.ebuild b/dev-ros/cpp_common/cpp_common-9999.ebuild index 45cbd70c4812..c422096a4959 100644 --- a/dev-ros/cpp_common/cpp_common-9999.ebuild +++ b/dev-ros/cpp_common/cpp_common-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 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} |