dev-perl/Lingua-Romana-Perligata - 0.605 (lanodanOverlay)

Search

Install

Install this version:

emerge -a =dev-perl/Lingua-Romana-Perligata-0.605

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-perl/Lingua-Romana-Perligata-0.605

Or alternatively:

emerge --autounmask-write -a =dev-perl/Lingua-Romana-Perligata-0.605

Package Information

Description:
makes it possible to write Perl programs in Latin

Ebuild Details

Version EAPI Keywords Slot
0.605 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=DCONWAY
DIST_A_EXT=tar.gz
inherit perl-module

DESCRIPTION="makes it possible to write Perl programs in Latin"

SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses