commit:     200b0a106880a749d72d631c7c260869462a70d0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 09:27:09 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 09:27:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200b0a10

dev-ros/genlisp: bump to 0.4.16

Package-Manager: portage-2.3.0

 dev-ros/genlisp/Manifest              |  1 +
 dev-ros/genlisp/genlisp-0.4.16.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-ros/genlisp/Manifest b/dev-ros/genlisp/Manifest
index 694e8e9..ef432d1 100644
--- a/dev-ros/genlisp/Manifest
+++ b/dev-ros/genlisp/Manifest
@@ -1 +1,2 @@
 DIST genlisp-0.4.15.tar.gz 10030 SHA256 
cc170a66f92e17945168479974ba24ed6970e9f09eb555b0225a99d339e22a5a SHA512 
9e4c498848afa509581e637f446d6423456973b448768cb06b395599d52ded69a2097878a65f1c73c646e25753d2271acecf68ec7616d7d5492232d9b598c4ba
 WHIRLPOOL 
81dd3469b6ea4c77e21e6e4a0517b7991538d60652dcf2c7ea717a621d23a1781c684bdfb536481dd2ab72cae6b369f1e5badbeffe314da560001aaf160d519d
+DIST genlisp-0.4.16.tar.gz 10059 SHA256 
31d3b86a0e3c0517b743a5c74dc3fe4a533ea22fdd1481b7432aa5f7b7800a0d SHA512 
1cf180a337716f704d0e152a77049349aee9935273592b83aca64f3a9f926ed8775669114744ebf265dd09e70cf24af24e5c3e12a7bb3e7ecd90dc86f3cca3a6
 WHIRLPOOL 
0088ba1efd7b921662adf7b82994acf5cbd9a9f87202d200a5a6f3f620697da6b35985575533f1c7dec88a2c007bec8d4d358760bb57ecb9e2aae72ddbbe59d5

diff --git a/dev-ros/genlisp/genlisp-0.4.16.ebuild 
b/dev-ros/genlisp/genlisp-0.4.16.ebuild
new file mode 100644
index 00000000..798f947
--- /dev/null
+++ b/dev-ros/genlisp/genlisp-0.4.16.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/genlisp";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Common-Lisp ROS message and service generators"
+LICENSE="BSD"
+SLOT="0/${PV}"
+IUSE=""
+
+RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"

Reply via email to