app-misc/screen: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:28:49 +0000 (21:28 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:28:49 +0000 (21:28 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-misc/screen/screen-4.4.0.ebuild
app-misc/screen/screen-4.5.1.ebuild
app-misc/screen/screen-4.6.0.ebuild
app-misc/screen/screen-4.6.1.ebuild
app-misc/screen/screen-4.6.2-r1.ebuild
app-misc/screen/screen-4.6.2.ebuild
app-misc/screen/screen-4.7.0.ebuild
app-misc/screen/screen-9999.ebuild

index 61cfe8f452c942de6ea8ad86bd513ce9413c05c0..b6023c4e59282c46331539bcf96075bfbbc78aa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index c31022ba5663cdc586744167b6ca9e8db49cefe9..f5c5c519dea80d3097db69a8376f1d0147ede834 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index e20fe609f01313b3827269bf0e0020a12486896d..3e1c3a55ab8c9e824c0a37910a384a02036ccfaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index 79b44cc94644dbe3e5e05ddded9666169cbfb516..b4fad2505ebdc6a785114364807b196c688dac95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index 4c49560591ba6ad76026be03b598550f85a25cc4..d7aa2d425487d9eca1bf8a2ca568e0bb581d7351 100644 (file)
@@ -24,7 +24,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index 0448a9527ab1c997310e0f6b3615ea15a6279f04..245a4135f542c442bafc9490169991479eaeea6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index d74a22108358dac4f3baded7c1fcda44ea3cb942..bdc40e9094d1c2d00e10c115e50331a274c76a9f 100644 (file)
@@ -24,7 +24,7 @@ IUSE="debug nethack pam selinux multiuser"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )"
 DEPEND="${CDEPEND}
index ee68e545c4cba19f4b5b280de772cef80beae78a..29951514a7647cb59a7af0097cd9b8683ddac72c 100644 (file)
@@ -24,7 +24,7 @@ IUSE="debug nethack pam selinux multiuser utmp"
 
 CDEPEND="
        >=sys-libs/ncurses-5.2:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-screen )
        utmp? (