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/Convert-PEM/
Date: Mon, 25 Jul 2016 09:16:32 +0000 (UTC)	[thread overview]
Message-ID: <1469435572.b9c850b63307b40a7ae12b04d27b863810feaf80.kentnl@gentoo> (raw)

commit:     b9c850b63307b40a7ae12b04d27b863810feaf80
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 07:54:55 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 08:32:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c850b6

dev-perl/Convert-PEM: copy from dev-perl/convert-pem

Migrating to make PN=Upstream consistent.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild | 26 +++++++++++++++++++++++
 dev-perl/Convert-PEM/Manifest                     |  1 +
 dev-perl/Convert-PEM/metadata.xml                 | 13 ++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild
new file mode 100644
index 0000000..675766b
--- /dev/null
+++ b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BTROTT
+MODULE_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Read/write encrypted ASN.1 PEM files"
+
+SLOT="0"
+KEYWORDS="alpha amd64 hppa ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+	dev-perl/Class-ErrorHandler
+	dev-perl/Convert-ASN1
+	dev-perl/Crypt-DES_EDE3
+	virtual/perl-Digest-MD5
+	virtual/perl-MIME-Base64
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do

diff --git a/dev-perl/Convert-PEM/Manifest b/dev-perl/Convert-PEM/Manifest
new file mode 100644
index 0000000..7f81279
--- /dev/null
+++ b/dev-perl/Convert-PEM/Manifest
@@ -0,0 +1 @@
+DIST Convert-PEM-0.08.tar.gz 54089 SHA256 070ef357af0394d776647ca4b9dd992395617e49f0a5f393c85a29733f100b52 SHA512 d5e4342b40d01d534ec5f81ab009af185f795267c1bce792d26739ab07078a618093c720230ac2b6cf10c4b5ae1c282c94afa5b9db2eef6fd66e684d2080c273 WHIRLPOOL 0693e595b44eb770259eb3fd2db52f644c192186c66692f22de0f05dc28daa3888ad77464058c27bc1168010fa04c7e28449a2b737859d4df9b110bac39047c2

diff --git a/dev-perl/Convert-PEM/metadata.xml b/dev-perl/Convert-PEM/metadata.xml
new file mode 100644
index 0000000..48bd332
--- /dev/null
+++ b/dev-perl/Convert-PEM/metadata.xml
@@ -0,0 +1,13 @@
+<?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">Convert-PEM</remote-id>
+    <remote-id type="cpan-module">Convert::PEM</remote-id>
+    <remote-id type="cpan-module">Convert::PEM::CBC</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-07-25  9:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-25  9:16 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-25  9:16 [gentoo-commits] repo/gentoo:master commit in: dev-perl/convert-pem/ Kent Fredric
2017-06-11  2:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Convert-PEM/ Kent Fredric
2020-06-29  8:49 Kent Fredric
2020-07-14 16:38 Sergei Trofimovich
2021-05-04 21:27 Sam James
2021-05-06  6:55 Agostino Sarubbo
2021-05-06  6:57 Agostino Sarubbo
2021-05-08 18:55 Sam James
2021-05-08 18:58 Sam James
2021-10-14 21:21 Andreas K. Hüttel
2024-10-17  3:29 Sam James
2024-10-24 10:23 Sam James
2024-12-01 18:38 Arthur Zamarin
2024-12-01 19:02 Arthur Zamarin
2024-12-02 13:15 Jakov Smolić
2024-12-05 18:31 Sam James
2025-01-22  4:55 Sam James
2025-03-03 20:44 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=1469435572.b9c850b63307b40a7ae12b04d27b863810feaf80.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