Magellan Linux

Contents of /trunk/extras/archive-tar/archive-tar-1.96-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21303 - (show annotations) (download)
Wed Jun 11 11:44:49 2014 UTC (9 years, 11 months ago) by niro
File size: 339 byte(s)
-rebuild against perl-5.20.0
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.96"
5 PBUILD="r3"
6
7 DESCRIPTION="Perl module for manipulations of tar archives."
8
9 DEPEND=">= dev-lang/perl-5.20.0
10 >= dev-perl/io-zlib-1.2
11 >= dev-perl/io-string-1.08
12 >= dev-perl/test-harness-3.23"
13
14 CPAN_MODULE="Archive-Tar"
15 CPAN_AUTHOR="BINGOS"
16 sminclude cpan
17
18 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"