summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-05 21:35:26 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-06 10:49:43 +0200
commit924a25c9ff1749f0971f129adfc8b2158ee7634d (patch)
tree31c09346848299fc2aaf56a5cada36b61854b296 /ros-meta/desktop_full/desktop_full-1.3.0.ebuild
parentros-meta/desktop: bump to 1.3.2 (diff)
downloadgentoo-924a25c9.tar.gz
gentoo-924a25c9.tar.bz2
gentoo-924a25c9.zip
ros-meta/desktop_full: Remove old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta/desktop_full/desktop_full-1.3.0.ebuild')
-rw-r--r--ros-meta/desktop_full/desktop_full-1.3.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/ros-meta/desktop_full/desktop_full-1.3.0.ebuild b/ros-meta/desktop_full/desktop_full-1.3.0.ebuild
deleted file mode 100644
index 0958a0238dc7..000000000000
--- a/ros-meta/desktop_full/desktop_full-1.3.0.ebuild
+++ /dev/null
@@ -1,22 +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/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
-"
-DEPEND="${RDEPEND}"