[arch-commits] Commit in perl-mail-box-parser-c/repos (4 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Aug 6 11:55:13 UTC 2013


    Date: Tuesday, August 6, 2013 @ 13:55:13
  Author: spupykin
Revision: 95186

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

Added:
  perl-mail-box-parser-c/repos/community-i686/PKGBUILD
    (from rev 95185, perl-mail-box-parser-c/trunk/PKGBUILD)
  perl-mail-box-parser-c/repos/community-x86_64/PKGBUILD
    (from rev 95185, perl-mail-box-parser-c/trunk/PKGBUILD)
Deleted:
  perl-mail-box-parser-c/repos/community-i686/PKGBUILD
  perl-mail-box-parser-c/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-08-06 11:54:50 UTC (rev 95185)
+++ community-i686/PKGBUILD	2013-08-06 11:55:13 UTC (rev 95186)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-mail-box-parser-c
-pkgver=3.006
-pkgrel=9
-pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/Mail-Box-Parser-C"
-license=("GPL" "PerlArtistic")
-options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-${pkgver}.tar.gz")
-md5sums=('3dfb3e2729597ae33114250cbce1b884')
-
-build() {
-  cd Mail-Box-Parser-C-${pkgver}
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-
-  make
-}
-
-package() {
-  cd Mail-Box-Parser-C-${pkgver}
-
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-mail-box-parser-c/repos/community-i686/PKGBUILD (from rev 95185, perl-mail-box-parser-c/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-08-06 11:55:13 UTC (rev 95186)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-mail-box-parser-c
+pkgver=3.007
+pkgrel=1
+pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C"
+arch=("i686" "x86_64")
+url="http://search.cpan.org/dist/Mail-Box-Parser-C"
+license=("GPL" "PerlArtistic")
+options=('!emptydirs')
+source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-${pkgver}.tar.gz")
+md5sums=('4203b3df229df135ec3488721f0ce7f8')
+
+build() {
+  cd Mail-Box-Parser-C-${pkgver}
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+
+  make
+}
+
+package() {
+  cd Mail-Box-Parser-C-${pkgver}
+
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-08-06 11:54:50 UTC (rev 95185)
+++ community-x86_64/PKGBUILD	2013-08-06 11:55:13 UTC (rev 95186)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-mail-box-parser-c
-pkgver=3.006
-pkgrel=9
-pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/Mail-Box-Parser-C"
-license=("GPL" "PerlArtistic")
-options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-${pkgver}.tar.gz")
-md5sums=('3dfb3e2729597ae33114250cbce1b884')
-
-build() {
-  cd Mail-Box-Parser-C-${pkgver}
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-
-  make
-}
-
-package() {
-  cd Mail-Box-Parser-C-${pkgver}
-
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-mail-box-parser-c/repos/community-x86_64/PKGBUILD (from rev 95185, perl-mail-box-parser-c/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-08-06 11:55:13 UTC (rev 95186)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-mail-box-parser-c
+pkgver=3.007
+pkgrel=1
+pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C"
+arch=("i686" "x86_64")
+url="http://search.cpan.org/dist/Mail-Box-Parser-C"
+license=("GPL" "PerlArtistic")
+options=('!emptydirs')
+source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-${pkgver}.tar.gz")
+md5sums=('4203b3df229df135ec3488721f0ce7f8')
+
+build() {
+  cd Mail-Box-Parser-C-${pkgver}
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+
+  make
+}
+
+package() {
+  cd Mail-Box-Parser-C-${pkgver}
+
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}




More information about the arch-commits mailing list