Final stage in migration to PN=Upstream
+++ /dev/null
-DIST Convert-PEM-0.08.tar.gz 54089 SHA256 070ef357af0394d776647ca4b9dd992395617e49f0a5f393c85a29733f100b52 SHA512 d5e4342b40d01d534ec5f81ab009af185f795267c1bce792d26739ab07078a618093c720230ac2b6cf10c4b5ae1c282c94afa5b9db2eef6fd66e684d2080c273 WHIRLPOOL 0693e595b44eb770259eb3fd2db52f644c192186c66692f22de0f05dc28daa3888ad77464058c27bc1168010fa04c7e28449a2b737859d4df9b110bac39047c2
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Convert-PEM
-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
+++ /dev/null
-<?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>