summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-01-08 09:40:32 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-01-08 09:54:32 +0100
commit79e827543dfdeccb29c3d8cfcf969f01cb6304c3 (patch)
treeed69a033427b9513fd264dab75ac36ad47261aae
parentmail-client/mutt: version bump to v1.11.2 (diff)
downloadgentoo-79e827543dfdeccb29c3d8cfcf969f01cb6304c3.tar.gz
gentoo-79e827543dfdeccb29c3d8cfcf969f01cb6304c3.tar.bz2
gentoo-79e827543dfdeccb29c3d8cfcf969f01cb6304c3.zip
dev-ros/xacro: Remove old
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/xacro/Manifest2
-rw-r--r--dev-ros/xacro/xacro-1.13.0.ebuild22
-rw-r--r--dev-ros/xacro/xacro-1.13.1.ebuild22
3 files changed, 0 insertions, 46 deletions
diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest
index 48b4e1636481..0a7c4d381fd2 100644
--- a/dev-ros/xacro/Manifest
+++ b/dev-ros/xacro/Manifest
@@ -1,3 +1 @@
-DIST xacro-1.13.0.tar.gz 80831 BLAKE2B e7d522879998c0d98bd6a45c409949b93392fa6cc2593c9796d68ed51aef37f82a3b15346c3a15e72c7724564b722f3a5b944f7ded62e720b6ab8c54dc74721b SHA512 f2eaa6f6eb7249ce1da84660d9f10ff83002c69e3d8ead5c4bfcad194052e6a059fa6dfcc261e199bfcb686a9801e810db4923b137530ad7df9572faad34a9aa
-DIST xacro-1.13.1.tar.gz 81091 BLAKE2B 40c48e63f288285a786fc3d6f3624940d25ec1bf78d92c05a6a40efa0db1ee0b3b63533f912459dbb59540ed8c1d266ae07a4df6e837a04232de6fa83b5bc10b SHA512 04732f1e77bf37268fc3e43ea6f888d17dcadab5f1869525f9f2237e893bc2eb7004ab730892ed6fa98d81706ff32e240b0bae0445791f6c1f1f8098effb4f95
DIST xacro-1.13.2.tar.gz 81163 BLAKE2B 3c4319ee0b0ad14f6310d8ce9ead7cf18c71285b5c601282b9951173eb2d7bbf0e9752d813b478bd340de29bacfd25e57166c018d7dd703377198773c3326203 SHA512 10a8498c48aa52b4b4930e2b59a3ad8be32b1b974ca5cb1c56f06ce5cb7866473a7f3d29cf37ffc0681c54f4377edcab327a302225429d32eb3cd26bdd322198
diff --git a/dev-ros/xacro/xacro-1.13.0.ebuild b/dev-ros/xacro/xacro-1.13.0.ebuild
deleted file mode 100644
index a7b93c3df7f6..000000000000
--- a/dev-ros/xacro/xacro-1.13.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 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.13.1.ebuild b/dev-ros/xacro/xacro-1.13.1.ebuild
deleted file mode 100644
index a7b93c3df7f6..000000000000
--- a/dev-ros/xacro/xacro-1.13.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 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}]"