From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SMIME/
Date: Thu, 31 Dec 2015 10:46:56 +0000 (UTC) [thread overview]
Message-ID: <1451558814.6cd6006aa25cc7d29aa84b327a2dcd9978740721.dilfridge@gentoo> (raw)
commit: 6cd6006aa25cc7d29aa84b327a2dcd9978740721
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 10:11:47 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 10:46:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cd6006a
dev-perl/Crypt-SMIME: Version bump
Package-Manager: portage-2.2.26
dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0.ebuild | 35 +++++++++++++++++++++++++
dev-perl/Crypt-SMIME/Manifest | 1 +
2 files changed, 36 insertions(+)
diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0.ebuild
new file mode 100644
index 0000000..78c11b8
--- /dev/null
+++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MIKAGE
+DIST_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="S/MIME message signing, verification, encryption and decryption"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl test"
+
+RDEPEND="
+ !libressl? ( dev-libs/openssl:0 )
+ libressl? ( dev-libs/libressl )
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ dev-perl/extutils-pkgconfig
+ dev-perl/ExtUtils-CChecker
+ >=dev-perl/ExtUtils-Constant-0.230.0
+ test? (
+ dev-perl/Test-Exception
+ virtual/perl-Test-Simple
+ >=dev-perl/Test-Taint-1.60.0
+ dev-perl/Test-Dependencies
+ >=dev-perl/Test-Pod-1.140.0
+ >=dev-perl/Test-Pod-Coverage-1.40.0
+ )
+"
diff --git a/dev-perl/Crypt-SMIME/Manifest b/dev-perl/Crypt-SMIME/Manifest
index 54a5fe9..7b00738 100644
--- a/dev-perl/Crypt-SMIME/Manifest
+++ b/dev-perl/Crypt-SMIME/Manifest
@@ -1 +1,2 @@
DIST Crypt-SMIME-0.15.tar.gz 23647 SHA256 0baa9af1209f62c6a409afa4b0ede163b44fe0dc4f5f5627800d46e0b4631e82 SHA512 9ceb98fdf4d40784fe5fef56a45b748ad78f112d216ef67e2fe5aec47f5d4f18bcbf2aebfde344cb3a516d967da89d839198cbd1157d7e75a5f9c475f567f61f WHIRLPOOL a76b5495663c2fd43b487a91c4e45b05f4e027467f9f91c5136099101bfef0d3d2da8b1fb89c55fe6a67e3002c1edc7e5cef682d3a7df81f43b91cdbc299b00c
+DIST Crypt-SMIME-0.16.tar.gz 25106 SHA256 f4d0f431e18c0750bc0495eccca5f685773df5d37a0f25dbacbfdba16446dbfa SHA512 ae2d3ba015dbdabca00186e74710a3112437d656ebbff078189e445285a713ba83419cd9b80921f9345a67bf8f78cc772f973b587824609f9294d37a3ffce4b8 WHIRLPOOL 477e045e520a3498c0891feb6067053197c58cc4108d5a5ff63a34cd14f1a2e6af8b911402806d649bb681d74161e3aa23d591eda052b8bcf1e765b098afd7f1
next reply other threads:[~2015-12-31 10:47 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-31 10:46 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-06 1:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SMIME/ Sam James
2025-02-28 12:26 Andreas K. Hüttel
2024-06-09 21:18 Sam James
2024-04-29 4:45 Sam James
2022-12-18 18:50 Arthur Zamarin
2022-11-15 8:46 Sam James
2022-10-31 16:38 Agostino Sarubbo
2021-06-22 18:19 Sam James
2021-05-03 10:25 Mikle Kolyada
2020-10-19 3:58 Kent Fredric
2020-09-17 12:25 Kent Fredric
2020-09-16 8:53 Kent Fredric
2020-08-07 15:47 Kent Fredric
2020-08-06 16:56 Kent Fredric
2020-07-02 13:10 Kent Fredric
2016-12-10 18:01 Kent Fredric
2016-12-05 19:35 Kent Fredric
2016-09-05 5:47 Kent Fredric
2016-09-05 5:47 Kent Fredric
2016-01-09 21:20 Andreas Hüttel
2015-12-31 10:46 Andreas Hüttel
2015-09-20 16:39 Julian Ospald
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=1451558814.6cd6006aa25cc7d29aa84b327a2dcd9978740721.dilfridge@gentoo \
--to=dilfridge@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