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: Sat, 07 Apr 2018 14:08:34
Message-Id: 1523110095.101f5566a96edc026dfe4c7f1b8e793ffb1374af.aballier@gentoo
1 commit: 101f5566a96edc026dfe4c7f1b8e793ffb1374af
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:27:14 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 14:08:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101f5566
7
8 dev-ros/xacro: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/xacro/Manifest | 2 --
13 dev-ros/xacro/xacro-1.12.0.ebuild | 22 ----------------------
14 dev-ros/xacro/xacro-1.12.1.ebuild | 22 ----------------------
15 3 files changed, 46 deletions(-)
16
17 diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest
18 index 9e95628ab4a..3df3d542408 100644
19 --- a/dev-ros/xacro/Manifest
20 +++ b/dev-ros/xacro/Manifest
21 @@ -1,3 +1 @@
22 -DIST xacro-1.12.0.tar.gz 78767 BLAKE2B 537ceaa1b0c795ff57e4774fba6b76f599a77ec427955a46891712f87e8a68cbd99aad2891c6ad10118596b99a333279f8d5dfae68372a0770dd1e89c237d02c SHA512 f6af679942e5ff6d57288df2e9c7896282827420b766e43fc4609b8a633763b7c42bcc69cf3a2afa5d740c6038a5a90da97e7bcf433d3cc47a45a1769fd71d42
23 -DIST xacro-1.12.1.tar.gz 80708 BLAKE2B 21c9521f0e7cfd4373746546da330b32ebe98a9bbce84ed5a940861e5845ca2fadef5aa49f40d923746e8e2cbcedfd08a462d18a2ee5839f2ecbe3b3ad531bc7 SHA512 04883d3f8ad16896bfe9ef57443805477b1979a53b35f0331515ec69b4a765b4a6d78506d527fc31bb85028003c8d1d79c26f7df90a3cba87203469cbdf53f3f
24 DIST xacro-1.13.0.tar.gz 80831 BLAKE2B e7d522879998c0d98bd6a45c409949b93392fa6cc2593c9796d68ed51aef37f82a3b15346c3a15e72c7724564b722f3a5b944f7ded62e720b6ab8c54dc74721b SHA512 f2eaa6f6eb7249ce1da84660d9f10ff83002c69e3d8ead5c4bfcad194052e6a059fa6dfcc261e199bfcb686a9801e810db4923b137530ad7df9572faad34a9aa
25
26 diff --git a/dev-ros/xacro/xacro-1.12.0.ebuild b/dev-ros/xacro/xacro-1.12.0.ebuild
27 deleted file mode 100644
28 index 78e761763db..00000000000
29 --- a/dev-ros/xacro/xacro-1.12.0.ebuild
30 +++ /dev/null
31 @@ -1,22 +0,0 @@
32 -# Copyright 1999-2017 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.12.1.ebuild b/dev-ros/xacro/xacro-1.12.1.ebuild
56 deleted file mode 100644
57 index a7b93c3df7f..00000000000
58 --- a/dev-ros/xacro/xacro-1.12.1.ebuild
59 +++ /dev/null
60 @@ -1,22 +0,0 @@
61 -# Copyright 1999-2018 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}]"