From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-CBC/
Date: Fri, 7 May 2021 18:18:21 +0000 (UTC) [thread overview]
Message-ID: <1620411490.581046bc001f5c79408aa3c98ea678d643c4ac51.dilfridge@gentoo> (raw)
commit: 581046bc001f5c79408aa3c98ea678d643c4ac51
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 18:13:07 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 7 18:18:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581046bc
dev-perl/Crypt-CBC: Version bump 3.03
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Crypt-CBC/Crypt-CBC-3.30.0.ebuild | 34 ++++++++++++++++++++++++++++++
dev-perl/Crypt-CBC/Manifest | 1 +
2 files changed, 35 insertions(+)
diff --git a/dev-perl/Crypt-CBC/Crypt-CBC-3.30.0.ebuild b/dev-perl/Crypt-CBC/Crypt-CBC-3.30.0.ebuild
new file mode 100644
index 00000000000..5f400b2ac90
--- /dev/null
+++ b/dev-perl/Crypt-CBC/Crypt-CBC-3.30.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=LDS
+DIST_VERSION=3.03
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Encrypt Data with Cipher Block Chaining Mode"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ dev-perl/CryptX
+ dev-perl/Crypt-PBKDF2
+ virtual/perl-Digest-MD5
+ virtual/perl-Digest-SHA
+ virtual/perl-Math-BigInt
+ dev-perl/Math-Int128
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Crypt-Blowfish
+ dev-perl/Crypt-DES
+ dev-perl/Crypt-IDEA
+ dev-perl/Crypt-Rijndael
+ )
+"
diff --git a/dev-perl/Crypt-CBC/Manifest b/dev-perl/Crypt-CBC/Manifest
index 05b35b6544e..3004c26a332 100644
--- a/dev-perl/Crypt-CBC/Manifest
+++ b/dev-perl/Crypt-CBC/Manifest
@@ -1 +1,2 @@
DIST Crypt-CBC-2.33.tar.gz 23470 BLAKE2B 476e555df0000fc81c8be9af6133f018bc1daaa5b0d4f5f16ba37c68ce07dc720d418fd9f0ce1c452d5ad82fe00014ab735c6a94d3d5cc052284faf95e21d548 SHA512 5db17905c38b46f496617095655bb48e4737d6813c794f65dce88556f177caee1d5f669ddb0da3ad4b00e11ff1bc0af91fd4cd312ed2fd8497e410ef11176244
+DIST Crypt-CBC-3.03.tar.gz 40174 BLAKE2B 3a104c630bd355cfd1f4b87836db4460530437dfd21facbe221062c7a7a7142ec7450c79bcc93e797b219251622dc5c4d0c9e7f849fc060f6e197d3a1c66cc54 SHA512 c1c55dd5fae83d45893f47319323f6d0ad8295ec480b8ab034beeb33bb7d16f26bbedaeef6613a3495849f5034e7502b01c88ab75dd4d69234151d3b674929e6
next reply other threads:[~2021-05-07 18:18 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 18:18 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 11:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-CBC/ Sam James
2022-07-01 6:02 Arthur Zamarin
2021-12-08 10:14 Yixun Lan
2021-11-21 4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-10-15 18:56 Andreas K. Hüttel
2021-10-15 18:56 Andreas K. Hüttel
2021-08-07 14:49 Sam James
2021-08-05 14:13 Sam James
2021-07-31 4:14 Sam James
2021-07-24 20:23 Matt Turner
2021-05-25 0:52 Sam James
2021-05-25 0:19 Joshua Kinard
2021-05-16 0:13 Sam James
2021-05-15 1:55 Sam James
2021-05-11 18:41 Sergei Trofimovich
2021-05-08 18:58 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:41 Sam James
2020-12-27 14:42 Fabian Groffen
2020-06-29 19:13 Kent Fredric
2018-04-14 11:25 Markus Meier
2018-04-11 18:50 Markus Meier
2016-03-05 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/crypt-cbc/ Patrice Clement
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=1620411490.581046bc001f5c79408aa3c98ea678d643c4ac51.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