diff options
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/pr2_common/pr2_common-1.12.4.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/pr2_common/pr2_common-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ros-meta/pr2_common/pr2_common-1.12.4.ebuild b/ros-meta/pr2_common/pr2_common-1.12.4.ebuild index 3d40e56c016a..d232737e2c1e 100644 --- a/ros-meta/pr2_common/pr2_common-1.12.4.ebuild +++ b/ros-meta/pr2_common/pr2_common-1.12.4.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/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} diff --git a/ros-meta/pr2_common/pr2_common-9999.ebuild b/ros-meta/pr2_common/pr2_common-9999.ebuild index 0dea22ccc2dc..d232737e2c1e 100644 --- a/ros-meta/pr2_common/pr2_common-9999.ebuild +++ b/ros-meta/pr2_common/pr2_common-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/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} |