virtual/pam: Drop old
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 1 Dec 2018 12:58:20 +0000 (15:58 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 1 Dec 2018 12:58:20 +0000 (15:58 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

virtual/pam/pam-0.ebuild [deleted file]

diff --git a/virtual/pam/pam-0.ebuild b/virtual/pam/pam-0.ebuild
deleted file mode 100644 (file)
index cc333af..0000000
+++ /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 )"