[arch-commits] Commit in perl-tie-ixhash/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 14:33:24 UTC 2014


    Date: Tuesday, July 1, 2014 @ 16:33:23
  Author: spupykin
Revision: 114313

archrelease: copy trunk to community-any

Added:
  perl-tie-ixhash/repos/community-any/PKGBUILD
    (from rev 114312, perl-tie-ixhash/trunk/PKGBUILD)
Deleted:
  perl-tie-ixhash/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 14:33:14 UTC (rev 114312)
+++ PKGBUILD	2014-07-01 14:33:23 UTC (rev 114313)
@@ -1,29 +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-tie-ixhash
-pkgver=1.23
-pkgrel=1
-pkgdesc="Indexed hash (ordered array/hash composite)"
-arch=('any')
-url="http://search.cpan.org/dist/Tie-IxHash"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Tie-IxHash-$pkgver.tar.gz)
-md5sums=('8393f2ced231533c3e714abad582f291')
-
-build() {
-  cd  $srcdir/Tie-IxHash-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Tie-IxHash-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-tie-ixhash/repos/community-any/PKGBUILD (from rev 114312, perl-tie-ixhash/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 14:33:23 UTC (rev 114313)
@@ -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-tie-ixhash
+pkgver=1.23
+pkgrel=2
+pkgdesc="Indexed hash (ordered array/hash composite)"
+arch=('any')
+url="http://search.cpan.org/dist/Tie-IxHash"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Tie-IxHash-$pkgver.tar.gz)
+md5sums=('8393f2ced231533c3e714abad582f291')
+
+build() {
+  cd  $srcdir/Tie-IxHash-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Tie-IxHash-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list