public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/
Date: Sun,  6 Sep 2020 20:27:28 +0000 (UTC)	[thread overview]
Message-ID: <1599424036.d790b279143cdc1e60dfada747de6f8d9c70fdf4.marecki@gentoo> (raw)

commit:     d790b279143cdc1e60dfada747de6f8d9c70fdf4
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 20:26:10 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 20:27:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d790b279

sys-auth/yubico-piv-tool: remove old

Bug: https://bugs.gentoo.org/732000
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-auth/yubico-piv-tool/Manifest                  |  1 -
 .../yubico-piv-tool/yubico-piv-tool-1.6.2.ebuild   | 49 ----------------------
 2 files changed, 50 deletions(-)

diff --git a/sys-auth/yubico-piv-tool/Manifest b/sys-auth/yubico-piv-tool/Manifest
index ab6a0967e1c..5f22756f38b 100644
--- a/sys-auth/yubico-piv-tool/Manifest
+++ b/sys-auth/yubico-piv-tool/Manifest
@@ -1,2 +1 @@
-DIST yubico-piv-tool-1.6.2.tar.gz 182957 BLAKE2B 0ca9bdcda68f7ee100078604854caccc5141ab01e40f894ae36c3175afa3989c1d0074ef0994e1e369d67499a9778e22f0c5a3cf930d1ba162b0ee0ddbc05f91 SHA512 fc72b9d381f10b63c8958b6c90c1ee97e3ef6b5fb283a9513e6f2ace972710c2872903f38350d9e4a3576b16cb0890b067dd55f5c125f443d353df3f628a9f96
 DIST yubico-piv-tool-2.1.1.tar.gz 1302573 BLAKE2B da4419b7074930f7d264f21a12973511d350e687d0487b93d25a528f4a79d5df44dbbdde34ef7cd0d14507ba1a00f776fcd7eaf503f2253d8ee8da3e9a68010f SHA512 14d880088f7624f600c6badb6504c4c71ef29ff82e9c29bd837013e62273c6b198ca581705cc7fb9f3c0c13334767ea7b340fb033ce99fb60fb0478281affc9f

diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.6.2.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-1.6.2.ebuild
deleted file mode 100644
index 64ebd5a99bb..00000000000
--- a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.6.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Command line tool for the YubiKey PIV application"
-SRC_URI="https://github.com/Yubico/yubico-piv-tool/archive/yubico-piv-tool-${PV}.tar.gz"
-HOMEPAGE="https://developers.yubico.com/yubico-piv-tool/ https://github.com/Yubico/yubico-piv-tool"
-
-LICENSE="BSD-2"
-SLOT="0/1"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-libs/openssl:0=[-bindist]
-	sys-apps/pcsc-lite
-"
-DEPEND="${RDEPEND}
-	dev-util/gengetopt
-	sys-apps/help2man
-	virtual/pkgconfig
-	test? ( dev-libs/check )
-"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-	default
-
-	if ! use test; then
-		sed -i -e "/PKG_CHECK_MODULES(\[CHECK/d" configure.ac || die
-		sed -i -e "s/@CHECK_CFLAGS@//" -e "s/@CHECK_LIBS@//" */*/Makefile.am || die
-	fi
-
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static
-}
-
-src_install() {
-	default
-	rm "${D}"/usr/$(get_libdir)/*.la || die
-}


             reply	other threads:[~2020-09-06 20:27 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-06 20:27 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 12:46 [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/ Joonas Niilola
2024-11-02 12:46 Joonas Niilola
2024-10-05  8:08 Arthur Zamarin
2024-08-28  6:58 Joonas Niilola
2024-08-28  6:39 Joonas Niilola
2024-08-28  6:39 Joonas Niilola
2024-08-04 12:53 Jakov Smolić
2024-07-04 16:46 Jakov Smolić
2024-07-04  1:15 Sam James
2024-07-04  1:15 Sam James
2024-04-09 15:54 Arthur Zamarin
2024-04-07 15:22 Marek Szuba
2023-12-25 12:25 Marek Szuba
2023-06-04 15:49 Arthur Zamarin
2023-04-05 14:07 Marek Szuba
2023-04-04 19:32 Arthur Zamarin
2023-02-21 23:41 Marek Szuba
2022-04-09 23:35 Marek Szuba
2022-03-03  0:24 Marek Szuba
2021-11-19 15:04 Marek Szuba
2021-11-19 13:38 Jakov Smolić
2021-11-19 11:50 Marek Szuba
2021-09-09 15:16 Marek Szuba
2021-09-09 11:20 Marek Szuba
2021-08-02 12:33 Marek Szuba
2021-08-01 16:54 Marek Szuba
2021-06-17 22:18 Thomas Deutschmann
2021-06-17 20:32 Thomas Deutschmann
2021-03-12 15:25 Sam James
2021-01-22 10:47 Marek Szuba
2020-10-15 14:27 Marek Szuba
2020-10-14 19:08 Agostino Sarubbo
2020-10-14 14:44 Marek Szuba
2020-09-13 11:02 Marek Szuba
2020-09-06 20:39 Marek Szuba
2020-09-06 20:27 Marek Szuba
2018-10-02 19:19 Richard Farina
2017-11-24 23:09 Michael Palimaka
2017-11-21 18:00 Manuel Rüger
2017-10-19 13:07 Manuel Rüger
2017-10-19 12:17 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=1599424036.d790b279143cdc1e60dfada747de6f8d9c70fdf4.marecki@gentoo \
    --to=marecki@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