public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_fprint/
Date: Tue,  5 Jan 2021 22:00:48 +0000 (UTC)	[thread overview]
Message-ID: <1609884042.9946b929a7aeb2a8344fa5a6e7ad50a7545e0fa7.mattst88@gentoo> (raw)

commit:     9946b929a7aeb2a8344fa5a6e7ad50a7545e0fa7
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 03:25:59 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 22:00:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9946b929

sys-auth/pam_fprint: fix slots, EAPI 7

This package specifically depends on the older libfprint slot, and
it will	fail to	build if it just uses the latest version.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{pam_fprint-0.2-r1.ebuild => pam_fprint-0.2-r2.ebuild}           | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild b/sys-auth/pam_fprint/pam_fprint-0.2-r2.ebuild
similarity index 94%
rename from sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild
rename to sys-auth/pam_fprint/pam_fprint-0.2-r2.ebuild
index 8b4f0890a9a..95ce4a34dc4 100644
--- a/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild
+++ b/sys-auth/pam_fprint/pam_fprint-0.2-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit pam
 
@@ -12,10 +12,9 @@ SRC_URI="mirror://sourceforge/fprint/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""
 
 RDEPEND="
-	sys-auth/libfprint
+	sys-auth/libfprint:0
 	sys-libs/pam"
 DEPEND="${RDEPEND}"
 


             reply	other threads:[~2021-01-05 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 22:00 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-04  0:23 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_fprint/ Sam James
2019-08-03 11:19 Aaron Bauman
2018-11-25 11:13 Mikle Kolyada
2018-01-03 18:39 David Seifert

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=1609884042.9946b929a7aeb2a8344fa5a6e7ad50a7545e0fa7.mattst88@gentoo \
    --to=mattst88@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