[arch-commits] Commit in perl-io-string/repos (4 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 14:09:16 UTC 2014


    Date: Tuesday, July 1, 2014 @ 16:09:16
  Author: spupykin
Revision: 114235

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

Added:
  perl-io-string/repos/community-i686/PKGBUILD
    (from rev 114234, perl-io-string/trunk/PKGBUILD)
  perl-io-string/repos/community-x86_64/PKGBUILD
    (from rev 114234, perl-io-string/trunk/PKGBUILD)
Deleted:
  perl-io-string/repos/community-i686/PKGBUILD
  perl-io-string/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   25 ------------------
 community-x86_64/PKGBUILD |   25 ------------------
 3 files changed, 58 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 14:08:58 UTC (rev 114234)
+++ community-i686/PKGBUILD	2014-07-01 14:09:16 UTC (rev 114235)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-io-string
-pkgver=1.08
-pkgrel=8
-pkgdesc="IO::File interface for in-core strings"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/IO-String"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-$pkgver.tar.gz)
-md5sums=('250e5424f290299fc3d6b5d1e9da3835')
-
-build() {
-  cd  $srcdir/IO-String-$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-io-string/repos/community-i686/PKGBUILD (from rev 114234, perl-io-string/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 14:09:16 UTC (rev 114235)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-io-string
+pkgver=1.08
+pkgrel=9
+pkgdesc="IO::File interface for in-core strings"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/IO-String"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-$pkgver.tar.gz)
+md5sums=('250e5424f290299fc3d6b5d1e9da3835')
+
+build() {
+  cd  $srcdir/IO-String-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/IO-String-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 14:08:58 UTC (rev 114234)
+++ community-x86_64/PKGBUILD	2014-07-01 14:09:16 UTC (rev 114235)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-io-string
-pkgver=1.08
-pkgrel=8
-pkgdesc="IO::File interface for in-core strings"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/IO-String"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-$pkgver.tar.gz)
-md5sums=('250e5424f290299fc3d6b5d1e9da3835')
-
-build() {
-  cd  $srcdir/IO-String-$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-io-string/repos/community-x86_64/PKGBUILD (from rev 114234, perl-io-string/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 14:09:16 UTC (rev 114235)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-io-string
+pkgver=1.08
+pkgrel=9
+pkgdesc="IO::File interface for in-core strings"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/IO-String"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-$pkgver.tar.gz)
+md5sums=('250e5424f290299fc3d6b5d1e9da3835')
+
+build() {
+  cd  $srcdir/IO-String-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/IO-String-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list