diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-12-03 17:05:56 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-12-03 17:12:43 +0100 |
commit | 8f3e90888b7474de849233428810a8b711939c49 (patch) | |
tree | a1f970d34e186b421a255a855f6ebb121d6519d0 /dev-python/catkin_pkg/catkin_pkg-9999.ebuild | |
parent | ros-meta/common_msgs: Bump to 1.12.7. (diff) | |
download | gentoo-8f3e90888b7474de849233428810a8b711939c49.tar.gz gentoo-8f3e90888b7474de849233428810a8b711939c49.tar.bz2 gentoo-8f3e90888b7474de849233428810a8b711939c49.zip |
dev-python/catkin_pkg: bump to 0.4.9
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/catkin_pkg/catkin_pkg-9999.ebuild')
-rw-r--r-- | dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild index f4dc76b3fa34..241a69760c54 100644 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -46,7 +46,6 @@ RDEPEND="${RDEPEND} !<dev-util/catkin-0.7.14" PATCHES=( "${FILESDIR}/catkin_prefix2.patch" - "${FILESDIR}/argparse.patch" "${FILESDIR}/ros_packages.patch" "${FILESDIR}/infinite_loop3.patch" ) |