diff options
Diffstat (limited to 'dev-ros/mk/mk-1.13.1.ebuild')
-rw-r--r-- | dev-ros/mk/mk-1.13.1.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-ros/mk/mk-1.13.1.ebuild b/dev-ros/mk/mk-1.13.1.ebuild deleted file mode 100644 index 5a179e92a842..000000000000 --- a/dev-ros/mk/mk-1.13.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/ros" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=core/${PN} - -inherit ros-catkin - -DESCRIPTION="A collection of .mk include files for building ROS architectural elements" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |