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 112FB1382C5 for ; Mon, 4 Jan 2021 20:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2117FE0A68; Mon, 4 Jan 2021 20:14:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05A19E0A5E for ; Mon, 4 Jan 2021 20:14:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B698633BF54 for ; Mon, 4 Jan 2021 20:14:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F95BCC for ; Mon, 4 Jan 2021 20:14:28 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1609791247.d99d901f69e1a495bc171cd7df214a111d1826ec.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykpers/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/ykpers/Manifest sys-auth/ykpers/ykpers-1.19.3-r1.ebuild X-VCS-Directories: sys-auth/ykpers/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: d99d901f69e1a495bc171cd7df214a111d1826ec X-VCS-Branch: master Date: Mon, 4 Jan 2021 20:14:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9ebb063-a6e4-4233-9f5d-65c1ee792979 X-Archives-Hash: 65b461b5102894db9b330b83ff238d05 commit: d99d901f69e1a495bc171cd7df214a111d1826ec Author: Andreas K. Huettel gentoo org> AuthorDate: Mon Jan 4 18:48:01 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Jan 4 20:14:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99d901f sys-auth/ykpers: Remove old Bug: https://bugs.gentoo.org/706848 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel gentoo.org> sys-auth/ykpers/Manifest | 1 - sys-auth/ykpers/ykpers-1.19.3-r1.ebuild | 50 --------------------------------- 2 files changed, 51 deletions(-) diff --git a/sys-auth/ykpers/Manifest b/sys-auth/ykpers/Manifest index 75bb2f3628a..30bdb1555fd 100644 --- a/sys-auth/ykpers/Manifest +++ b/sys-auth/ykpers/Manifest @@ -1,2 +1 @@ -DIST ykpers-1.19.3.tar.gz 127789 BLAKE2B 8dfc2751be92e69fcf98f5dc75d87eb170a4f70ff13faa321a85d4a04e27818823acbf02284ba23cb78ea758111513457ced4cdaa6961621a91f68b059eff378 SHA512 436c9807e488f7b324b892da7bfc7ea93e2b746cc3ae075822e9e8bfe478ef8e61c194127e5d4f50f6c1d9512292640d033464cceb6b8a18069411ff7993cc52 DIST ykpers-1.20.0.tar.gz 127975 BLAKE2B 8753332be4df3eeb6ef0489782037fca12883a263d5697cfaee901763e4698ca5415953da1c2f8b3512de041c1e78735c03a5e6ea2101c71ada36d4e6d5d3d2d SHA512 a38b26700793f0a801e5f5889bbbce4a3f728d22aaecf8d0890f1b5135e67bed16a78b7a36dbc323c5d296901f6dd420fa658a982492a0cd9f0bbf95a5fbc823 diff --git a/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild b/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild deleted file mode 100644 index 88bc388c29c..00000000000 --- a/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools udev - -DESCRIPTION="Library and tool for personalization of Yubico's YubiKey" -SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz" -HOMEPAGE="https://github.com/Yubico/yubikey-personalization" - -KEYWORDS="amd64 x86" -SLOT="0" -LICENSE="BSD-2" -IUSE="static-libs" - -DEPEND=" - dev-libs/json-c:= - >=sys-auth/libyubikey-1.6 - virtual/libusb:1" -BDEPEND=" - app-text/asciidoc - virtual/pkgconfig" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/yubikey-personalization-${PV}" - -DOCS=( doc/. AUTHORS NEWS README ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - --libdir=/usr/$(get_libdir) - --localstatedir=/var - $(use_enable static-libs static) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - - udev_dorules 69-yubikey.rules - - find "${D}" -name '*.la' -delete || die -}