Magellan Linux

Contents of /trunk/extras/archive-tar/archive-tar-1.54-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4297 - (show annotations) (download)
Tue Dec 1 14:45:12 2009 UTC (14 years, 5 months ago) by niro
File size: 554 byte(s)
-fixed SRC_URI
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.54"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Perl module for manipulations of tar archives."
11 HOMEPAGE="http://search.cpan.org/~kane/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/io-zlib-1.10
15 >= dev-perl/io-string-1.08
16 >= dev-perl/test-harness-3.17"
17
18 SRCFILE="Archive-Tar-${PVER}.tar.gz"
19 SRCDIR="${BUILDDIR}/Archive-Tar-${PVER}"
20
21 sminclude perl
22
23 SRC_URI=(
24 http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/${SRCFILE}
25 mirror://${PNAME}/${SRCFILE}
26 )
27
28 UP2DATE="updatecmd_perl Archive-Tar gz"

Properties

Name Value
svn:keywords Id