[arch-commits] Commit in perl-getopt-argvfile/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 13:55:58 UTC 2014


    Date: Tuesday, July 1, 2014 @ 15:55:56
  Author: spupykin
Revision: 114207

archrelease: copy trunk to community-any

Added:
  perl-getopt-argvfile/repos/community-any/PKGBUILD
    (from rev 114206, perl-getopt-argvfile/trunk/PKGBUILD)
Deleted:
  perl-getopt-argvfile/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 13:55:45 UTC (rev 114206)
+++ PKGBUILD	2014-07-01 13:55:56 UTC (rev 114207)
@@ -1,34 +0,0 @@
-# $Id$
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-getopt-argvfile
-pkgver=1.11
-pkgrel=6
-pkgdesc="Take options from files"
-arch=('any')
-url="http://search.cpan.org/~JSTENZEL/Getopt-ArgvFile"
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-${pkgver}.tar.gz")
-md5sums=('42117db2af4a24c062b2da25d4fdf756')
-
-build() {
-  cd  Getopt-ArgvFile-${pkgver}
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-
-  make
-}
-
-package() {
-  cd  Getopt-ArgvFile-${pkgver}
-
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}
-

Copied: perl-getopt-argvfile/repos/community-any/PKGBUILD (from rev 114206, perl-getopt-argvfile/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 13:55:56 UTC (rev 114207)
@@ -0,0 +1,34 @@
+# $Id$
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-getopt-argvfile
+pkgver=1.11
+pkgrel=7
+pkgdesc="Take options from files"
+arch=('any')
+url="http://search.cpan.org/~JSTENZEL/Getopt-ArgvFile"
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=("http://www.cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-${pkgver}.tar.gz")
+md5sums=('42117db2af4a24c062b2da25d4fdf756')
+
+build() {
+  cd  Getopt-ArgvFile-${pkgver}
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+
+  make
+}
+
+package() {
+  cd  Getopt-ArgvFile-${pkgver}
+
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}
+




More information about the arch-commits mailing list