summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 13:07:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 13:45:27 +0200
commit6008f2ce6e87f6d7919e386e10e1d94c926b23e9 (patch)
tree73ddf59824f754f7b4647103f0dd1db4348b89a3
parentdev-ros/bondpy: Remove old (diff)
downloadgentoo-6008f2ce6e87f6d7919e386e10e1d94c926b23e9.tar.gz
gentoo-6008f2ce6e87f6d7919e386e10e1d94c926b23e9.tar.bz2
gentoo-6008f2ce6e87f6d7919e386e10e1d94c926b23e9.zip
dev-ros/bondcpp: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/bondcpp/bondcpp-1.8.5.ebuild4
-rw-r--r--dev-ros/bondcpp/bondcpp-9999.ebuild6
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-ros/bondcpp/bondcpp-1.8.5.ebuild b/dev-ros/bondcpp/bondcpp-1.8.5.ebuild
index faf7108d4d5e..dc38b47180d5 100644
--- a/dev-ros/bondcpp/bondcpp-1.8.5.ebuild
+++ b/dev-ros/bondcpp/bondcpp-1.8.5.ebuild
@@ -1,14 +1,14 @@
# 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/bond_core"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="C++ implementation of bond, a mechanism for checking when another process has terminated"
+DESCRIPTION="C++ implementation of bond, for checking when another process has terminated"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/dev-ros/bondcpp/bondcpp-9999.ebuild b/dev-ros/bondcpp/bondcpp-9999.ebuild
index 5516dd68b9ff..dc38b47180d5 100644
--- a/dev-ros/bondcpp/bondcpp-9999.ebuild
+++ b/dev-ros/bondcpp/bondcpp-9999.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2018 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/bond_core"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="C++ implementation of bond, a mechanism for checking when another process has terminated"
+DESCRIPTION="C++ implementation of bond, for checking when another process has terminated"
LICENSE="BSD"
SLOT="0"
IUSE=""