summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-07-16 13:02:07 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-07-16 13:03:31 +0200
commit9bbb7cd35146ef725ac8e0de28a8819151780386 (patch)
tree1399a485d8980628e744110e0054643742bf5193 /ros-meta/desktop_full/desktop_full-1.3.1.ebuild
parentros-meta/perception: bump to 1.4.1 (diff)
downloadgentoo-9bbb7cd35146ef725ac8e0de28a8819151780386.tar.gz
gentoo-9bbb7cd35146ef725ac8e0de28a8819151780386.tar.bz2
gentoo-9bbb7cd35146ef725ac8e0de28a8819151780386.zip
ros-meta/desktop_full: Remove old
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'ros-meta/desktop_full/desktop_full-1.3.1.ebuild')
-rw-r--r--ros-meta/desktop_full/desktop_full-1.3.1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/ros-meta/desktop_full/desktop_full-1.3.1.ebuild b/ros-meta/desktop_full/desktop_full-1.3.1.ebuild
deleted file mode 100644
index 5d7cc244f8fe..000000000000
--- a/ros-meta/desktop_full/desktop_full-1.3.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/metapackages"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS complete desktop install"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- ros-meta/desktop
- ros-meta/perception
- ros-meta/simulators
- dev-ros/urdf_tutorial
-"
-DEPEND="${RDEPEND}"