Magellan Linux

Annotation of /branches/magellan-next/extras/test-harness/test-harness-3.22-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7313 - (hide annotations) (download)
Wed Oct 13 14:00:51 2010 UTC (13 years, 7 months ago) by niro
File size: 304 byte(s)
auto added: ver bump to 3.22-r1
1 niro 7313 # $Id: test-harness-3.17_03-r1.smage2 4285 2009-12-01 14:34:37Z niro $
2    
3     PNAME="test-harness"
4     PVER="3.22"
5     PBUILD="r1"
6    
7     STATE="unstable"
8     DESCRIPTION="Run Perl standard test scripts with statistics."
9    
10     CPAN_MODULE="Test-Harness"
11     CPAN_AUTHOR="ANDYA"
12     sminclude cpan
13    
14     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"