public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Cracklib/
Date: Wed, 22 May 2024 02:55:19 +0000 (UTC)	[thread overview]
Message-ID: <1716345525.ec62351bace628be592dcdd47af8cc8a163ec5a6.sam@gentoo> (raw)

commit:     ec62351bace628be592dcdd47af8cc8a163ec5a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 22 02:38:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 22 02:38:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec62351b

dev-perl/Crypt-Cracklib: EAPI 8, rely on eclass impls

This covers more variables/args, etc.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Crypt-Cracklib-1.700.0-r4.ebuild               | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r4.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r4.ebuild
new file mode 100644
index 000000000000..db112e35efee
--- /dev/null
+++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DANIEL
+DIST_VERSION=1.7
+inherit perl-module
+
+DESCRIPTION="Perl interface to Alec Muffett's Cracklib"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="sys-libs/cracklib"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
+	test? (
+		>=virtual/perl-Test-Simple-0.470.0
+	)
+"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.7-CFLAGS-1.patch"
+	"${FILESDIR}/${PN}-1.7-no-dot-inc.patch"
+)
+
+PERL_RM_FILES=(
+	t/pod-coverage.t
+	t/pod.t
+)


             reply	other threads:[~2024-05-22  2:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22  2:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  4:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Cracklib/ Sam James
2021-10-10 14:02 Andreas K. Hüttel
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2020-08-06 16:40 Kent Fredric
2017-06-19 19:32 Kent Fredric
2017-06-19 19:32 Kent Fredric
2016-12-27 20:00 Andreas Hüttel

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=1716345525.ec62351bace628be592dcdd47af8cc8a163ec5a6.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