Added devel/p5-MooseX-MultiInitArg version 0.01

This commit is contained in:
sno 2009-09-16 19:22:57 +00:00
parent 311608d3aa
commit 74563ce8e9
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1231 2009/09/16 02:18:31 reed Exp $
# $NetBSD: Makefile,v 1.1232 2009/09/16 19:23:54 sno Exp $
#
COMMENT= Development utilities
@ -718,6 +718,7 @@ SUBDIR+= p5-MooseX-LazyRequire
SUBDIR+= p5-MooseX-Meta-TypeConstraint-ForceCoercion
SUBDIR+= p5-MooseX-Method-Signatures
SUBDIR+= p5-MooseX-MethodAttributes
SUBDIR+= p5-MooseX-MultiInitArg
SUBDIR+= p5-MooseX-NonMoose
SUBDIR+= p5-MooseX-Object-Pluggable
SUBDIR+= p5-MooseX-Param

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2009,v 1.3727 2009/09/16 19:06:00 wiz Exp $
$NetBSD: CHANGES-2009,v 1.3728 2009/09/16 19:22:57 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@ -4864,3 +4864,4 @@ Changes to the packages collection and infrastructure in 2009:
Added sysutils/libdevkit-gobject version 003 [wiz 2009-09-16]
Updated mail/p5-Net-ManageSieve to 0.08 [sno 2009-09-16]
Added sysutils/devkitd version 003 [wiz 2009-09-16]
Added devel/p5-MooseX-MultiInitArg version 0.01 [sno 2009-09-16]