dev-perl/Math-Geometry-Planar-GPC - 1.04 (salfter)

Search

Install

Install this version:

emerge -a =dev-perl/Math-Geometry-Planar-GPC-1.04

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

autounmask =dev-perl/Math-Geometry-Planar-GPC-1.04

Or alternatively:

emerge --autounmask-write -a =dev-perl/Math-Geometry-Planar-GPC-1.04

Package Information

Description:
Perl wrapper for Alan Murta's gpc library

Ebuild Details

Version EAPI Keywords Slot
1.04 8 ~amd64 ~x86 ~amd64-linux ~x86-linux 0
View Raw Ebuild
EAPI=8

DIST_AUTHOR=DVDPOL
DIST_VERSION=${PV}
DIST_A_EXT=tar.gz

inherit perl-module

DESCRIPTION="Perl wrapper for Alan Murta's gpc library"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

SRC_TEST=do

Inherited Eclasses