diff options
author | seb <seb> | 2007-08-06 20:32:36 +0000 |
---|---|---|
committer | seb <seb> | 2007-08-06 20:32:36 +0000 |
commit | b07a91600a074d9d6964235d60b68dba76155613 (patch) | |
tree | 5db5e388dd548fe37406ba32cccc9aea4c2aae49 | |
parent | a4fd2b8798de82e747621524ba99cd4dd3183f31 (diff) | |
download | pkgsrc-b07a91600a074d9d6964235d60b68dba76155613.tar.gz |
Note initial addition of p5-Perl6-Export-Attrs version 0.0.3 as
devel/p5-Perl6-Export-Attrs into The NetBSD Packages Collection.
The Perl 5 module Perl6::Export::Attrs implements the Perl 6 'is
export(...)' trait as a Perl 5 attribute (compare with the
Perl6::Export module).
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index a8daed815d5..bf2b40cd6bb 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1723 2007/08/06 18:59:33 xtraeme Exp $ +$NetBSD: CHANGES-2007,v 1.1724 2007/08/06 20:32:36 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3165,3 +3165,4 @@ Changes to the packages collection and infrastructure in 2007: Updated meta-pkgs/modular-xorg-apps to 1.3 [tron 2007-08-06] Updated pkgtools/pkg_rolling-replace to 0.6 [tnn 2007-08-06] Updated wm/3ddesktop to 0.2.9 [xtraeme 2007-08-06] + Added devel/p5-Perl6-Export-Attrs version 0.0.3 [seb 2007-08-06] |