commit:     e6bc8c734ccd0a82f587759d8a73dac7306138ee
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 08:30:26 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed May 11 08:45:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6bc8c73

ros-meta/desktop_full: bump to 1.3.0

Package-Manager: portage-2.2.28

 ros-meta/desktop_full/Manifest                  |  1 +
 ros-meta/desktop_full/desktop_full-1.3.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/desktop_full/Manifest b/ros-meta/desktop_full/Manifest
index 7ebda7a..6b60021 100644
--- a/ros-meta/desktop_full/Manifest
+++ b/ros-meta/desktop_full/Manifest
@@ -1 +1,2 @@
 DIST metapackages-1.2.0.tar.gz 1803 SHA256 
02360aefee1a3ec8506cb475be00a053827d422fed26d123764b4d6b18b0a5c5 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
 WHIRLPOOL 
1bb4a73678613dd6fe6b0d1225b3fd967fbb476e5736949846f3297febf727f41c9d3e71565b13dcc90d36d57a6cf012a3cdad509ed4364bb87de7e372c69a79
+DIST metapackages-1.3.0.tar.gz 1813 SHA256 
7cf9e193e22493ad11e2352188808500e3900b5de72660bfc9516d58aa51ec85 SHA512 
290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
 WHIRLPOOL 
6f0aa0391437d59a13fba6de378216630a087ac5a6dcd259ef9f81a524b118d2d688afed947342a2ae8af01dd58e0237e36897a7b5608389d43e749a005da34e

diff --git a/ros-meta/desktop_full/desktop_full-1.3.0.ebuild 
b/ros-meta/desktop_full/desktop_full-1.3.0.ebuild
new file mode 100644
index 0000000..71b7eca
--- /dev/null
+++ b/ros-meta/desktop_full/desktop_full-1.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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}"

Reply via email to