commit:     b2344accbe3223b7888bfe98a9bed68aa7c19ebe
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 21 15:21:54 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Dec 21 15:51:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2344acc

dev-ros/convex_decomposition: bump to 0.1.12

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/convex_decomposition/Manifest                    |  1 +
 .../convex_decomposition-0.1.12.ebuild                   | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-ros/convex_decomposition/Manifest 
b/dev-ros/convex_decomposition/Manifest
index 2ebc8b65ef7..71b2a083663 100644
--- a/dev-ros/convex_decomposition/Manifest
+++ b/dev-ros/convex_decomposition/Manifest
@@ -1,2 +1,3 @@
 DIST convex_decomposition-0.1.10.tar.gz 75232 BLAKE2B 
24e6460b127a6c6904c7d2db8bc7b84a56d6c32828f8b049df1f5fd0adb3a098d7759394785cfca09030734cc02cf0d512912d2da5aa41b8d8e070cb8f7d7dc2
 SHA512 
1e2bfd6a2596d3d06b99347f5200ae50b1d934109afc2fa4bda14747571ce8795ac798c5f11950b2cc962426ca4c97ae86e946583436785ef6b84b15eb122497
 DIST convex_decomposition-0.1.11.tar.gz 75259 BLAKE2B 
8d0247971ad722fa8ea66501528055739a096d1c558c7542b3c6b3843ce705e54f8a4577963ef0ad77d40fb68701eb3098aa75e6541319f9ddb8221833e6bcef
 SHA512 
b0d061144c3d4351e23f7cf8cc6c6b014b74ebecf32fc41347840e71b0616a95095f8d4ad126b6c2eba25db9129e976b79ffc61a1bd1c5606b2a18b75ee1b30e
+DIST convex_decomposition-0.1.12.tar.gz 76216 BLAKE2B 
fda1e88cb3efffe3ae7e384216b4f2af072ca25c407efc07eaa8cc7a84c64b723aeb729be05cedb5ef6f82f51292aef1ec6acd48282742a02e9ec6fb49d78e6f
 SHA512 
c6c502e66259983e3462b27253ff8483d56baaa71b8c42037b43fd11aa0c226851d5c6dcf5745b814a3601083b5b85662268db2a1af99e1bdbc8f237c6ff2704

diff --git a/dev-ros/convex_decomposition/convex_decomposition-0.1.12.ebuild 
b/dev-ros/convex_decomposition/convex_decomposition-0.1.12.ebuild
new file mode 100644
index 00000000000..417a3b55f27
--- /dev/null
+++ b/dev-ros/convex_decomposition/convex_decomposition-0.1.12.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/convex_decomposition";
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Convex Decomposition Tool for Robot Model"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="app-arch/unzip"
+DEPEND="${RDEPEND}"

Reply via email to