summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-07-03 12:51:45 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-07-03 13:21:48 +0200
commitade77e72d5720e6b0c07cecc5415f30a79416b90 (patch)
treef0edaf8ad533cc5a00a5635fddc8e9875e6c7eef /dev-python/catkin_pkg/catkin_pkg-9999.ebuild
parentdev-python/catkin_pkg: Remove old (diff)
downloadgentoo-ade77e72d5720e6b0c07cecc5415f30a79416b90.tar.gz
gentoo-ade77e72d5720e6b0c07cecc5415f30a79416b90.tar.bz2
gentoo-ade77e72d5720e6b0c07cecc5415f30a79416b90.zip
dev-python/catkin_pkg: bump to 0.4.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'dev-python/catkin_pkg/catkin_pkg-9999.ebuild')
-rw-r--r--dev-python/catkin_pkg/catkin_pkg-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
index f74d5f891e53..19e9efa8046c 100644
--- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
@@ -36,10 +36,10 @@ DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
"
PATCHES=(
- "${FILESDIR}/catkin_prefix.patch"
+ "${FILESDIR}/catkin_prefix2.patch"
"${FILESDIR}/argparse.patch"
"${FILESDIR}/ros_packages.patch"
- "${FILESDIR}/infinite_loop2.patch"
+ "${FILESDIR}/infinite_loop3.patch"
)
python_test() {