Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7317 - (show annotations) (download)
Wed Oct 13 14:02:46 2010 UTC (13 years, 7 months ago) by niro
File size: 415 byte(s)
auto added: ver bump to 1.68-r1
1 # $Id: archive-tar-1.54-r1.smage2 4297 2009-12-01 14:45:12Z niro $
2
3 PNAME="archive-tar"
4 PVER="1.68"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="Perl module for manipulations of tar archives."
9
10
11 DEPEND=">= dev-lang/perl-5.12
12 >= dev-perl/io-zlib-1.2
13 >= dev-perl/io-string-1.08
14 >= dev-perl/test-harness-3.22"
15
16 CPAN_MODULE="Archive-Tar"
17 CPAN_AUTHOR="BINGOS"
18 sminclude cpan
19
20 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"