sys-apps/hwloc: fix MY_PV for 1.11.11 and 2.0.2
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 6 Sep 2018 22:11:00 +0000 (15:11 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 6 Sep 2018 22:11:00 +0000 (15:11 -0700)
Closes: https://bugs.gentoo.org/665326
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sys-apps/hwloc/hwloc-1.11.11.ebuild
sys-apps/hwloc/hwloc-2.0.2.ebuild

index cedd15f02d9e2de87878fb1d145857ce452ac112..99b6fa5187f1edebd0a499b9dd61a1f4da4509d2 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
 
-MY_PV=v$(ver_rs 1-2)
+MY_PV=v$(ver_cut 1-2)
 
 DESCRIPTION="displays the hardware topology in convenient formats"
 HOMEPAGE="http://www.open-mpi.org/projects/hwloc/"
index cedd15f02d9e2de87878fb1d145857ce452ac112..99b6fa5187f1edebd0a499b9dd61a1f4da4509d2 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
 
-MY_PV=v$(ver_rs 1-2)
+MY_PV=v$(ver_cut 1-2)
 
 DESCRIPTION="displays the hardware topology in convenient formats"
 HOMEPAGE="http://www.open-mpi.org/projects/hwloc/"