Skip to content

Commit

Permalink
dev-ros/cmake_modules: Bump to 0.4.1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Feb 23, 2017
1 parent 6f3b8ad commit 091835f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/cmake_modules/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST cmake_modules-0.4.0.tar.gz 17379 SHA256 8d95669b37c6b9a3bef85d6c374cfd1d7ea55aef3951b870d135ed91c458a95c SHA512 60bcc800541d6280e3a20c016ac9489efb98e136ed0cc4b13685c1b43001d74ea75b334df8a7b6da414c17ecd7ad8398f4bb6a8fe0bb75155430b47d045a2462 WHIRLPOOL ac3dcb75fd68d5d46a83c29c5b7b55a3dfb6b5329160e8d3057ad4ec50c1b4ac9fe5106b24d08aee5305fe2f66c7ccdeb2a42fff36929727b161ae78ab296aac
DIST cmake_modules-0.4.1.tar.gz 18057 SHA256 1a141f44541e4b23af68166ed3dcb8c274c325be68db40399d5d8388e92e3997 SHA512 7bc0ab1c89686cfbabbf5fd5bf1685c8eef7325c62a7ecd5ef38a14b54eb80c65306b70b30bef4a001d4081e6c43e75a39fc38e5e1b6227a6725093417ba4cf2 WHIRLPOOL 7240635435b47b8f754c4f0b2fefc95c4da59791ace82344b9d3f995b1374a59c80aa3080e31da1e661a49471010043ade0492e57219dd1174517a9fad96afd1
18 changes: 18 additions & 0 deletions dev-ros/cmake_modules/cmake_modules-0.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

ROS_REPO_URI="https://github.com/ros/cmake_modules"
KEYWORDS="~amd64 ~arm"

inherit ros-catkin

DESCRIPTION="CMake Modules which are not distributed with CMake but are commonly used by ROS packages"
LICENSE="BSD"
SLOT="0"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"

0 comments on commit 091835f

Please sign in to comment.