diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:19:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:35:01 +0200 |
commit | e87e417e0dc402a376c126ca6b6016720bb1cae1 (patch) | |
tree | 6af0dc0b399b81cbcc89a1d21d2f16ef381c2301 /dev-ros | |
parent | dev-ros/xmlrpcpp: Remove old (diff) | |
download | gentoo-e87e417e0dc402a376c126ca6b6016720bb1cae1.tar.gz gentoo-e87e417e0dc402a376c126ca6b6016720bb1cae1.tar.bz2 gentoo-e87e417e0dc402a376c126ca6b6016720bb1cae1.zip |
dev-ros/xmlrpcpp: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/xmlrpcpp/xmlrpcpp-1.15.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/xmlrpcpp/xmlrpcpp-1.15.4.ebuild b/dev-ros/xmlrpcpp/xmlrpcpp-1.15.4.ebuild index 0e4f1eeed2e5..605e02ba7813 100644 --- a/dev-ros/xmlrpcpp/xmlrpcpp-1.15.4.ebuild +++ b/dev-ros/xmlrpcpp/xmlrpcpp-1.15.4.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/ros_comm" KEYWORDS="~amd64 ~arm" diff --git a/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild b/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild index dcc5fc87cd25..605e02ba7813 100644 --- a/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild +++ b/dev-ros/xmlrpcpp/xmlrpcpp-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/ros_comm" KEYWORDS="~amd64 ~arm" |