summaryrefslogtreecommitdiff
path: root/community/perl-datetime
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:26 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:26 -0300
commit0363d5073b581f7d98910a93440d70b98ba29b53 (patch)
treea0ed8bf924f7a5c0b35d499edb45954cc215509c /community/perl-datetime
parent3a0008bd8a3e6f4f21181c1fadc17c3da3108907 (diff)
parentb0145a13655cdf02f228f07b376e58a825e28b78 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ude/PKGBUILD
Diffstat (limited to 'community/perl-datetime')
-rw-r--r--community/perl-datetime/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD
index 1af23f7c3..e2663d0f9 100644
--- a/community/perl-datetime/PKGBUILD
+++ b/community/perl-datetime/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 46151 2011-05-04 08:34:55Z spupykin $
+# $Id: PKGBUILD 46321 2011-05-05 10:16:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime
pkgver=0.69
-pkgrel=1
+pkgrel=2
pkgdesc="A complete, easy to use date and time object"
arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/DateTime"
license=('GPL' 'PerlArtistic')
-depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41' 'perl-params-validate>=0.76')
+depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41'
+ 'perl-params-validate>=0.76' 'perl-math-round')
LC_NUMERIC=C
provides=("perl-datetime=`printf %.4f $pkgver`")
options=('!emptydirs')