Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9064 - (show annotations) (download)
Tue Oct 4 14:53:52 2011 UTC (12 years, 6 months ago) by niro
File size: 337 byte(s)
auto added: ver bump to 1.78-r1
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.78"
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"