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: app-crypt/cardpeek/
Date: Tue, 13 Oct 2020 16:55:20 +0000 (UTC)	[thread overview]
Message-ID: <1602607657.24e3092b084ebd47b84cedbfee3217280c4db25a.marecki@gentoo> (raw)

commit:     24e3092b084ebd47b84cedbfee3217280c4db25a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 14:45:12 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 16:47:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e3092b

app-crypt/cardpeek: migrate to lua-single.eclass

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-crypt/cardpeek/cardpeek-0.8.4.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
index ad134c9f659..f3a3ade8f3b 100644
--- a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
+++ b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild
@@ -1,8 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+LUA_COMPAT=( lua5-2 )
+
+inherit lua-single
+
 DESCRIPTION="Tool to read the contents of smartcards"
 HOMEPAGE="http://pannetrat.com/Cardpeek"
 SRC_URI="http://downloads.pannetrat.com/install/${P}.tar.gz"
@@ -12,8 +16,10 @@ SLOT="0"
 KEYWORDS=""
 IUSE="libressl"
 
-RDEPEND="sys-apps/pcsc-lite
-	dev-lang/lua:5.2
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="${LUA_DEPS}
+	sys-apps/pcsc-lite
 	x11-libs/gtk+:3
 	net-misc/curl
 	!libressl? ( dev-libs/openssl:0= )


             reply	other threads:[~2020-10-13 16:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13 16:55 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-01  7:37 [gentoo-commits] repo/gentoo:master commit in: app-crypt/cardpeek/ Mikle Kolyada
2021-01-25 17:38 Marek Szuba
2020-11-14 21:48 David Seifert
2017-03-25 21:46 Alon Bar-Lev
2017-02-04  1:31 Alon Bar-Lev
2016-11-05  6:58 Alon Bar-Lev
2016-06-03  8:55 Anthony G. Basile
2015-12-23 11:16 Alon Bar-Lev
2015-12-23 11:16 Alon Bar-Lev

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=1602607657.24e3092b084ebd47b84cedbfee3217280c4db25a.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