[arch-commits] Commit in perl-text-reform/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 14:32:58 UTC 2014


    Date: Tuesday, July 1, 2014 @ 16:32:58
  Author: spupykin
Revision: 114309

archrelease: copy trunk to community-any

Added:
  perl-text-reform/repos/community-any/PKGBUILD
    (from rev 114308, perl-text-reform/trunk/PKGBUILD)
Deleted:
  perl-text-reform/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 14:32:48 UTC (rev 114308)
+++ PKGBUILD	2014-07-01 14:32:58 UTC (rev 114309)
@@ -1,29 +0,0 @@
-# $Id$
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Maintainer: Firmicus <francois.archlinux.org> 
-
-pkgname=perl-text-reform
-_realname=Text-Reform
-pkgver=1.20
-pkgrel=2
-pkgdesc="Manual text wrapping and reformatting "
-arch=(any)
-url="http://search.cpan.org/dist/Text-Reform"
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/${_realname}-$pkgver.tar.gz) 
-md5sums=('f37f5834f3dc221eacd09bdfcfe40918')
-
-build() {
-  cd  "${srcdir}"/Text-Reform-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "${srcdir}"/Text-Reform-$pkgver
-  make install DESTDIR="${pkgdir}"
-  find "${pkgdir}" -name '.packlist' -delete
-  find "${pkgdir}" -name '*.pod' -delete
-}

Copied: perl-text-reform/repos/community-any/PKGBUILD (from rev 114308, perl-text-reform/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 14:32:58 UTC (rev 114309)
@@ -0,0 +1,29 @@
+# $Id$
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Maintainer: Firmicus <francois.archlinux.org> 
+
+pkgname=perl-text-reform
+_realname=Text-Reform
+pkgver=1.20
+pkgrel=3
+pkgdesc="Manual text wrapping and reformatting "
+arch=(any)
+url="http://search.cpan.org/dist/Text-Reform"
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/${_realname}-$pkgver.tar.gz) 
+md5sums=('f37f5834f3dc221eacd09bdfcfe40918')
+
+build() {
+  cd  "${srcdir}"/Text-Reform-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "${srcdir}"/Text-Reform-$pkgver
+  make install DESTDIR="${pkgdir}"
+  find "${pkgdir}" -name '.packlist' -delete
+  find "${pkgdir}" -name '*.pod' -delete
+}




More information about the arch-commits mailing list