Magellan Linux

Contents of /branches/magellan-next/extras/archive-tar/archive-tar-1.76-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8787 - (show annotations) (download)
Thu Jul 28 16:44:45 2011 UTC (12 years, 9 months ago) by niro
File size: 337 byte(s)
auto added: ver bump to 1.76-r1
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.76"
5 PBUILD="r1"
6
7 DESCRIPTION="Perl module for manipulations of tar archives."
8
9 DEPEND=">= dev-lang/perl-5.14
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"