public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julian Ospald" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-DSA/
Date: Sun, 20 Sep 2015 16:39:47 +0000 (UTC)	[thread overview]
Message-ID: <1442767074.c67debea7b9624b4514b156724a5de1f6d34573f.hasufell@gentoo> (raw)

commit:     c67debea7b9624b4514b156724a5de1f6d34573f
Author:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 14:35:41 2015 +0000
Commit:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 16:37:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67debea

dev-perl/Crypt-OpenSSL-DSA: add libressl support

 .../Crypt-OpenSSL-DSA-0.150.0-r1.ebuild            | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0-r1.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0-r1.ebuild
new file mode 100644
index 0000000..a76dd88
--- /dev/null
+++ b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+MODULE_AUTHOR=KMX
+MODULE_VERSION=0.15
+inherit perl-module
+
+DESCRIPTION='Digital Signature Algorithm using OpenSSL'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl"
+
+RDEPEND="
+	!libressl? ( dev-libs/openssl:0 )
+	libressl? ( dev-libs/libressl )
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST="do"


             reply	other threads:[~2015-09-20 16:39 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 16:39 Julian Ospald [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-30 23:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-DSA/ Andreas Hüttel
2016-11-19  4:06 Kent Fredric
2017-01-18  2:19 Kent Fredric
2017-01-20 21:58 Andreas Hüttel
2017-01-26 16:08 Tobias Klausmann
2017-02-05  1:45 Jeroen Roovers
2017-02-20 17:51 Markus Meier
2017-04-05 10:50 Michael Weber
2017-05-25 20:04 Michael Weber
2017-06-29  4:55 Kent Fredric
2017-06-29  8:06 Agostino Sarubbo
2017-09-19 19:29 Sergei Trofimovich
2017-10-29 10:45 Sergei Trofimovich
2017-11-07 22:52 Sergei Trofimovich
2017-11-09  0:07 Matt Turner
2017-11-24  6:15 Markus Meier
2017-11-24 22:25 Sergei Trofimovich
2017-11-24 22:40 Sergei Trofimovich
2019-07-10  9:24 Kent Fredric
2020-07-01 11:43 Kent Fredric
2021-05-03 10:15 Mikle Kolyada
2021-05-07 21:42 Andreas K. Hüttel
2021-05-08 18:41 Sam James
2021-05-08 18:44 Sam James
2021-05-08 18:49 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:58 Sam James
2021-07-28  3:12 Sam James
2021-07-28  3:12 Sam James
2021-07-29  6:40 Agostino Sarubbo
2021-07-31  6:23 Sam James
2021-08-13  1:05 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=1442767074.c67debea7b9624b4514b156724a5de1f6d34573f.hasufell@gentoo \
    --to=hasufell@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