mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Pod-LaTeX: EAPI6 + CPAN id's
- EAPI6ify - Add missing remote CPAN id's. Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
22
dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
Normal file
22
dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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
|
||||
"
|
||||
@@ -5,4 +5,8 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user