summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-03-30 15:31:30 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-03-30 15:32:45 +0200
commit14eeeba32e86df09d452031e0da3dbb8ac8bd1f6 (patch)
tree0b89d8daa88b04885f1ba92f43585226532c8cac /dev-ros/xacro
parentdev-ros/pluginlib: bump to 1.11.3 (diff)
downloadgentoo-14eeeba32e86df09d452031e0da3dbb8ac8bd1f6.tar.gz
gentoo-14eeeba32e86df09d452031e0da3dbb8ac8bd1f6.tar.bz2
gentoo-14eeeba32e86df09d452031e0da3dbb8ac8bd1f6.zip
dev-ros/xacro: Remove old
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'dev-ros/xacro')
-rw-r--r--dev-ros/xacro/Manifest2
-rw-r--r--dev-ros/xacro/xacro-1.11.1.ebuild22
-rw-r--r--dev-ros/xacro/xacro-1.11.2.ebuild22
3 files changed, 0 insertions, 46 deletions
diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest
index 0bcf0d1c7147..88080b2f7bb8 100644
--- a/dev-ros/xacro/Manifest
+++ b/dev-ros/xacro/Manifest
@@ -1,3 +1 @@
-DIST xacro-1.11.1.tar.gz 78665 BLAKE2B 576933e8be679c3aa89466a0b2cdf4e852b2d2604316f95ba8c46e141c5797e82f4a4d1a5d939ad901539932dcbb621400a6210c482f14d4ac3b9a8ae548dd9b SHA512 8e25bf721402eb3611977f2091567d109a02ad7aebc9e76e86760fef969501d9a132d61efbb86452ea117661c60650fce24b79c3c44cb40a145340160f507195
-DIST xacro-1.11.2.tar.gz 78752 BLAKE2B 50666f26f7f6d5b58ab124b088469fbdc950e9da10716995e68d7c5739d5e31a2e7fa45be6782f2546398b41e34ebf8bf52723425956b560ada285dd9d9ef88a SHA512 44b5decfe93ece0691a214917f9c643db52a8e14e3fdbf236a76da78e1270793a6e6ca41d06639aa982e64c5284baf5abd02138814a52744a5e6c2d2d95996f7
DIST xacro-1.12.0.tar.gz 78767 BLAKE2B 537ceaa1b0c795ff57e4774fba6b76f599a77ec427955a46891712f87e8a68cbd99aad2891c6ad10118596b99a333279f8d5dfae68372a0770dd1e89c237d02c SHA512 f6af679942e5ff6d57288df2e9c7896282827420b766e43fc4609b8a633763b7c42bcc69cf3a2afa5d740c6038a5a90da97e7bcf433d3cc47a45a1769fd71d42
diff --git a/dev-ros/xacro/xacro-1.11.1.ebuild b/dev-ros/xacro/xacro-1.11.1.ebuild
deleted file mode 100644
index 035951cc6bc9..000000000000
--- a/dev-ros/xacro/xacro-1.11.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/xacro"
-KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="XML macro language"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
-"
-RDEPEND="${RDEPEND}
- dev-ros/roslaunch[${PYTHON_USEDEP}]"
diff --git a/dev-ros/xacro/xacro-1.11.2.ebuild b/dev-ros/xacro/xacro-1.11.2.ebuild
deleted file mode 100644
index 78e761763db7..000000000000
--- a/dev-ros/xacro/xacro-1.11.2.ebuild
+++ /dev/null
@@ -1,22 +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/xacro"
-KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="XML macro language"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
-"
-RDEPEND="${RDEPEND}
- dev-ros/roslaunch[${PYTHON_USEDEP}]"