summaryrefslogtreecommitdiffstats
path: root/mods/perl-anyevent
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-05-12 17:26:59 +0200
committerJustin Davis <jrcd83@gmail.com>2012-05-12 17:26:59 +0200
commitab63153f42c0ae8bf6fb72c690e32fd05e9e4aae (patch)
tree642b3b9813655d6fc42a4395c613ed8998bdc9b6 /mods/perl-anyevent
parent0e751f1969c99932ff8760a7e59ee8687b0925db (diff)
downloadgenpkg-ab63153f42c0ae8bf6fb72c690e32fd05e9e4aae.tar.gz
genpkg-ab63153f42c0ae8bf6fb72c690e32fd05e9e4aae.tar.xz
Replace all mods with tcl versions.
Diffstat (limited to 'mods/perl-anyevent')
-rw-r--r--mods/perl-anyevent8
1 files changed, 4 insertions, 4 deletions
diff --git a/mods/perl-anyevent b/mods/perl-anyevent
index e8b87db..54da4c3 100644
--- a/mods/perl-anyevent
+++ b/mods/perl-anyevent
@@ -1,4 +1,4 @@
-optdepends add("perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle")
-optdepends add("perl-json-xs: send or receive JSON with AnyEvent::Handle")
-depends add("perl-ev>=4.00") add("perl-guard>=1.02") add("perl-async-interrupt>=1.0")
-epoch add(Date now asNumber floor)
+set optdepends {"perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle"
+ "perl-json-xs: send or receive JSON with AnyEvent::Handle"}
+lappend depends perl-ev>=4.00 perl-guard>=1.02 perl-async-interrupt>=1.0
+set epoch 3