[arch-commits] Commit in perl-file-path-expand/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 13:54:34 UTC 2014


    Date: Tuesday, July 1, 2014 @ 15:54:33
  Author: spupykin
Revision: 114195

archrelease: copy trunk to community-any

Added:
  perl-file-path-expand/repos/community-any/PKGBUILD
    (from rev 114194, perl-file-path-expand/trunk/PKGBUILD)
Deleted:
  perl-file-path-expand/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 13:54:25 UTC (rev 114194)
+++ PKGBUILD	2014-07-01 13:54:33 UTC (rev 114195)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-file-path-expand
-pkgver=1.02
-pkgrel=8
-pkgdesc="Perl/CPAN Module File::Path::Expand"
-arch=('any')
-url="http://search.cpan.org/dist/File-Path-Expand"
-license=("GPL" "PerlArtistic")
-source=("http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Path-Expand-1.02.tar.gz")
-md5sums=('742aa40a4ffb26d14de01192764bd7ab')
-options=('!emptydirs')
-
-build() {
-  cd $srcdir/File-Path-Expand-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package() {
-  cd $srcdir/File-Path-Expand-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-file-path-expand/repos/community-any/PKGBUILD (from rev 114194, perl-file-path-expand/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 13:54:33 UTC (rev 114195)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-file-path-expand
+pkgver=1.02
+pkgrel=9
+pkgdesc="Perl/CPAN Module File::Path::Expand"
+arch=('any')
+url="http://search.cpan.org/dist/File-Path-Expand"
+license=("GPL" "PerlArtistic")
+source=("http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Path-Expand-1.02.tar.gz")
+md5sums=('742aa40a4ffb26d14de01192764bd7ab')
+options=('!emptydirs')
+
+build() {
+  cd $srcdir/File-Path-Expand-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package() {
+  cd $srcdir/File-Path-Expand-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list