[arch-commits] Commit in perl-datetime-format-mail/repos (4 files)

Sergej Pupykin spupykin at archlinux.org
Sat Mar 12 11:07:06 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:07:06
  Author: spupykin
Revision: 166244

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-datetime-format-mail/repos/community-i686/PKGBUILD
    (from rev 166243, perl-datetime-format-mail/trunk/PKGBUILD)
  perl-datetime-format-mail/repos/community-x86_64/PKGBUILD
    (from rev 166243, perl-datetime-format-mail/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-mail/repos/community-i686/PKGBUILD
  perl-datetime-format-mail/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-03-12 11:06:50 UTC (rev 166243)
+++ community-i686/PKGBUILD	2016-03-12 11:07:06 UTC (rev 166244)
@@ -1,26 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-datetime-format-mail
-pkgver=0.401
-pkgrel=1
-pkgdesc="Convert between DateTime and RFC2822/822 formats "
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/DateTime-Format-Mail"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/DateTime-Format-Mail-$pkgver.tar.gz")
-md5sums=('98f4d4d9dc17af5dcb3b3c79314ccc96')
-
-build() {
-  cd  $srcdir/DateTime-Format-Mail-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-package() {
-  cd  $srcdir/DateTime-Format-Mail-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-datetime-format-mail/repos/community-i686/PKGBUILD (from rev 166243, perl-datetime-format-mail/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-03-12 11:07:06 UTC (rev 166244)
@@ -0,0 +1,26 @@
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-datetime-format-mail
+pkgver=0.402
+pkgrel=1
+pkgdesc="Convert between DateTime and RFC2822/822 formats "
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/DateTime-Format-Mail"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/DateTime-Format-Mail-$pkgver.tar.gz")
+md5sums=('0c469323564cd88189c15cc396884214')
+
+build() {
+  cd  $srcdir/DateTime-Format-Mail-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+package() {
+  cd  $srcdir/DateTime-Format-Mail-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-03-12 11:06:50 UTC (rev 166243)
+++ community-x86_64/PKGBUILD	2016-03-12 11:07:06 UTC (rev 166244)
@@ -1,26 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-datetime-format-mail
-pkgver=0.401
-pkgrel=1
-pkgdesc="Convert between DateTime and RFC2822/822 formats "
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/DateTime-Format-Mail"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/DateTime-Format-Mail-$pkgver.tar.gz")
-md5sums=('98f4d4d9dc17af5dcb3b3c79314ccc96')
-
-build() {
-  cd  $srcdir/DateTime-Format-Mail-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-package() {
-  cd  $srcdir/DateTime-Format-Mail-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-datetime-format-mail/repos/community-x86_64/PKGBUILD (from rev 166243, perl-datetime-format-mail/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-03-12 11:07:06 UTC (rev 166244)
@@ -0,0 +1,26 @@
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-datetime-format-mail
+pkgver=0.402
+pkgrel=1
+pkgdesc="Convert between DateTime and RFC2822/822 formats "
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/DateTime-Format-Mail"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/DateTime-Format-Mail-$pkgver.tar.gz")
+md5sums=('0c469323564cd88189c15cc396884214')
+
+build() {
+  cd  $srcdir/DateTime-Format-Mail-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+package() {
+  cd  $srcdir/DateTime-Format-Mail-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



More information about the arch-commits mailing list