From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71695139694 for ; Wed, 14 Jun 2017 18:02:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A946421C09D; Wed, 14 Jun 2017 18:02:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84D7121C09D for ; Wed, 14 Jun 2017 18:02:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63B3E34191B for ; Wed, 14 Jun 2017 18:02:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DA7A747C for ; Wed, 14 Jun 2017 18:02:50 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1497463360.68526591d4d1519e3187a948426b6bd4a507a90e.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_p11/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/pam_p11/Manifest sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild X-VCS-Directories: sys-auth/pam_p11/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 68526591d4d1519e3187a948426b6bd4a507a90e X-VCS-Branch: master Date: Wed, 14 Jun 2017 18:02:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e6319690-e96a-459a-a1b3-38ca687f44b8 X-Archives-Hash: d939c52cc311e5559eb8b97e66811091 commit: 68526591d4d1519e3187a948426b6bd4a507a90e Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Jun 11 01:57:06 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Wed Jun 14 18:02:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68526591 sys-auth/pam_p11: cleanup Bug: 614434 Package-Manager: Portage-2.3.5, Repoman-2.3.1 sys-auth/pam_p11/Manifest | 1 - sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild | 37 -------------------------------- 2 files changed, 38 deletions(-) diff --git a/sys-auth/pam_p11/Manifest b/sys-auth/pam_p11/Manifest index fbf2080b979..425dfa5c238 100644 --- a/sys-auth/pam_p11/Manifest +++ b/sys-auth/pam_p11/Manifest @@ -1,2 +1 @@ -DIST pam_p11-0.1.5.tar.gz 348181 SHA256 74da875467c4ba156f7cb7eaec0718f92dded03f40db3c6c0423c03f44d9f25a SHA512 848c4671daa535db67c16b2eedc0495ed68cedeffe5a8c657310ff10fcfd17d2a8b4708f343b4b7b17498953ad47fdc133eb7ea885f94f795b29ff3973ceea12 WHIRLPOOL 462aa436e09669976fea5080157ef5d1dd4ce57baa7e807ea3e8443c7c2058827c5cfd51f59687aab4263973317e2d2a12b511b440607df0d752ba73add7fc42 DIST pam_p11-0.1.6.tar.gz 351244 SHA256 666c58a9789567e3598669f16fbee324cff9b0a91a5902d2ecef3e7a51555ad4 SHA512 92ea894dfe605400dd3684b67bfb3fa4a4b6b67f0818791b492dd002063ebcf85eeb93c07d2f60ece98e579f298061c2e0c225554b6dc618bb1e335ac69f36b0 WHIRLPOOL 5879bf159f1bb90dd97c82b35ae227c244af48a05dcf326c3e1e34f6c1ec70d22385d1a36c6412495c718ee7a0ea3c5726f4e27ec10089a751869999d817d61f diff --git a/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild b/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild deleted file mode 100644 index 1dcbb8de763..00000000000 --- a/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools pam - -DESCRIPTION="PAM module for authenticating against PKCS#11 tokens" -HOMEPAGE="https://github.com/opensc/pam_p11/wiki" -SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="virtual/pam - dev-libs/libp11 - dev-libs/openssl:0=" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}/${P}-build.patch" -) - -src_prepare() { - default - eautoreconf -} - -src_install() { - dopammod src/.libs/pam_p11_opensc.so - dopammod src/.libs/pam_p11_openssh.so - - dodoc doc/*.html doc/*.css -}