[arch-commits] Commit in perl-time-duration/repos/community-any (PKGBUILD PKGBUILD)

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:54:15
  Author: spupykin
Revision: 166374

archrelease: copy trunk to community-any

Added:
  perl-time-duration/repos/community-any/PKGBUILD
(from rev 166373, perl-time-duration/trunk/PKGBUILD)
Deleted:
  perl-time-duration/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-12 11:54:03 UTC (rev 166373)
+++ PKGBUILD2016-03-12 11:54:15 UTC (rev 166374)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Francois Charette 
-
-pkgname=perl-time-duration
-epoch=1
-pkgver=1.1
-pkgrel=3
-pkgdesc="rounded or exact English expression of durations"
-arch=('any')
-url="http://search.cpan.org/dist/Time-Duration;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-makedepends=('perl-test-pod-coverage' 'perl-test-pod')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-${pkgver}.tar.gz)
-md5sums=('120c16b3a31f5d24f17325295078fe6c')
-
-build() {
-  cd  $srcdir/Time-Duration-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Time-Duration-${pkgver}
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-time-duration/repos/community-any/PKGBUILD (from rev 166373, 
perl-time-duration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-12 11:54:15 UTC (rev 166374)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Francois Charette 
+
+pkgname=perl-time-duration
+epoch=1
+pkgver=1.20
+pkgrel=1
+pkgdesc="rounded or exact English expression of durations"
+arch=('any')
+url="http://search.cpan.org/dist/Time-Duration;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+makedepends=('perl-test-pod-coverage' 'perl-test-pod')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Time-Duration-$pkgver.tar.gz)
+md5sums=('7fefa5857daaab09edbdb5ece83ebfa6')
+
+build() {
+  cd  $srcdir/Time-Duration-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Time-Duration-${pkgver}
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}


[arch-commits] Commit in perl-time-duration/repos/community-any (PKGBUILD PKGBUILD)

2013-08-07 Thread Sergej Pupykin
Date: Wednesday, August 7, 2013 @ 12:39:56
  Author: spupykin
Revision: 95236

archrelease: copy trunk to community-any

Added:
  perl-time-duration/repos/community-any/PKGBUILD
(from rev 95235, perl-time-duration/trunk/PKGBUILD)
Deleted:
  perl-time-duration/repos/community-any/PKGBUILD

--+
 PKGBUILD |   59 ++-
 1 file changed, 30 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-07 10:39:40 UTC (rev 95235)
+++ PKGBUILD2013-08-07 10:39:56 UTC (rev 95236)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Francois Charette firmi...@gmx.net
-
-pkgname=perl-time-duration
-pkgver=1.1
-pkgrel=1
-pkgdesc=rounded or exact English expression of durations
-arch=('any')
-url=http://search.cpan.org/dist/Time-Duration;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-makedepends=('perl-test-pod-coverage' 'perl-test-pod')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-$pkgver.tar.gz)
-md5sums=('120c16b3a31f5d24f17325295078fe6c')
-
-build() {
-  cd  $srcdir/Time-Duration-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Time-Duration-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-time-duration/repos/community-any/PKGBUILD (from rev 95235, 
perl-time-duration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-07 10:39:56 UTC (rev 95236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Francois Charette firmi...@gmx.net
+
+pkgname=perl-time-duration
+pkgver=1.1
+pkgrel=2
+pkgdesc=rounded or exact English expression of durations
+arch=('any')
+url=http://search.cpan.org/dist/Time-Duration;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+makedepends=('perl-test-pod-coverage' 'perl-test-pod')
+provides=($pkgname=`perl -Mversion -e \print 
version-parse('$pkgver')-normal\|tail -c+2`)
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-$pkgver.tar.gz)
+md5sums=('120c16b3a31f5d24f17325295078fe6c')
+
+build() {
+  cd  $srcdir/Time-Duration-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Time-Duration-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-time-duration/repos/community-any (PKGBUILD PKGBUILD)

2013-08-07 Thread Sergej Pupykin
Date: Wednesday, August 7, 2013 @ 15:42:50
  Author: spupykin
Revision: 95246

archrelease: copy trunk to community-any

Added:
  perl-time-duration/repos/community-any/PKGBUILD
(from rev 95245, perl-time-duration/trunk/PKGBUILD)
Deleted:
  perl-time-duration/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-07 13:42:37 UTC (rev 95245)
+++ PKGBUILD2013-08-07 13:42:50 UTC (rev 95246)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Francois Charette firmi...@gmx.net
-
-pkgname=perl-time-duration
-pkgver=1.1
-pkgrel=2
-pkgdesc=rounded or exact English expression of durations
-arch=('any')
-url=http://search.cpan.org/dist/Time-Duration;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-makedepends=('perl-test-pod-coverage' 'perl-test-pod')
-provides=($pkgname=`perl -Mversion -e \print 
version-parse('$pkgver')-normal\|tail -c+2`)
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-$pkgver.tar.gz)
-md5sums=('120c16b3a31f5d24f17325295078fe6c')
-
-build() {
-  cd  $srcdir/Time-Duration-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Time-Duration-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-time-duration/repos/community-any/PKGBUILD (from rev 95245, 
perl-time-duration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-07 13:42:50 UTC (rev 95246)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Francois Charette firmi...@gmx.net
+
+pkgname=perl-time-duration
+epoch=1
+pkgver=1.1
+pkgrel=3
+pkgdesc=rounded or exact English expression of durations
+arch=('any')
+url=http://search.cpan.org/dist/Time-Duration;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+makedepends=('perl-test-pod-coverage' 'perl-test-pod')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-${pkgver}.tar.gz)
+md5sums=('120c16b3a31f5d24f17325295078fe6c')
+
+build() {
+  cd  $srcdir/Time-Duration-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Time-Duration-${pkgver}
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-time-duration/repos/community-any (PKGBUILD PKGBUILD)

2013-08-06 Thread Sergej Pupykin
Date: Tuesday, August 6, 2013 @ 13:56:27
  Author: spupykin
Revision: 95196

archrelease: copy trunk to community-any

Added:
  perl-time-duration/repos/community-any/PKGBUILD
(from rev 95195, perl-time-duration/trunk/PKGBUILD)
Deleted:
  perl-time-duration/repos/community-any/PKGBUILD

--+
 PKGBUILD |   54 +-
 1 file changed, 29 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-06 11:56:15 UTC (rev 95195)
+++ PKGBUILD2013-08-06 11:56:27 UTC (rev 95196)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Francois Charette firmi...@gmx.net
-
-pkgname=perl-time-duration
-pkgver=1.06
-pkgrel=6
-pkgdesc=rounded or exact English expression of durations
-arch=('any')
-url=http://search.cpan.org/dist/Time-Duration;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-makedepends=('perl-test-pod-coverage' 'perl-test-pod')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-$pkgver.tar.gz)
-md5sums=('d65108e0e4e8ffb38e28d532f8ddcd12')
-
-build() {
-  cd  $srcdir/Time-Duration-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-time-duration/repos/community-any/PKGBUILD (from rev 95195, 
perl-time-duration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-06 11:56:27 UTC (rev 95196)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Francois Charette firmi...@gmx.net
+
+pkgname=perl-time-duration
+pkgver=1.1
+pkgrel=1
+pkgdesc=rounded or exact English expression of durations
+arch=('any')
+url=http://search.cpan.org/dist/Time-Duration;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+makedepends=('perl-test-pod-coverage' 'perl-test-pod')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/A/AV/AVIF/Time-Duration-$pkgver.tar.gz)
+md5sums=('120c16b3a31f5d24f17325295078fe6c')
+
+build() {
+  cd  $srcdir/Time-Duration-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Time-Duration-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}