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: Tue, 08 Jan 2019 08:54:45
Message-Id: 1546937672.79e827543dfdeccb29c3d8cfcf969f01cb6304c3.aballier@gentoo
1 commit: 79e827543dfdeccb29c3d8cfcf969f01cb6304c3
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 8 08:40:32 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 08:54:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e82754
7
8 dev-ros/xacro: Remove old
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/xacro/Manifest | 2 --
14 dev-ros/xacro/xacro-1.13.0.ebuild | 22 ----------------------
15 dev-ros/xacro/xacro-1.13.1.ebuild | 22 ----------------------
16 3 files changed, 46 deletions(-)
17
18 diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest
19 index 48b4e163648..0a7c4d381fd 100644
20 --- a/dev-ros/xacro/Manifest
21 +++ b/dev-ros/xacro/Manifest
22 @@ -1,3 +1 @@
23 -DIST xacro-1.13.0.tar.gz 80831 BLAKE2B e7d522879998c0d98bd6a45c409949b93392fa6cc2593c9796d68ed51aef37f82a3b15346c3a15e72c7724564b722f3a5b944f7ded62e720b6ab8c54dc74721b SHA512 f2eaa6f6eb7249ce1da84660d9f10ff83002c69e3d8ead5c4bfcad194052e6a059fa6dfcc261e199bfcb686a9801e810db4923b137530ad7df9572faad34a9aa
24 -DIST xacro-1.13.1.tar.gz 81091 BLAKE2B 40c48e63f288285a786fc3d6f3624940d25ec1bf78d92c05a6a40efa0db1ee0b3b63533f912459dbb59540ed8c1d266ae07a4df6e837a04232de6fa83b5bc10b SHA512 04732f1e77bf37268fc3e43ea6f888d17dcadab5f1869525f9f2237e893bc2eb7004ab730892ed6fa98d81706ff32e240b0bae0445791f6c1f1f8098effb4f95
25 DIST xacro-1.13.2.tar.gz 81163 BLAKE2B 3c4319ee0b0ad14f6310d8ce9ead7cf18c71285b5c601282b9951173eb2d7bbf0e9752d813b478bd340de29bacfd25e57166c018d7dd703377198773c3326203 SHA512 10a8498c48aa52b4b4930e2b59a3ad8be32b1b974ca5cb1c56f06ce5cb7866473a7f3d29cf37ffc0681c54f4377edcab327a302225429d32eb3cd26bdd322198
26
27 diff --git a/dev-ros/xacro/xacro-1.13.0.ebuild b/dev-ros/xacro/xacro-1.13.0.ebuild
28 deleted file mode 100644
29 index a7b93c3df7f..00000000000
30 --- a/dev-ros/xacro/xacro-1.13.0.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -ROS_REPO_URI="https://github.com/ros/xacro"
39 -KEYWORDS="~amd64"
40 -PYTHON_COMPAT=( python2_7 )
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="XML macro language"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
50 -DEPEND="${RDEPEND}
51 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
52 -"
53 -RDEPEND="${RDEPEND}
54 - dev-ros/roslaunch[${PYTHON_USEDEP}]"
55
56 diff --git a/dev-ros/xacro/xacro-1.13.1.ebuild b/dev-ros/xacro/xacro-1.13.1.ebuild
57 deleted file mode 100644
58 index a7b93c3df7f..00000000000
59 --- a/dev-ros/xacro/xacro-1.13.1.ebuild
60 +++ /dev/null
61 @@ -1,22 +0,0 @@
62 -# Copyright 1999-2018 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI=5
66 -
67 -ROS_REPO_URI="https://github.com/ros/xacro"
68 -KEYWORDS="~amd64"
69 -PYTHON_COMPAT=( python2_7 )
70 -
71 -inherit ros-catkin
72 -
73 -DESCRIPTION="XML macro language"
74 -LICENSE="BSD"
75 -SLOT="0"
76 -IUSE=""
77 -
78 -RDEPEND="dev-ros/roslint[${PYTHON_USEDEP}]"
79 -DEPEND="${RDEPEND}
80 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
81 -"
82 -RDEPEND="${RDEPEND}
83 - dev-ros/roslaunch[${PYTHON_USEDEP}]"