diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 14:00:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 15:02:10 +0200 |
commit | 20082f7e7867d774b21268f5273eaab52197d8a7 (patch) | |
tree | ed65797f8593bf221c6acd18b31e481fd2806f68 /ros-meta/pr2_common | |
parent | dev-ros/pr2_dashboard_aggregator: Remove old (diff) | |
download | gentoo-20082f7e7867d774b21268f5273eaab52197d8a7.tar.gz gentoo-20082f7e7867d774b21268f5273eaab52197d8a7.tar.bz2 gentoo-20082f7e7867d774b21268f5273eaab52197d8a7.zip |
ros-meta/pr2_common: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/pr2_common')
-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} |