[arch-commits] Commit in perl-io-tty/repos (4 files)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 23 22:21:09 UTC 2014


    Date: Tuesday, December 23, 2014 @ 23:21:08
  Author: spupykin
Revision: 124447

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-io-tty/repos/community-i686/PKGBUILD
    (from rev 124446, perl-io-tty/trunk/PKGBUILD)
  perl-io-tty/repos/community-x86_64/PKGBUILD
    (from rev 124446, perl-io-tty/trunk/PKGBUILD)
Deleted:
  perl-io-tty/repos/community-i686/PKGBUILD
  perl-io-tty/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-23 22:20:49 UTC (rev 124446)
+++ community-i686/PKGBUILD	2014-12-23 22:21:08 UTC (rev 124447)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-io-tty
-pkgver=1.11
-pkgrel=2
-pkgdesc="Provide an interface to TTYs and PTYs"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/IO-Tty/"
-license=("GPL" "PerlArtistic")
-depends=('glibc')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
-md5sums=('fc42736aee83f848ff5191c6890cc539')
-
-build() {
-  cd $srcdir/IO-Tty-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package(){
-  cd $srcdir/IO-Tty-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-io-tty/repos/community-i686/PKGBUILD (from rev 124446, perl-io-tty/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-23 22:21:08 UTC (rev 124447)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-io-tty
+pkgver=1.12
+pkgrel=1
+pkgdesc="Provide an interface to TTYs and PTYs"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/IO-Tty/"
+license=("GPL" "PerlArtistic")
+depends=('glibc')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
+md5sums=('11695a1a516b3bd1b90ce75ff0ce3e6d')
+
+build() {
+  cd $srcdir/IO-Tty-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package(){
+  cd $srcdir/IO-Tty-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-23 22:20:49 UTC (rev 124446)
+++ community-x86_64/PKGBUILD	2014-12-23 22:21:08 UTC (rev 124447)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-io-tty
-pkgver=1.11
-pkgrel=2
-pkgdesc="Provide an interface to TTYs and PTYs"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/IO-Tty/"
-license=("GPL" "PerlArtistic")
-depends=('glibc')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
-md5sums=('fc42736aee83f848ff5191c6890cc539')
-
-build() {
-  cd $srcdir/IO-Tty-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package(){
-  cd $srcdir/IO-Tty-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-io-tty/repos/community-x86_64/PKGBUILD (from rev 124446, perl-io-tty/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-23 22:21:08 UTC (rev 124447)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-io-tty
+pkgver=1.12
+pkgrel=1
+pkgdesc="Provide an interface to TTYs and PTYs"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/IO-Tty/"
+license=("GPL" "PerlArtistic")
+depends=('glibc')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
+md5sums=('11695a1a516b3bd1b90ce75ff0ce3e6d')
+
+build() {
+  cd $srcdir/IO-Tty-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package(){
+  cd $srcdir/IO-Tty-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



More information about the arch-commits mailing list