summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-15 18:09:55 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-15 18:57:12 +0200
commit51b7a2a697119432f6518f4599bea6cdad5015f9 (patch)
tree3a81dc7c8c06437798ecd78bdb2fc95213167a69 /dev-ros
parentdev-ros/realtime_tools: Remove old (diff)
downloadgentoo-51b7a2a697119432f6518f4599bea6cdad5015f9.tar.gz
gentoo-51b7a2a697119432f6518f4599bea6cdad5015f9.tar.bz2
gentoo-51b7a2a697119432f6518f4599bea6cdad5015f9.zip
dev-ros/random_numbers: 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')
-rw-r--r--dev-ros/random_numbers/random_numbers-0.3.2.ebuild6
-rw-r--r--dev-ros/random_numbers/random_numbers-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/random_numbers/random_numbers-0.3.2.ebuild b/dev-ros/random_numbers/random_numbers-0.3.2.ebuild
index fb9faa3f46bd..9501f20a103b 100644
--- a/dev-ros/random_numbers/random_numbers-0.3.2.ebuild
+++ b/dev-ros/random_numbers/random_numbers-0.3.2.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-planning/random_numbers"
KEYWORDS="~amd64 ~arm"
inherit ros-catkin
-DESCRIPTION="Wrappers for generating floating point values, integers, quaternions using boost libraries"
+DESCRIPTION="Wrappers for generating floating point values, integers and quaternions"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/dev-ros/random_numbers/random_numbers-9999.ebuild b/dev-ros/random_numbers/random_numbers-9999.ebuild
index d22e04fe0118..9501f20a103b 100644
--- a/dev-ros/random_numbers/random_numbers-9999.ebuild
+++ b/dev-ros/random_numbers/random_numbers-9999.ebuild
@@ -1,14 +1,14 @@
-# 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/ros-planning/random_numbers"
KEYWORDS="~amd64 ~arm"
inherit ros-catkin
-DESCRIPTION="Wrappers for generating floating point values, integers, quaternions using boost libraries"
+DESCRIPTION="Wrappers for generating floating point values, integers and quaternions"
LICENSE="BSD"
SLOT="0"
IUSE=""