- EAPI6ify
- Add missing remote CPAN id's.
Package-Manager: Portage-2.3.18, Repoman-2.3.6
--- /dev/null
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TJENNESS
+DIST_VERSION=0.61
+inherit perl-module
+
+DESCRIPTION="Convert Pod data to formatted LaTeX"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-Pod-Parser
+ virtual/perl-if
+"
+DEPEND="${RDEPEND}
+ dev-perl/Module-Build
+"
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">Pod-LaTeX</remote-id>
+ <remote-id type="cpan-module">Pod::LaTeX</remote-id>
+ </upstream>
</pkgmetadata>