Magellan Linux

Contents of /branches/magellan-next/extras/event/event-1.13-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8128 - (show annotations) (download)
Tue Jul 12 17:50:45 2011 UTC (12 years, 9 months ago) by niro
File size: 421 byte(s)
imported
1 # $Id$
2
3 PNAME="event"
4 PVER="1.13"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Event loop processing."
11 HOMEPAGE="http://search.cpan.org/~jprit/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14
15 SRCFILE="Event-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/Event-${PVER}"
17
18 sminclude perl
19
20 SRC_URI=(
21 http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_perl Event gz"

Properties

Name Value
svn:keywords Id