commit: cc5e8f8193dbc616e0037c744459b18fce4bbdcb Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Feb 12 13:04:43 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Feb 12 13:06:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5e8f81
dev-ros/genmsg: Remove old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ros/genmsg/Manifest | 1 - dev-ros/genmsg/genmsg-0.5.8.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-ros/genmsg/Manifest b/dev-ros/genmsg/Manifest index 11128e98400..33366969dd3 100644 --- a/dev-ros/genmsg/Manifest +++ b/dev-ros/genmsg/Manifest @@ -1,2 +1 @@ -DIST genmsg-0.5.8.tar.gz 59250 BLAKE2B bd2aac0185a7476f93b9cce93daba2dfedcf008cd06b2e6448721488109fd483756120fd9e6322d2479a466f8e3df2ef01747463337ed76e79f75ae9aef390ec SHA512 78553d93a2adfe2c47c5fa68204418e321bc03a6083e344b456c2a727e5819747668b9c82b4b5862766b2fc2ad8b22b5165e9064b993a4491b1f7751db79dc07 DIST genmsg-0.5.9.tar.gz 59409 BLAKE2B e3d4ac69bbc665aa62ef9fb7b35cc9b47280690eb743f50e5fe5acaf96a0fda363d594878b1f3584f5d96952dbe9c64428e5e4aeb1f0432c591d03d9ce16cd89 SHA512 ac62c8d08da449890c6eb53264153e01237cd50b97d4d4123e334c59a9a1ef73ce70c4d3d7c95f91ea872ea06b30fa72bf8a3a177309493b33984b8d21e36939 diff --git a/dev-ros/genmsg/genmsg-0.5.8.ebuild b/dev-ros/genmsg/genmsg-0.5.8.ebuild deleted file mode 100644 index 4828b324180..00000000000 --- a/dev-ros/genmsg/genmsg-0.5.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros/genmsg" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="Python library for generating ROS message and service data structures for various languages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -"
