[arch-commits] Commit in perl-datetime-format-iso8601/repos/community-any (2 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 13:51:58 UTC 2014


    Date: Tuesday, July 1, 2014 @ 15:51:58
  Author: spupykin
Revision: 114177

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-iso8601/repos/community-any/PKGBUILD
    (from rev 114176, perl-datetime-format-iso8601/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-iso8601/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   64 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 13:51:50 UTC (rev 114176)
+++ PKGBUILD	2014-07-01 13:51:58 UTC (rev 114177)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=perl-datetime-format-iso8601
-pkgver=0.08
-pkgrel=1
-pkgdesc="Parses ISO8601 formats"
-arch=('any')
-url="http://search.cpan.org/dist/DateTime-Format-ISO8601/"
-license=('PerlArtistic')
-depends=('perl-datetime-format-builder' 'perl-datetime')
-makedepends=()
-optdepends=('perl-file-find-rule'
-            'perl-test-distribution'
-            'perl-test-pod')
-options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Format-ISO8601-$pkgver.tar.gz")
-md5sums=('b7c0a4b5e767a8d3b87f3dc678d8c30c')
-
-build() {
-  cd $srcdir/DateTime-Format-ISO8601-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/DateTime-Format-ISO8601-$pkgver
-  make install DESTDIR="${pkgdir}"
-  find ${pkgdir} -name perllocal.pod -delete
-  find ${pkgdir} -name .packlist -delete
-}

Copied: perl-datetime-format-iso8601/repos/community-any/PKGBUILD (from rev 114176, perl-datetime-format-iso8601/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 13:51:58 UTC (rev 114177)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
+
+pkgname=perl-datetime-format-iso8601
+pkgver=0.08
+pkgrel=2
+pkgdesc="Parses ISO8601 formats"
+arch=('any')
+url="http://search.cpan.org/dist/DateTime-Format-ISO8601/"
+license=('PerlArtistic')
+depends=('perl-datetime-format-builder' 'perl-datetime')
+makedepends=()
+optdepends=('perl-file-find-rule'
+            'perl-test-distribution'
+            'perl-test-pod')
+options=(!emptydirs)
+source=("http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Format-ISO8601-$pkgver.tar.gz")
+md5sums=('b7c0a4b5e767a8d3b87f3dc678d8c30c')
+
+build() {
+  cd $srcdir/DateTime-Format-ISO8601-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/DateTime-Format-ISO8601-$pkgver
+  make install DESTDIR="${pkgdir}"
+  find ${pkgdir} -name perllocal.pod -delete
+  find ${pkgdir} -name .packlist -delete
+}




More information about the arch-commits mailing list