Magellan Linux

Contents of /trunk/extras/io-compress-base/io-compress-base-2.015-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4292 - (show annotations) (download)
Tue Dec 1 14:42:28 2009 UTC (14 years, 5 months ago) by niro
File size: 514 byte(s)
auto added: ver bump to 2.015-r1
1 # $Id$
2
3 PNAME="io-compress-base"
4 PVER="2.015"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Base Class for IO::Compress modules."
11 HOMEPAGE="http://search.cpan.org/~pmqs/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/scalar-list-utils-1.22"
15
16 SRCFILE="IO-Compress-Base-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/IO-Compress-Base-${PVER}"
18
19 sminclude perl
20
21 SRC_URI=(
22 http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_perl IO-Compress-Base gz"

Properties

Name Value
svn:keywords Id