diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001288.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001288.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001288.html b/zarb-ml/mageia-sysadm/2010-December/001288.html new file mode 100644 index 000000000..6ae35d90b --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001288.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [181] add the catalyst plugin in the requirement + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B181%5D%20add%20the%20catalyst%20plugin%20in%20the%20requirement&In-Reply-To=%3C20101217031311.A576C4035A%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001287.html"> + <LINK REL="Next" HREF="001289.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [181] add the catalyst plugin in the requirement</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B181%5D%20add%20the%20catalyst%20plugin%20in%20the%20requirement&In-Reply-To=%3C20101217031311.A576C4035A%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [181] add the catalyst plugin in the requirement">root at mageia.org + </A><BR> + <I>Fri Dec 17 04:13:11 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001287.html">[Mageia-sysadm] [180] use unicode for webpage ( tested on french translation, iso8859-1 is sent +</A></li> + <LI>Next message: <A HREF="001289.html">[Mageia-sysadm] Puppet Report for krampouezh.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1288">[ date ]</a> + <a href="thread.html#1288">[ thread ]</a> + <a href="subject.html#1288">[ subject ]</a> + <a href="author.html#1288">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 181 +Author: misc +Date: 2010-12-17 04:13:11 +0100 (Fri, 17 Dec 2010) +Log Message: +----------- +add the catalyst plugin in the requirement + +Modified Paths: +-------------- + identity/CatDap/trunk/Makefile.PL + +Modified: identity/CatDap/trunk/Makefile.PL +=================================================================== +--- identity/CatDap/trunk/Makefile.PL 2010-12-17 03:13:00 UTC (rev 180) ++++ identity/CatDap/trunk/Makefile.PL 2010-12-17 03:13:11 UTC (rev 181) +@@ -13,6 +13,7 @@ + requires 'Catalyst::Plugin::ConfigLoader'; + requires 'Catalyst::Plugin::Static::Simple'; + requires 'Catalyst::Plugin::I18N'; ++requires 'Catalyst::Plugin::Unicode::Encoding'; + requires 'Catalyst::Plugin::Authentication'; + requires 'Catalyst::Plugin::Authentication::Store::LDAP'; + requires 'Catalyst::Plugin::Authorization::Roles'; +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101217/1335b7ae/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001287.html">[Mageia-sysadm] [180] use unicode for webpage ( tested on french translation, iso8859-1 is sent +</A></li> + <LI>Next message: <A HREF="001289.html">[Mageia-sysadm] Puppet Report for krampouezh.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1288">[ date ]</a> + <a href="thread.html#1288">[ thread ]</a> + <a href="subject.html#1288">[ subject ]</a> + <a href="author.html#1288">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |