diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 13:55:09 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 15:02:09 +0200 |
commit | 8b260610247dd2bd2547d55787e3ed651c991602 (patch) | |
tree | 101429a6c391b2d9de47ffeee5901bdfda37fbe1 /dev-ros/pr2_machine | |
parent | dev-ros/pr2_msgs: Remove old (diff) | |
download | gentoo-8b260610247dd2bd2547d55787e3ed651c991602.tar.gz gentoo-8b260610247dd2bd2547d55787e3ed651c991602.tar.bz2 gentoo-8b260610247dd2bd2547d55787e3ed651c991602.zip |
dev-ros/pr2_machine: 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/pr2_machine')
-rw-r--r-- | dev-ros/pr2_machine/pr2_machine-1.12.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/pr2_machine/pr2_machine-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/pr2_machine/pr2_machine-1.12.4.ebuild b/dev-ros/pr2_machine/pr2_machine-1.12.4.ebuild index f3906878327d..258bc46816a7 100644 --- a/dev-ros/pr2_machine/pr2_machine-1.12.4.ebuild +++ b/dev-ros/pr2_machine/pr2_machine-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/dev-ros/pr2_machine/pr2_machine-9999.ebuild b/dev-ros/pr2_machine/pr2_machine-9999.ebuild index 44fd194d9870..258bc46816a7 100644 --- a/dev-ros/pr2_machine/pr2_machine-9999.ebuild +++ b/dev-ros/pr2_machine/pr2_machine-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} |