public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykpers/
Date: Mon,  4 Jan 2021 20:14:28 +0000 (UTC)	[thread overview]
Message-ID: <1609791247.d99d901f69e1a495bc171cd7df214a111d1826ec.dilfridge@gentoo> (raw)

commit:     d99d901f69e1a495bc171cd7df214a111d1826ec
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 18:48:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> 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 <dilfridge <AT> 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
-}


             reply	other threads:[~2021-01-04 20:14 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 20:14 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-04  1:15 [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykpers/ Sam James
2022-09-01 23:22 Marek Szuba
2022-09-01 19:14 Sam James
2022-09-01 19:14 Sam James
2022-06-15  9:53 Marek Szuba
2021-10-10 20:44 Marek Szuba
2021-09-13 16:26 Marek Szuba
2021-09-13 16:26 Marek Szuba
2021-08-10  0:22 Göktürk Yüksek
2020-10-04 19:46 Mikle Kolyada
2020-09-07  7:35 Sergei Trofimovich
2020-05-18 15:13 Agostino Sarubbo
2020-05-18 15:08 Agostino Sarubbo
2020-05-09  8:47 Mart Raudsepp
2019-12-02 21:07 Göktürk Yüksek
2019-12-02 21:07 Göktürk Yüksek
2019-08-06  9:42 Agostino Sarubbo
2019-08-06  8:00 Agostino Sarubbo
2019-06-05 15:35 Lars Wendler
2019-05-16  9:37 Lars Wendler
2019-05-16  8:32 Lars Wendler
2019-05-16  8:13 Manuel Rüger
2019-02-27 13:11 Michael Palimaka
2019-02-22 10:17 Mikle Kolyada
2019-02-20 21:50 Thomas Deutschmann
2018-10-02 19:36 Richard Farina
2018-03-04 10:19 Jason Zaman
2018-03-04  6:51 Thomas Deutschmann
2018-03-03  5:20 Göktürk Yüksek
2017-10-04  7:13 Göktürk Yüksek
2017-10-03  7:09 Jonas Stein
2017-05-28 22:17 Manuel Rüger
2017-05-05  4:27 Patrick McLean
2017-04-28 16:15 Alexys Jacob
2016-08-07  9:30 Pacho Ramos
2016-01-08  0:00 Manuel Rüger
2016-01-08  0:00 Manuel Rüger
2015-10-05 22:58 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609791247.d99d901f69e1a495bc171cd7df214a111d1826ec.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox