[arch-commits] Commit in perl-text-soundex/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Tue Oct 11 09:43:12 UTC 2016
Date: Tuesday, October 11, 2016 @ 09:43:12
Author: spupykin
Revision: 191911
archrelease: copy trunk to community-i686, community-x86_64
Added:
perl-text-soundex/repos/community-i686/PKGBUILD
(from rev 191910, perl-text-soundex/trunk/PKGBUILD)
perl-text-soundex/repos/community-x86_64/PKGBUILD
(from rev 191910, perl-text-soundex/trunk/PKGBUILD)
Deleted:
perl-text-soundex/repos/community-i686/PKGBUILD
perl-text-soundex/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 72 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 36 ----------------------
community-x86_64/PKGBUILD | 36 ----------------------
3 files changed, 72 insertions(+), 72 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-11 09:42:56 UTC (rev 191910)
+++ community-i686/PKGBUILD 2016-10-11 09:43:12 UTC (rev 191911)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
-# Contributor: Ben Booth <benwbooth at gmail.com>
-
-pkgname=perl-text-soundex
-pkgver=3.04
-pkgrel=1
-pkgdesc='Implementation of the soundex algorithm'
-arch=('i686' 'x86_64')
-url="https://metacpan.org/release/Text-Soundex"
-license=('GPL' 'PerlArtistic')
-depends=(perl)
-options=('!emptydirs' purge)
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Text-Soundex-$pkgver.tar.gz")
-md5sums=('4630d47b42b92470df7b447984a71446')
-
-build() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
- /usr/bin/perl Makefile.PL
- make
-)
-
-check() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- export PERL_MM_USE_DEFAULT=1
- make test
-)
-
-package() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-)
Copied: perl-text-soundex/repos/community-i686/PKGBUILD (from rev 191910, perl-text-soundex/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-11 09:43:12 UTC (rev 191911)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
+# Contributor: Ben Booth <benwbooth at gmail.com>
+
+pkgname=perl-text-soundex
+pkgver=3.05
+pkgrel=1
+pkgdesc='Implementation of the soundex algorithm'
+arch=('i686' 'x86_64')
+url="https://metacpan.org/release/Text-Soundex"
+license=('GPL' 'PerlArtistic')
+depends=(perl)
+options=('!emptydirs' purge)
+source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Text-Soundex-$pkgver.tar.gz")
+md5sums=('cb40ded7a5d27aa3a411d274d6ec18ae')
+
+build() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+ /usr/bin/perl Makefile.PL
+ make
+)
+
+check() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ export PERL_MM_USE_DEFAULT=1
+ make test
+)
+
+package() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-11 09:42:56 UTC (rev 191910)
+++ community-x86_64/PKGBUILD 2016-10-11 09:43:12 UTC (rev 191911)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
-# Contributor: Ben Booth <benwbooth at gmail.com>
-
-pkgname=perl-text-soundex
-pkgver=3.04
-pkgrel=1
-pkgdesc='Implementation of the soundex algorithm'
-arch=('i686' 'x86_64')
-url="https://metacpan.org/release/Text-Soundex"
-license=('GPL' 'PerlArtistic')
-depends=(perl)
-options=('!emptydirs' purge)
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Text-Soundex-$pkgver.tar.gz")
-md5sums=('4630d47b42b92470df7b447984a71446')
-
-build() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
- /usr/bin/perl Makefile.PL
- make
-)
-
-check() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- export PERL_MM_USE_DEFAULT=1
- make test
-)
-
-package() (
- cd "$srcdir/Text-Soundex-$pkgver"
- unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
- make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-)
Copied: perl-text-soundex/repos/community-x86_64/PKGBUILD (from rev 191910, perl-text-soundex/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-11 09:43:12 UTC (rev 191911)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
+# Contributor: Ben Booth <benwbooth at gmail.com>
+
+pkgname=perl-text-soundex
+pkgver=3.05
+pkgrel=1
+pkgdesc='Implementation of the soundex algorithm'
+arch=('i686' 'x86_64')
+url="https://metacpan.org/release/Text-Soundex"
+license=('GPL' 'PerlArtistic')
+depends=(perl)
+options=('!emptydirs' purge)
+source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Text-Soundex-$pkgver.tar.gz")
+md5sums=('cb40ded7a5d27aa3a411d274d6ec18ae')
+
+build() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+ /usr/bin/perl Makefile.PL
+ make
+)
+
+check() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ export PERL_MM_USE_DEFAULT=1
+ make test
+)
+
+package() (
+ cd "$srcdir/Text-Soundex-$pkgver"
+ unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+ make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
More information about the arch-commits
mailing list