Magellan Linux

Contents of /trunk/extras/event/event-1.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 474 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/event/event-1.10-r1.smage2,v 1.1 2008/03/24 00:12:39 niro Exp $
2
3 PNAME="event"
4 PVER="1.10"
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 )

Properties

Name Value
svn:keywords Id