Deep dependency of sci-biology/meme
Package-Manager: portage-2.3.2
--- /dev/null
+DIST XML-Compile-Cache-1.05.tar.gz 16255 SHA256 5c3b9f6e254fc8ccd508e99654624266d98d45a58ffa52bb460fa608bfa67c75 SHA512 41b50babe59ae9f3fe43bd21c23ad8237fc4fcd0ad07dbaae6c446d230448283f50fb085cc18f11f35775858af0828afd8598c96c0da49ca3d3ca85e6cd6d249 WHIRLPOOL 70964b99141f9ab2b7418dc860ea31cff2b6af25bb6e7a3f064a682c9c26265452c3e0406d21c6efcd7781a0b779572e25b55622eb6e6ec90edc44dd7aa7efd4
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="Cache compiled XML translations"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Log-Report-0.190.0
+ >=dev-perl/XML-Compile-1.480.0
+ >=dev-perl/XML-LibXML-Simple-0.950.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.20.0
+ )
+"
--- /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">XML-Compile-Cache</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Cache</remote-id>
+ </upstream>
+</pkgmetadata>