summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-11 14:08:30 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-11 14:08:30 -0400
commit2d1766a3b7dc94218edbd73422ec7256477e73c3 (patch)
tree41493e1765c050572ba4c5793d7abc369f8a800d
parent6600d4c1cc9c7417a9394a6d87ab343f59a80dee (diff)
downloadreply-2d1766a3b7dc94218edbd73422ec7256477e73c3.tar.gz
reply-2d1766a3b7dc94218edbd73422ec7256477e73c3.zip
sort these
-rw-r--r--dist.ini12
1 files changed, 6 insertions, 6 deletions
diff --git a/dist.ini b/dist.ini
index 73f48b3..c0ee606 100644
--- a/dist.ini
+++ b/dist.ini
@@ -26,25 +26,25 @@ package = Reply::Util
[AutoPrereqs]
skip = ^App::Nopaste$
+skip = ^B::Keywords$
+skip = ^Carp::Always$
skip = ^Class::Refresh$
skip = ^Data::Dump$
skip = ^Data::Printer$
+skip = ^mro$
+skip = ^MRO::Compat$
skip = ^Proc::InvokeEditor$
skip = ^Win32::Console::ANSI$
-skip = ^B::Keywords$
-skip = ^MRO::Compat$
-skip = ^mro$
-skip = ^Carp::Always$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0
+B::Keywords = 0
+Carp::Always = 0
Class::Refresh = 0.05
Data::Dump = 0
Data::Printer = 0
Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0
-B::Keywords = 0
-Carp::Always = 0
; XXX it'd be nice if we could make this recommended instead of required
[OSPrereqs / MSWin32]