sys-libs/libcap: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:39:42 +0000 (21:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:39:42 +0000 (21:39 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-libs/libcap/libcap-2.26-r2.ebuild
sys-libs/libcap/libcap-2.27.ebuild

index 215e045e938719414f96d8e9bae165c86ba5a1a7..da5b4be3fdfe7037fb9be39fc568a1792e081c2c 100644 (file)
@@ -18,7 +18,7 @@ IUSE="pam static-libs"
 # While the build system optionally uses gperf, we don't DEPEND on it because
 # the build automatically falls back when it's unavailable.  #604802
 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]
-       pam? ( virtual/pam[${MULTILIB_USEDEP}] )"
+       pam? ( sys-libs/pam[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        sys-kernel/linux-headers"
 
index c92eb4f7c3bb0c85830598571a684159e0777119..0253dcbb5c628e45a071a504174e04d91462aaeb 100644 (file)
@@ -18,7 +18,7 @@ IUSE="pam static-libs"
 # While the build system optionally uses gperf, we don't DEPEND on it because
 # the build automatically falls back when it's unavailable.  #604802
 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]
-       pam? ( virtual/pam[${MULTILIB_USEDEP}] )"
+       pam? ( sys-libs/pam[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        sys-kernel/linux-headers"