sys-auth/ykpers: stable on stable, cleanup

This commit is contained in:
blshkv 2019-05-17 10:41:55 +08:00
parent f9f39a839f
commit a9cd9becb9
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 1 additions and 26 deletions

View file

@ -1,6 +1,4 @@
sys-auth/libyubikey
sys-auth/ykpers
sys-auth/ykclient
sys-auth/pam_yubico
<sys-auth/yubikey-personalization-gui-9999 **
=sys-auth/yubikey-personalization-gui-3.1
sys-auth/ykneo-ccid-tools

View file

@ -1 +0,0 @@
DIST ykclient-2.15.tar.gz 388738 SHA256 f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016 SHA512 a6e00309330225c681702616aa9f5d7e042f33a22ebe7719c2d71276f1a660ed0dc180d7f50c24b1c65d7bba6e2f2285d03037d504e926ac75506c24e6826279 WHIRLPOOL 91ca4a1179be8be14178e43ad4767c8b7c911bbca67d9fbdfdf1ce80024f18b2760af4712578a0e0ca620255c4553a1a39e7fc44ce649b507091eb2742702110

View file

@ -1,22 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit autotools-utils
DESCRIPTION="Yubico C client library"
SRC_URI="http://opensource.yubico.com/yubico-c-client/releases/${P}.tar.gz"
HOMEPAGE="https://github.com/Yubico/yubico-c-client"
KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="BSD-2"
IUSE="static-libs"
RDEPEND=">=net-misc/curl-7.21.1"
DEPEND="${RDEPEND}"
# Tests require an active network connection, we don't want to run them
RESTRICT="test"