summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-25 23:05:51 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-25 23:05:51 +0100
commit2923c15cab13e1a5d7e8e6759ddadd1bb475e2db (patch)
tree501c7da2c9a1c75de38c22ad5f6b1393746c6054 /dev-util/catkin
parentapp-doc/mathjax-docs: remove needless python-utils-r1 inherit (diff)
downloadgentoo-2923c15cab13e1a5d7e8e6759ddadd1bb475e2db.tar.gz
gentoo-2923c15cab13e1a5d7e8e6759ddadd1bb475e2db.tar.bz2
gentoo-2923c15cab13e1a5d7e8e6759ddadd1bb475e2db.zip
dev-util/catkin: remove needless python-utils-r1 inherit
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/catkin')
-rw-r--r--dev-util/catkin/catkin-0.8.10.ebuild4
-rw-r--r--dev-util/catkin/catkin-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/catkin/catkin-0.8.10.ebuild b/dev-util/catkin/catkin-0.8.10.ebuild
index e8b47d569373..b78f5d6c9934 100644
--- a/dev-util/catkin/catkin-0.8.10.ebuild
+++ b/dev-util/catkin/catkin-0.8.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ fi
PYTHON_COMPAT=( python3_{8..10} )
-inherit ${SCM} cmake python-r1 python-utils-r1
+inherit ${SCM} cmake python-r1
DESCRIPTION="Cmake macros and associated python code used to build some parts of ROS"
HOMEPAGE="https://wiki.ros.org/catkin"
diff --git a/dev-util/catkin/catkin-9999.ebuild b/dev-util/catkin/catkin-9999.ebuild
index e8b47d569373..b78f5d6c9934 100644
--- a/dev-util/catkin/catkin-9999.ebuild
+++ b/dev-util/catkin/catkin-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ fi
PYTHON_COMPAT=( python3_{8..10} )
-inherit ${SCM} cmake python-r1 python-utils-r1
+inherit ${SCM} cmake python-r1
DESCRIPTION="Cmake macros and associated python code used to build some parts of ROS"
HOMEPAGE="https://wiki.ros.org/catkin"