Date: Monday, October 10, 2016 @ 10:47:17
  Author: spupykin
Revision: 191846

archrelease: copy trunk to community-any

Added:
  perl-file-chdir/repos/community-any/ChangeLog
    (from rev 191845, perl-file-chdir/trunk/ChangeLog)
  perl-file-chdir/repos/community-any/PKGBUILD
    (from rev 191845, perl-file-chdir/trunk/PKGBUILD)
Deleted:
  perl-file-chdir/repos/community-any/ChangeLog
  perl-file-chdir/repos/community-any/PKGBUILD

-----------+
 ChangeLog |    4 ++--
 PKGBUILD  |   58 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 31 insertions(+), 31 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog   2016-10-10 10:47:07 UTC (rev 191845)
+++ ChangeLog   2016-10-10 10:47:17 UTC (rev 191846)
@@ -1,2 +0,0 @@
-2007-07-29 Georg Grabler (STiAT) <[email protected]>
-* Version bump to 0.8

Copied: perl-file-chdir/repos/community-any/ChangeLog (from rev 191845, 
perl-file-chdir/trunk/ChangeLog)
===================================================================
--- ChangeLog                           (rev 0)
+++ ChangeLog   2016-10-10 10:47:17 UTC (rev 191846)
@@ -0,0 +1,2 @@
+2007-07-29 Georg Grabler (STiAT) <[email protected]>
+* Version bump to 0.8

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2016-10-10 10:47:07 UTC (rev 191845)
+++ PKGBUILD    2016-10-10 10:47:17 UTC (rev 191846)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: Charles Mauch <[email protected]>
-# Contributor: Francois Charette <[email protected]>
-
-pkgname=perl-file-chdir
-pkgver=0.1010
-pkgrel=1
-pkgdesc="a more sensible way to change directories "
-arch=('any')
-depends=('perl')
-url="http://search.cpan.org/dist/File-chdir";
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
-md5sums=('aacfafa4a8f13d45be67451e0f9b483e')
-
-build() {
-  cd  $srcdir/File-chdir-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/File-chdir-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-file-chdir/repos/community-any/PKGBUILD (from rev 191845, 
perl-file-chdir/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2016-10-10 10:47:17 UTC (rev 191846)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Maintainer: Charles Mauch <[email protected]>
+# Contributor: Francois Charette <[email protected]>
+
+pkgname=perl-file-chdir
+pkgver=0.1011
+pkgrel=1
+pkgdesc="a more sensible way to change directories "
+arch=('any')
+depends=('perl')
+url="http://search.cpan.org/dist/File-chdir";
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
+md5sums=('932090f6c5f602301ae66c259de23ebb')
+
+build() {
+  cd  $srcdir/File-chdir-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/File-chdir-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}

Reply via email to