dev-perl/Math-Geometry-Planar - 1.18 (salfter)

Search

Install

Install this version:

emerge -a =dev-perl/Math-Geometry-Planar-1.18

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

autounmask =dev-perl/Math-Geometry-Planar-1.18

Or alternatively:

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

Package Information

Description:
A collection of planar geometry functions

Ebuild Details

Version EAPI Keywords Slot
1.18 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="A collection of planar geometry functions"

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

RDEPEND=">=dev-perl/Math-Geometry-Planar-GPC-1.04
         >=dev-perl/Math-Geometry-Planar-Offset-1.03"

SRC_TEST=do

Inherited Eclasses

Dependencies

RDEPEND

>=dev-perl/Math-Geometry-Planar-GPC-1.04
         >=dev-perl/Math-Geometry-Planar-Offset-1.03