From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Curve25519/
Date: Thu, 23 Mar 2017 15:35:32 +0000 (UTC) [thread overview]
Message-ID: <1490283312.c38d83a5fadcb9108958448ec90cb6ba8e18770d.kentnl@gentoo> (raw)
commit: c38d83a5fadcb9108958448ec90cb6ba8e18770d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 15:11:40 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 15:35:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38d83a5
dev-perl/Crypt-Curve25519: Add w/ version 0.50.0
Required by new dev-perl/Net-SSH-Perl
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../Crypt-Curve25519-0.50.0.ebuild | 31 ++++++++++++++++++++++
dev-perl/Crypt-Curve25519/Manifest | 1 +
dev-perl/Crypt-Curve25519/metadata.xml | 12 +++++++++
3 files changed, 44 insertions(+)
diff --git a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.50.0.ebuild b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.50.0.ebuild
new file mode 100644
index 00000000000..f9895e1b57e
--- /dev/null
+++ b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.50.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=AJGB
+DIST_VERSION=0.05
+inherit perl-module flag-o-matic
+
+DESCRIPTION="Shared secret elliptic-curve Diffie-Hellman generator"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ )
+"
+pkg_setup() {
+ filter-flags "-flto" # https://github.com/ajgb/crypt-curve25519/issues/6
+ myconf=("OPTIMIZE=${CFLAGS}")
+}
diff --git a/dev-perl/Crypt-Curve25519/Manifest b/dev-perl/Crypt-Curve25519/Manifest
new file mode 100644
index 00000000000..7a475a7a1d0
--- /dev/null
+++ b/dev-perl/Crypt-Curve25519/Manifest
@@ -0,0 +1 @@
+DIST Crypt-Curve25519-0.05.tar.gz 73083 SHA256 d660922f36300f17b7de489c10939ff25043c5cb4a5b44fe53cc3becdeee318b SHA512 d8d81ee5371bb7ab9178109dfae0b8c21e96d18cc92d0c0d5be5dbc0a10a71c2fd200f04b503991b3ea2cd8e19db897b4389191d90528ca806b02b8f85068b57 WHIRLPOOL 067ddf6e0e6d068cff57c600ab1ff49fb824835f2133ccb4bd031c9b0d653c8ea8c301bab8807db2fe0e137d730dd2118d5078837f027d5568f169e97e683a87
diff --git a/dev-perl/Crypt-Curve25519/metadata.xml b/dev-perl/Crypt-Curve25519/metadata.xml
new file mode 100644
index 00000000000..62a9e1162aa
--- /dev/null
+++ b/dev-perl/Crypt-Curve25519/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">Crypt-Curve25519</remote-id>
+ <remote-id type="cpan-module">Crypt::Curve25519</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-03-23 15:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 15:35 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-06 8:37 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Curve25519/ Kent Fredric
2018-07-22 14:51 Thomas Deutschmann
2018-09-08 5:30 Mikle Kolyada
2020-06-30 14:53 Kent Fredric
2020-06-30 14:55 Kent Fredric
2021-05-08 18:41 Sam James
2021-05-08 18:44 Sam James
2021-10-15 18:56 Andreas K. Hüttel
2023-06-21 8:26 Sam James
2023-07-24 3:17 Sam James
2023-07-24 3:57 Sam James
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=1490283312.c38d83a5fadcb9108958448ec90cb6ba8e18770d.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