summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:34:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:34:50 +0300
commitfaf9261aa567fb61a16faed9e470dde36f8d6e8f (patch)
treeca407b4cecb55258b0a5a46da822a0b486544f2c /net-libs/wvstreams
parentgnome-extra/cinnamon-screensaver: migrate to sys-libs/pam (diff)
downloadgentoo-faf9261aa567fb61a16faed9e470dde36f8d6e8f.tar.gz
gentoo-faf9261aa567fb61a16faed9e470dde36f8d6e8f.tar.bz2
gentoo-faf9261aa567fb61a16faed9e470dde36f8d6e8f.zip
net-libs/wvstreams: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild4
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r4.ebuild4
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1-r5.ebuild4
-rw-r--r--net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild2
-rw-r--r--net-libs/wvstreams/wvstreams-99999.ebuild2
5 files changed, 8 insertions, 8 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
index dad2d2f206a9..34eb54286d84 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="sys-libs/readline:0=
sys-libs/zlib
dbus? ( >=sys-apps/dbus-1.4.20 )
<dev-libs/openssl-1.1:0=
- pam? ( virtual/pam )"
+ pam? ( sys-libs/pam )"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r4.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r4.ebuild
index 52d22d3b1ee3..2cd4879c7322 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r4.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r4.ebuild
@@ -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
@@ -25,7 +25,7 @@ RDEPEND="
sys-libs/readline:0=
sys-libs/zlib
dbus? ( >=sys-apps/dbus-1.4.20 )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
"
DEPEND="
${RDEPEND}
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r5.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r5.ebuild
index e9caeed7582e..db808c10219b 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r5.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r5.ebuild
@@ -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
@@ -25,7 +25,7 @@ RDEPEND="
sys-libs/readline:0=
sys-libs/zlib
dbus? ( >=sys-apps/dbus-1.4.20 )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
"
DEPEND="
${RDEPEND}
diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
index 34a203bd673a..a38bedb32199 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
dbus? ( >=sys-apps/dbus-1.4.20 )
!libressl? ( >=dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:0= )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
"
DEPEND="
${RDEPEND}
diff --git a/net-libs/wvstreams/wvstreams-99999.ebuild b/net-libs/wvstreams/wvstreams-99999.ebuild
index dc51487d43e1..c1820cfa0dbd 100644
--- a/net-libs/wvstreams/wvstreams-99999.ebuild
+++ b/net-libs/wvstreams/wvstreams-99999.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
dbus? ( >=sys-apps/dbus-1.4.20 )
!libressl? ( <dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:0= )
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
"
DEPEND="
${RDEPEND}