public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-OATH/
Date: Tue, 22 Sep 2020 11:51:37 +0000 (UTC)	[thread overview]
Message-ID: <1600775410.32903148d8e9ca1ed8fad08123d488cb81153786.kentnl@gentoo> (raw)

commit:     32903148d8e9ca1ed8fad08123d488cb81153786
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 11:49:10 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 11:50:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32903148

dev-perl/Authen-OATH: Add w/ version=2.0.1

Requested by juippis as an optional dependency for app-admin/kpcli

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Authen-OATH/Authen-OATH-2.0.1.ebuild | 38 +++++++++++++++++++++++++++
 dev-perl/Authen-OATH/Manifest                 |  1 +
 dev-perl/Authen-OATH/metadata.xml             | 12 +++++++++
 3 files changed, 51 insertions(+)

diff --git a/dev-perl/Authen-OATH/Authen-OATH-2.0.1.ebuild b/dev-perl/Authen-OATH/Authen-OATH-2.0.1.ebuild
new file mode 100644
index 00000000000..c5fdc94780e
--- /dev/null
+++ b/dev-perl/Authen-OATH/Authen-OATH-2.0.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=2.0.1
+inherit perl-module
+
+DESCRIPTION="OATH One Time Passwords"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/Digest-HMAC
+	virtual/perl-Math-BigInt
+	>=dev-perl/Moo-2.2.4
+	dev-perl/Type-Tiny
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Digest-SHA
+		dev-perl/Test-Needs
+		virtual/perl-Test-Simple
+	)
+"
+PERL_RM_FILES=(
+	t/author-pod-coverage.t
+	t/author-pod-spell.t
+	t/author-synopsis.t
+	t/author-tidyall.t
+	t/manifest.t
+	t/pod-coverage.t
+	t/pod.t
+	t/release-cpan-changes.t
+)

diff --git a/dev-perl/Authen-OATH/Manifest b/dev-perl/Authen-OATH/Manifest
new file mode 100644
index 00000000000..a1a301b849e
--- /dev/null
+++ b/dev-perl/Authen-OATH/Manifest
@@ -0,0 +1 @@
+DIST Authen-OATH-2.0.1.tar.gz 13319 BLAKE2B 4277b3503c518c3233ad2459f828c3daadd783d121c188b1878c9c6783a98ce03d5fbb74102fffb1cfe6c54be5047e57545bc9b829cd510a9c42fa9764daebb2 SHA512 7372d73ee0dcb9e4b662f97c53bf913115734862fa41c12b34fb1a52cf7bd22619577497170f0a384bc81e6d088191ad11137a750501f3e9cac5614a88c0637e

diff --git a/dev-perl/Authen-OATH/metadata.xml b/dev-perl/Authen-OATH/metadata.xml
new file mode 100644
index 00000000000..b0b21009d44
--- /dev/null
+++ b/dev-perl/Authen-OATH/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Authen-OATH</remote-id>
+    <remote-id type="cpan-module">Authen::OATH</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2020-09-22 11:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 11:51 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22 12:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-OATH/ Kent Fredric

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=1600775410.32903148d8e9ca1ed8fad08123d488cb81153786.kentnl@gentoo \
    --to=kentnl@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