New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79781


Ignore:
Timestamp:
06/25/11 12:34:49 (4 years ago)
Author:
jmr@…
Message:

p5-event: whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/perl/p5-event/Portfile

    r79780 r79781  
    22# $Id$ 
    33 
    4 PortSystem      1.0 
    5 PortGroup       perl5 1.0 
     4PortSystem      1.0 
     5PortGroup       perl5 1.0 
    66 
    7 categories      perl 
    8 platforms       darwin 
    9 perl5.setup     Event 1.18 
    10 license {Artistic GPL} 
    11 maintainers     nomaintainer 
    12 description     A Generic Perl Event Loop 
     7platforms       darwin 
     8perl5.setup     Event 1.18 
     9license         {Artistic GPL} 
     10maintainers     nomaintainer 
     11description     A Generic Perl Event Loop 
    1312long_description This extension aims to provide an simple and optimized \ 
    14                 event loop for a broad class of applications. 
     13                event loop for a broad class of applications. 
    1514 
    16 checksums       md5 a50346358c05c2ea105811c433dcb87c \ 
    17                 sha1 e384ca699bad30b00c0cf26bc1d96c11397b6a23 \ 
    18                 rmd160 ac2b6c8943f0b40af3f5aeb819b51557c5a3871c 
     15checksums       md5 a50346358c05c2ea105811c433dcb87c \ 
     16                sha1 e384ca699bad30b00c0cf26bc1d96c11397b6a23 \ 
     17                rmd160 ac2b6c8943f0b40af3f5aeb819b51557c5a3871c 
Note: See TracChangeset for help on using the changeset viewer.