Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/xacro/
Date: Fri, 30 Mar 2018 13:34:06
Message-Id: 1522416765.14eeeba32e86df09d452031e0da3dbb8ac8bd1f6.aballier@gentoo
1 commit: 14eeeba32e86df09d452031e0da3dbb8ac8bd1f6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 13:31:30 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 13:32:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14eeeba3
7
8 dev-ros/xacro: Remove old
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11
12 dev-ros/xacro/Manifest | 2 --
13 dev-ros/xacro/xacro-1.11.1.ebuild | 22 ----------------------
14 dev-ros/xacro/xacro-1.11.2.ebuild | 22 ----------------------
15 3 files changed, 46 deletions(-)
16
17 diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest
18 index 0bcf0d1c714..88080b2f7bb 100644
19 --- a/dev-ros/xacro/Manifest
20 +++ b/dev-ros/xacro/Manifest
21 @@ -1,3 +1 @@
22 -DIST xacro-1.11.1.tar.gz 78665 BLAKE2B 576933e8be679c3aa89466a0b2cdf4e852b2d2604316f95ba8c46e141c5797e82f4a4d1a5d939ad901539932dcbb621400a6210c482f14d4ac3b9a8ae548dd9b SHA512 8e25bf721402eb3611977f2091567d109a02ad7aebc9e76e86760fef969501d9a132d61efbb86452ea117661c60650fce24b79c3c44cb40a145340160f507195
23 -DIST xacro-1.11.2.tar.gz 78752 BLAKE2B 50666f26f7f6d5b58ab124b088469fbdc950e9da10716995e68d7c5739d5e31a2e7fa45be6782f2546398b41e34ebf8bf52723425956b560ada285dd9d9ef88a SHA512 44b5decfe93ece0691a214917f9c643db52a8e14e3fdbf236a76da78e1270793a6e6ca41d06639aa982e64c5284baf5abd02138814a52744a5e6c2d2d95996f7
24 DIST xacro-1.12.0.tar.gz 78767 BLAKE2B 537ceaa1b0c795ff57e4774fba6b76f599a77ec427955a46891712f87e8a68cbd99aad2891c6ad10118596b99a333279f8d5dfae68372a0770dd1e89c237d02c SHA512 f6af679942e5ff6d57288df2e9c7896282827420b766e43fc4609b8a633763b7c42bcc69cf3a2afa5d740c6038a5a90da97e7bcf433d3cc47a45a1769fd71d42
25
26 diff --git a/dev-ros/xacro/xacro-1.11.1.ebuild b/dev-ros/xacro/xacro-1.11.1.ebuild
27 deleted file mode 100644
28 index 035951cc6bc..00000000000
29 --- a/dev-ros/xacro/xacro-1.11.1.ebuild
30 +++ /dev/null
31 @@ -1,22 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -ROS_REPO_URI="https://github.com/ros/xacro"
38 -KEYWORDS="~amd64"
39 -PYTHON_COMPAT=( python2_7 )
40 -
41 -inherit ros-catkin
42 -
43 -DESCRIPTION="XML macro language"
44 -LICENSE="BSD"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
49 -DEPEND="${RDEPEND}
50 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
51 -"
52 -RDEPEND="${RDEPEND}
53 - dev-ros/roslaunch[${PYTHON_USEDEP}]"
54
55 diff --git a/dev-ros/xacro/xacro-1.11.2.ebuild b/dev-ros/xacro/xacro-1.11.2.ebuild
56 deleted file mode 100644
57 index 78e761763db..00000000000
58 --- a/dev-ros/xacro/xacro-1.11.2.ebuild
59 +++ /dev/null
60 @@ -1,22 +0,0 @@
61 -# Copyright 1999-2017 Gentoo Foundation
62 -# Distributed under the terms of the GNU General Public License v2
63 -
64 -EAPI=5
65 -
66 -ROS_REPO_URI="https://github.com/ros/xacro"
67 -KEYWORDS="~amd64"
68 -PYTHON_COMPAT=( python2_7 )
69 -
70 -inherit ros-catkin
71 -
72 -DESCRIPTION="XML macro language"
73 -LICENSE="BSD"
74 -SLOT="0"
75 -IUSE=""
76 -
77 -RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
78 -DEPEND="${RDEPEND}
79 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
80 -"
81 -RDEPEND="${RDEPEND}
82 - dev-ros/roslaunch[${PYTHON_USEDEP}]"