diff options
author | Alexis Ballier <aballier@gentoo.org> | 2021-08-02 22:56:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2021-08-03 09:35:52 +0200 |
commit | 58194971ea8154a54f9a9aa3deee850db811ee53 (patch) | |
tree | baf297a46dd6421a334445ddf7afaf5cd955c386 /sci-libs/pcl | |
parent | media-libs/x265: bump to 3.5 (diff) | |
download | gentoo-58194971ea8154a54f9a9aa3deee850db811ee53.tar.gz gentoo-58194971ea8154a54f9a9aa3deee850db811ee53.tar.bz2 gentoo-58194971ea8154a54f9a9aa3deee850db811ee53.zip |
sci-libs/pcl: update subslot
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'sci-libs/pcl')
-rw-r--r-- | sci-libs/pcl/pcl-1.12.0.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/pcl/pcl-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pcl/pcl-1.12.0.ebuild b/sci-libs/pcl/pcl-1.12.0.ebuild index 403c01bab5cf..1ab0b8e362ff 100644 --- a/sci-libs/pcl/pcl-1.12.0.ebuild +++ b/sci-libs/pcl/pcl-1.12.0.ebuild @@ -22,7 +22,7 @@ fi HOMEPAGE="https://pointclouds.org/" DESCRIPTION="2D/3D image and point cloud processing" LICENSE="BSD" -SLOT="0/1.11" +SLOT="0/1.12" IUSE="cuda doc opengl openni openni2 pcap png +qhull qt5 usb vtk cpu_flags_x86_sse test tutorials" RESTRICT="!test? ( test )" diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index 403c01bab5cf..1ab0b8e362ff 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -22,7 +22,7 @@ fi HOMEPAGE="https://pointclouds.org/" DESCRIPTION="2D/3D image and point cloud processing" LICENSE="BSD" -SLOT="0/1.11" +SLOT="0/1.12" IUSE="cuda doc opengl openni openni2 pcap png +qhull qt5 usb vtk cpu_flags_x86_sse test tutorials" RESTRICT="!test? ( test )" |