+++ /dev/null
-DIST Tie-EncryptedHash-1.24.tar.gz 10515 SHA256 aa9a083a231e4046170a5894644e3c59679c7dbd0aa2d1217dc85150df2c1e21 SHA512 1b86af7ed2854f8b5a9f03f22484ecb08021efd87993b3f5786a56764478e022d5e2f2cbb87d4a832743a05e1983174481b95d3545175106a44b9911fc8adef7 WHIRLPOOL cf22bba9053719ff45d50556269af41b019124f91a2907c69bd7f63bc9db5f05edfa15efb559d7248a4514c0a5389f3f941ec459523c1e0d4a716265ce6998c6
+++ /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">Tie-EncryptedHash</remote-id>
- <remote-id type="cpan-module">Tie::EncryptedHash</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Tie-EncryptedHash
-MODULE_AUTHOR=VIPUL
-MODULE_VERSION=1.24
-inherit perl-module
-
-DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Crypt-Blowfish
- dev-perl/Crypt-DES
- dev-perl/Crypt-CBC"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do