summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-30 01:21:46 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-30 01:21:46 +0200
commita8819cf979bc5b7d6f1e3cc01d303ffcc12d244f (patch)
treef56945752c5638c1d53a5a31db6e6a1da4d5e1e1
parent8cab762c78c8070b7e945d50f69ca79cc903505f (diff)
downloadgenpkg-a8819cf979bc5b7d6f1e3cc01d303ffcc12d244f.tar.gz
genpkg-a8819cf979bc5b7d6f1e3cc01d303ffcc12d244f.tar.xz
Automatically set epoch in mods/perl-anyevent.
-rw-r--r--mods/perl-anyevent2
1 files changed, 1 insertions, 1 deletions
diff --git a/mods/perl-anyevent b/mods/perl-anyevent
index efbd871..87cea30 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("2")
+epoch add(Date now asNumber)