diff options
Diffstat (limited to 'dev-ros/rosmake')
-rw-r--r-- | dev-ros/rosmake/rosmake-1.14.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/rosmake/rosmake-1.14.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/rosmake/rosmake-1.14.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/rosmake/rosmake-1.14.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/rosmake/rosmake-1.14.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/rosmake/rosmake-9999.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-ros/rosmake/rosmake-1.14.0.ebuild b/dev-ros/rosmake/rosmake-1.14.0.ebuild index 43392de3cae4..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-1.14.0.ebuild +++ b/dev-ros/rosmake/rosmake-1.14.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.14.1.ebuild b/dev-ros/rosmake/rosmake-1.14.1.ebuild index 43392de3cae4..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-1.14.1.ebuild +++ b/dev-ros/rosmake/rosmake-1.14.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.14.2.ebuild b/dev-ros/rosmake/rosmake-1.14.2.ebuild index 43392de3cae4..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-1.14.2.ebuild +++ b/dev-ros/rosmake/rosmake-1.14.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.14.3.ebuild b/dev-ros/rosmake/rosmake-1.14.3.ebuild index bfa505412da9..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-1.14.3.ebuild +++ b/dev-ros/rosmake/rosmake-1.14.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.14.4.ebuild b/dev-ros/rosmake/rosmake-1.14.4.ebuild index bfa505412da9..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-1.14.4.ebuild +++ b/dev-ros/rosmake/rosmake-1.14.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-9999.ebuild b/dev-ros/rosmake/rosmake-9999.ebuild index 43392de3cae4..734dd611a6f8 100644 --- a/dev-ros/rosmake/rosmake-9999.ebuild +++ b/dev-ros/rosmake/rosmake-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin |