summaryrefslogtreecommitdiff
path: root/virtual/pam
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
commitde49812990871e1705b64051c35161d5e6400269 (patch)
tree5e1e8fcb0ff4579dbd22a1bfee28a6b97dc8aaeb /virtual/pam
parent536c3711867ec947c1738f2c4b96f22e4863322d (diff)
gentoo resync : 24.12.2018
Diffstat (limited to 'virtual/pam')
-rw-r--r--virtual/pam/Manifest3
-rw-r--r--virtual/pam/pam-0-r1.ebuild4
-rw-r--r--virtual/pam/pam-0.ebuild11
3 files changed, 3 insertions, 15 deletions
diff --git a/virtual/pam/Manifest b/virtual/pam/Manifest
index ef88b0a8369d..abe56c14d600 100644
--- a/virtual/pam/Manifest
+++ b/virtual/pam/Manifest
@@ -1,3 +1,2 @@
-EBUILD pam-0-r1.ebuild 462 BLAKE2B 46b3d96c2644be031e64b7cb7bfb6deb1cffbb4923d5545fd27d829ae035aacf702ec86db2743e699a39db37d868f357a7067802ebb7e4e8e8b07f8be1b21723 SHA512 7a897f07df117340fecf611c382389d104a0fca566e51bd603590ae27c9993e277e9c8056dba078f8ecfe9fed5e3720813aecc7b10f91c1dc037c8fdcb6514cc
-EBUILD pam-0.ebuild 375 BLAKE2B 4f6d9d8ce3aeb9d23a70d5d20dace4d443a71b8ae88379b5d7bfd9ae42bc4d9da1af25893d1bd7553cbc702c32dd94530298c67c5119804bd461d9a355cb9e7d SHA512 dbd299b4035663f664d066a900862c97877b19b5753627a642a703dcaaba9d450b7dfaa617906f2a5e140dc14881ec1b0d93a4acdc96abe70f0cf3c03920456d
+EBUILD pam-0-r1.ebuild 459 BLAKE2B 09081e23a37462bd22751d9a06c506d2ebf949aa102e478d33fa1e6f68a90e2168db7d9e9e7b1111c26cd8cae04cf9af75b728c628c2711fc7cdb38f41df2b7c SHA512 5eabf1dcb171c5e9aeeb9d4a9315f1a0257be60ab1a9c78cb28ec27872df6fbf45d69c51cebde78f93f80fceade34ed7ffd18d0b14ec8d1010fb15512443a9e0
MISC metadata.xml 218 BLAKE2B 56f47c590634b26d19b53090a64e5949c6033480438239a582e2b46caf1e24c6a0cfc5865ebebe3602c9be473cbed1697035986bd108df1d1361b2c2f6092d2f SHA512 7be455e43575c72306315d52cfbde10ad9b4168a5da4a0ab7b9bf6c526720d0cf1eb2ec25592d0822c3cf792b185fd0a1b88902bc52cca055dd279c1416ae9bc
diff --git a/virtual/pam/pam-0-r1.ebuild b/virtual/pam/pam-0-r1.ebuild
index 4dce7cefb980..57a09508682b 100644
--- a/virtual/pam/pam-0-r1.ebuild
+++ b/virtual/pam/pam-0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit multilib-build
diff --git a/virtual/pam/pam-0.ebuild b/virtual/pam/pam-0.ebuild
deleted file mode 100644
index cc333af3c997..000000000000
--- a/virtual/pam/pam-0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for PAM (Pluggable Authentication Modules)"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-
-RDEPEND="|| ( >=sys-libs/pam-0.78
- sys-auth/openpam )"