summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:05:46 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:14:56 +0100
commit0a6d5d275af2e5be02be52c67501cadc50b7c556 (patch)
tree311cc49bdc8ad9fd935368c187c28bd0893fa9f9 /dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
parentdev-ros/rosbash: treeclean (diff)
downloadgentoo-0a6d5d275af2e5be02be52c67501cadc50b7c556.tar.gz
gentoo-0a6d5d275af2e5be02be52c67501cadc50b7c556.tar.bz2
gentoo-0a6d5d275af2e5be02be52c67501cadc50b7c556.zip
dev-ros/rosboost_cfg: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild')
-rw-r--r--dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
deleted file mode 100644
index efba0bfb28e5..000000000000
--- a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros/ros"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=tools/${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Tool for determining cflags/lflags/etc. of boost on your system"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"