Hi Michele,
Your ebuild for Catalyst::Runtime is missing a couple of dependancies.
See attached patch for fix.

-Toby
--- Catalyst-Runtime-5.7000.ebuild.orig	2006-07-20 11:35:56.000000000 +0100
+++ Catalyst-Runtime-5.7000.ebuild	2006-07-20 11:56:06.000000000 +0100
@@ -25,7 +25,7 @@
 	dev-perl/File-Modified
 	dev-perl/HTML-Parser
 	>=dev-perl/HTTP-Body-0.5
-	>=dev-perl/libwww-perl-5.79
+	>=dev-perl/libwww-perl-5.805
 	>=dev-perl/HTTP-Request-AsCGI-0.5
 	>=dev-perl/Module-Pluggable-3.01
 	>=dev-perl/Path-Class-0.09
@@ -34,6 +34,7 @@
 	dev-perl/Tree-Simple-VisitorFactory
 	>=dev-perl/URI-1.35
 	dev-perl/Test-MockObject
+	dev-perl/CGI-Simple
 	apache? ( >=dev-perl/Catalyst-Engine-Apache-1.05 )
 	apache2? ( >=dev-perl/Catalyst-Engine-Apache-1.05 )
 	fastcgi? ( dev-perl/FCGI dev-perl/FCGI-ProcManager )
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to