public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-auth/pam-gnupg/
Date: Sun, 10 Apr 2022 12:35:45 +0000 (UTC)	[thread overview]
Message-ID: <1649506134.979851a0d50ee67aba4a31a72868006e2c4ab401.andrewammerlaan@gentoo> (raw)

commit:     979851a0d50ee67aba4a31a72868006e2c4ab401
Author:     Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
AuthorDate: Sat Apr  9 12:07:49 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 12:08:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=979851a0

sys-auth/pam-gnupg: minor fixups

Thanks to thesamesam for reporting these.

Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>

 sys-auth/pam-gnupg/Manifest             |  2 +-
 sys-auth/pam-gnupg/pam-gnupg-0.3.ebuild | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sys-auth/pam-gnupg/Manifest b/sys-auth/pam-gnupg/Manifest
index cb4d9fd28..cce556ddd 100644
--- a/sys-auth/pam-gnupg/Manifest
+++ b/sys-auth/pam-gnupg/Manifest
@@ -1 +1 @@
-DIST v0.3.tar.gz 20827 BLAKE2B 3973ffceec48105c28f368c14c879f9c1cae1676a5f5134c49249b3db8877418c2e9ac7937a6cacb3c5c2089be9a6e03c96e1988ecb029756c2f404674b9126c SHA512 5ee9af0f2e0d32680d6bc5e5b55ce46b86f01ff47b364a34484a6522035c96b8556c65d3d834ff711fb158ec4f1edbd48a1fea883641dedcbebd40074dc2fc5f
+DIST pam-gnupg-0.3.tar.gz 20827 BLAKE2B 3973ffceec48105c28f368c14c879f9c1cae1676a5f5134c49249b3db8877418c2e9ac7937a6cacb3c5c2089be9a6e03c96e1988ecb029756c2f404674b9126c SHA512 5ee9af0f2e0d32680d6bc5e5b55ce46b86f01ff47b364a34484a6522035c96b8556c65d3d834ff711fb158ec4f1edbd48a1fea883641dedcbebd40074dc2fc5f

diff --git a/sys-auth/pam-gnupg/pam-gnupg-0.3.ebuild b/sys-auth/pam-gnupg/pam-gnupg-0.3.ebuild
index 2d892a1c1..315cddbb4 100644
--- a/sys-auth/pam-gnupg/pam-gnupg-0.3.ebuild
+++ b/sys-auth/pam-gnupg/pam-gnupg-0.3.ebuild
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="Unlock GnuPG keys on login"
 HOMEPAGE="https://github.com/cruegge/pam-gnupg"
-SRC_URI="https://github.com/cruegge/pam-gnupg/archive/refs/tags/v${PV}.tar.gz"
+SRC_URI="https://github.com/cruegge/pam-gnupg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
@@ -16,9 +16,13 @@ RDEPEND="
 >=app-crypt/gnupg-2.2.33-r1
 "
 
-src_configure() {
+src_prepare() {
+	default
 	eautoreconf
-	./configure \
+}
+
+src_configure() {
+	econf \
 		--host=${CHOST} \
 		--prefix=/usr \
 		--infodir=/usr/share/info \


             reply	other threads:[~2022-04-10 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-10 12:35 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-09 16:30 [gentoo-commits] repo/proj/guru:master commit in: sys-auth/pam-gnupg/ Viorel Munteanu
2024-09-25 13:53 David Roman
2023-09-19  6:23 Haelwenn Monnier
2022-04-06 19:43 Michał Górny

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=1649506134.979851a0d50ee67aba4a31a72868006e2c4ab401.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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