blob: c7cb67795fa35bcc50f0a4427bd82934b4cc5ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=A simple Term::Cap based screen positioning module
EAPI=6
HOMEPAGE=https://metacpan.org/release/Term-Screen
INHERIT=perl-module
IUSE=test examples
KEYWORDS=amd64 ~s390 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/J/JS/JSTOWE/Term-Screen-1.06.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module fe87099fddad9ba492e2b99367e39063
_md5_=fce11a4278692535c85a1ce9867fbc49
|