[svn:parrot] r36663 - trunk/xconf/samples
rurban at svn.parrot.org
rurban at svn.parrot.org
Fri Feb 13 10:06:17 UTC 2009
Author: rurban
Date: Fri Feb 13 10:06:17 2009
New Revision: 36663
URL: https://trac.parrot.org/parrot/changeset/36663
Log:
[cage] additionally to r36662: add auto::pod2man
Modified:
trunk/xconf/samples/testfoobar
trunk/xconf/samples/yourfoobar
Modified: trunk/xconf/samples/testfoobar
==============================================================================
--- trunk/xconf/samples/testfoobar Fri Feb 13 10:01:18 2009 (r36662)
+++ trunk/xconf/samples/testfoobar Fri Feb 13 10:06:17 2009 (r36663)
@@ -59,6 +59,7 @@
auto::gettext
auto::snprintf
# auto::perldoc
+# auto::pod2man
auto::ctags
auto::revision
auto::icu
Modified: trunk/xconf/samples/yourfoobar
==============================================================================
--- trunk/xconf/samples/yourfoobar Fri Feb 13 10:01:18 2009 (r36662)
+++ trunk/xconf/samples/yourfoobar Fri Feb 13 10:06:17 2009 (r36663)
@@ -67,6 +67,7 @@
auto::gettext
auto::snprintf
# auto::perldoc
+# auto::pod2man
auto::ctags
auto::revision
auto::icu
More information about the parrot-commits
mailing list