diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-03-16 11:32:17 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-03-16 11:32:36 +0100 |
commit | 693f208fa8b5c7ad5c3d4a9bb409d88a37df45bd (patch) | |
tree | ab6277764e2d1af2bbda8973ac0a6e424724744d /dev-ros/image_view | |
parent | dev-lang/yap: always inline cp-float-unaligned instructions. Closes #577106 (diff) | |
download | gentoo-693f208fa8b5c7ad5c3d4a9bb409d88a37df45bd.tar.gz gentoo-693f208fa8b5c7ad5c3d4a9bb409d88a37df45bd.tar.bz2 gentoo-693f208fa8b5c7ad5c3d4a9bb409d88a37df45bd.zip |
dev-ros/image_view: drop patch from 9999 that has been merged upstream
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/image_view')
-rw-r--r-- | dev-ros/image_view/image_view-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ros/image_view/image_view-9999.ebuild b/dev-ros/image_view/image_view-9999.ebuild index 09ccaac9731b..1f5b4dd7a9df 100644 --- a/dev-ros/image_view/image_view-9999.ebuild +++ b/dev-ros/image_view/image_view-9999.ebuild @@ -30,4 +30,3 @@ RDEPEND=" dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/dynrec.patch" ) |