From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_mysql/
Date: Mon, 10 Feb 2025 08:56:49 +0000 (UTC) [thread overview]
Message-ID: <1739177753.a9f0b606ca5fe3c67e5fb0c2aed62b9a2f16801c.sam@gentoo> (raw)
commit: a9f0b606ca5fe3c67e5fb0c2aed62b9a2f16801c
Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Fri Jan 24 17:00:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 08:55:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f0b606
sys-auth/pam_mysql: update EAPI 7 -> 8, Skip QA warning for Solaris function
md5_calc is implicitly declared in "checking if md5.h is Solaris's" test
Closes: https://bugs.gentoo.org/908580
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40290
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/pam_mysql/metadata.xml | 1 +
.../{pam_mysql-0.8.2-r1.ebuild => pam_mysql-0.8.2-r2.ebuild} | 8 ++++++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/sys-auth/pam_mysql/metadata.xml b/sys-auth/pam_mysql/metadata.xml
index 7d38d2712c8e..b97d1775dc2f 100644
--- a/sys-auth/pam_mysql/metadata.xml
+++ b/sys-auth/pam_mysql/metadata.xml
@@ -10,5 +10,6 @@
</use>
<upstream>
<remote-id type="sourceforge">pam-mysql</remote-id>
+ <remote-id type="github">NigelCunningham/pam-MySQL</remote-id>
</upstream>
</pkgmetadata>
diff --git a/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild b/sys-auth/pam_mysql/pam_mysql-0.8.2-r2.ebuild
similarity index 88%
rename from sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild
rename to sys-auth/pam_mysql/pam_mysql-0.8.2-r2.ebuild
index b697b813dc71..6bf8eec3517f 100644
--- a/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild
+++ b/sys-auth/pam_mysql/pam_mysql-0.8.2-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI=8
inherit autotools pam
@@ -25,6 +25,10 @@ RDEPEND="${DEPEND}"
DOCS=( AUTHORS ChangeLog NEWS README )
+QA_CONFIG_IMPL_DECL_SKIP=(
+ md5_calc # for Solaris, bug #908580
+)
+
src_prepare() {
default
next reply other threads:[~2025-02-10 8:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 8:56 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-17 14:55 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_mysql/ Andreas Sturmlechner
2021-11-30 11:06 Arthur Zamarin
2021-11-30 11:06 Arthur Zamarin
2021-11-30 11:06 Arthur Zamarin
2021-06-08 9:14 Thomas Deutschmann
2021-03-26 14:35 Sam James
2018-09-16 23:41 Brian Evans
2018-06-18 20:21 Tobias Klausmann
2018-06-02 14:47 Mikle Kolyada
2018-05-29 11:17 Thomas Deutschmann
2018-05-26 20:31 Aaron Bauman
2018-02-22 21:18 Thomas Deutschmann
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=1739177753.a9f0b606ca5fe3c67e5fb0c2aed62b9a2f16801c.sam@gentoo \
--to=sam@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