[arch-commits] Commit in perl-datetime-timezone/repos/community-any (4 files)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 10 10:46:18 UTC 2016
Date: Monday, October 10, 2016 @ 10:46:18
Author: spupykin
Revision: 191838
archrelease: copy trunk to community-any
Added:
perl-datetime-timezone/repos/community-any/ChangeLog
(from rev 191837, perl-datetime-timezone/trunk/ChangeLog)
perl-datetime-timezone/repos/community-any/PKGBUILD
(from rev 191837, perl-datetime-timezone/trunk/PKGBUILD)
Deleted:
perl-datetime-timezone/repos/community-any/ChangeLog
perl-datetime-timezone/repos/community-any/PKGBUILD
-----------+
ChangeLog | 10 +++++-----
PKGBUILD | 58 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 34 insertions(+), 34 deletions(-)
Deleted: ChangeLog
===================================================================
--- ChangeLog 2016-10-10 10:46:09 UTC (rev 191837)
+++ ChangeLog 2016-10-10 10:46:18 UTC (rev 191838)
@@ -1,5 +0,0 @@
-
-2008-01-05 Douglas Soares de Andrade <dsa at aur.archlinux.org>
-
- * Updated for x86_64
-
Copied: perl-datetime-timezone/repos/community-any/ChangeLog (from rev 191837, perl-datetime-timezone/trunk/ChangeLog)
===================================================================
--- ChangeLog (rev 0)
+++ ChangeLog 2016-10-10 10:46:18 UTC (rev 191838)
@@ -0,0 +1,5 @@
+
+2008-01-05 Douglas Soares de Andrade <dsa at aur.archlinux.org>
+
+ * Updated for x86_64
+
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 10:46:09 UTC (rev 191837)
+++ PKGBUILD 2016-10-10 10:46:18 UTC (rev 191838)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-datetime-timezone
-pkgver=1.95
-pkgrel=1
-pkgdesc="Time zone object base class and factory "
-arch=(any)
-url="http://search.cpan.org/dist/DateTime-TimeZone"
-license=('GPL' 'PerlArtistic')
-depends=('perl-class-singleton>=1.03' 'perl-params-validate>=0.72' 'perl-class-load'
- 'perl-list-allutils')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-$pkgver.tar.gz)
-md5sums=('9abc657f20ae1cc77651f0fc69cbe36b')
-
-build() {
- cd $srcdir/DateTime-TimeZone-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
-}
-
-package() {
- cd $srcdir/DateTime-TimeZone-$pkgver
- make install DESTDIR=$pkgdir
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}
Copied: perl-datetime-timezone/repos/community-any/PKGBUILD (from rev 191837, perl-datetime-timezone/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-10-10 10:46:18 UTC (rev 191838)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-datetime-timezone
+pkgver=2.05
+pkgrel=1
+pkgdesc="Time zone object base class and factory "
+arch=(any)
+url="http://search.cpan.org/dist/DateTime-TimeZone"
+license=('GPL' 'PerlArtistic')
+depends=('perl-class-singleton>=1.03' 'perl-params-validate>=0.72' 'perl-class-load'
+ 'perl-list-allutils')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-$pkgver.tar.gz)
+md5sums=('c48de9112613c16fd280c23d32706d10')
+
+build() {
+ cd $srcdir/DateTime-TimeZone-$pkgver
+ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+ make
+}
+
+package() {
+ cd $srcdir/DateTime-TimeZone-$pkgver
+ make install DESTDIR=$pkgdir
+ find $pkgdir -name '.packlist' -delete
+ find $pkgdir -name '*.pod' -delete
+}
More information about the arch-commits
mailing list