diff options
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} |