From 10d40093770722729d406ac68f8d98fa08dc846c Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 27 Aug 2019 18:20:08 +0200 Subject: [PATCH] dev-ros/gencpp: Remove old Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier --- dev-ros/gencpp/Manifest | 1 - dev-ros/gencpp/gencpp-0.5.5.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) delete mode 100644 dev-ros/gencpp/gencpp-0.5.5.ebuild diff --git a/dev-ros/gencpp/Manifest b/dev-ros/gencpp/Manifest index 6fc901fef256..83bef403d6a9 100644 --- a/dev-ros/gencpp/Manifest +++ b/dev-ros/gencpp/Manifest @@ -1,2 +1 @@ -DIST gencpp-0.5.5.tar.gz 8601 BLAKE2B c048ce73f41d8b9ef3111bcb00b9a8776f4b1498bf4828e48ec45994c4f0fecfc75318fcfbfddd18b492d7b597e62e69fd497de63b6cc1417a107e11ecf38e83 SHA512 6440747ba98b23ed515db6d7b6760a98dcb3f832f87c0a8d3797b47c48e51cb01e2c62837ff5a84a2f8aeff16764493093170d83639602e3d82de846e95f9f8a DIST gencpp-0.6.0.tar.gz 9164 BLAKE2B 97b7e3904cde95ca6304e498d5f338cf303a55c407c187994b3dcb2bb062bd6dc1b4a2ab6f0cc949bfc6c481199586abef115fe54b4b99e99bc99dac8ae261cf SHA512 0ef0ae3d5f93ab5693455eb5319a0b8fbaab4ee56bd890e0ef96bfbdf8959affe61551f30739bab7e945c213c9b2fb51ff5e89c5b3a40d945da23e1ba88b9c1e diff --git a/dev-ros/gencpp/gencpp-0.5.5.ebuild b/dev-ros/gencpp/gencpp-0.5.5.ebuild deleted file mode 100644 index 7da44afd03eb..000000000000 --- a/dev-ros/gencpp/gencpp-0.5.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/gencpp" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="ROS C++ message definition and serialization generators" -HOMEPAGE="http://wiki.ros.org/gencpp" -LICENSE="BSD" -SLOT="0/${PV}" -IUSE="" - -RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" -- 2.26.2