net-libs/onion: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:23:19 +0000 (23:23 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:23:25 +0000 (23:23 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-libs/onion/onion-0.8.ebuild
net-libs/onion/onion-9999.ebuild

index c1b092d061422a7a0779136595132ac684d9a121..5491a6115339f70b5e20209ab1284df09bedf800 100644 (file)
@@ -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
@@ -32,7 +32,7 @@ IUSE="
 
 RDEPEND="
        gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0= )
-       pam? ( virtual/pam )
+       pam? ( sys-libs/pam )
        png? ( media-libs/libpng:0= x11-libs/cairo )
        jpeg? ( virtual/jpeg:0 )
        xml? ( dev-libs/libxml2:2 sys-libs/zlib )
index e815359b103587dc49edf71ee04512f6c08e0418..de8dbb95ca03b9347c1407f3d24e5173da62bd50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,7 +32,7 @@ IUSE="
 
 RDEPEND="
        gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0= )
-       pam? ( virtual/pam )
+       pam? ( sys-libs/pam )
        png? ( media-libs/libpng:0= x11-libs/cairo )
        jpeg? ( virtual/jpeg:0 )
        xml? ( dev-libs/libxml2:2 sys-libs/zlib )