Magellan Linux

Annotation of /branches/magellan-next/extras/io-compress-zlib/io-compress-zlib-2.015-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7312 - (hide annotations) (download)
Wed Oct 13 14:00:21 2010 UTC (13 years, 7 months ago) by niro
File size: 404 byte(s)
auto added: ver bump to 2.015-r2
1 niro 7312 # $Id: io-compress-zlib-2.015-r1.smage2 4293 2009-12-01 14:42:51Z niro $
2    
3     PNAME="io-compress-zlib"
4     PVER="2.015"
5     PBUILD="r2"
6    
7     STATE="unstable"
8     DESCRIPTION="Read/Write compressed files."
9    
10     DEPEND=">= dev-lang/perl-5.12
11     == dev-perl/io-compress-base-${PVER}
12     >= dev-perl/compress-raw-zlib-${PVER}"
13    
14     CPAN_MODULE="IO-Compress-Zlib"
15     CPAN_AUTHOR="PMQS"
16     sminclude cpan
17    
18     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"