[arch-commits] Commit in perl-sub-identify/repos (4 files)

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 13:44:01
  Author: foutrelis
Revision: 254030

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

Added:
  perl-sub-identify/repos/community-staging-i686/
  perl-sub-identify/repos/community-staging-i686/PKGBUILD
(from rev 254028, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-staging-x86_64/
  perl-sub-identify/repos/community-staging-x86_64/PKGBUILD
(from rev 254029, perl-sub-identify/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   34 ++
 community-staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: perl-sub-identify/repos/community-staging-i686/PKGBUILD (from rev 
254028, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-26 13:44:01 UTC (rev 254030)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=4
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-staging-x86_64/PKGBUILD (from rev 
254029, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-26 13:44:01 UTC (rev 254030)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=4
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-sub-identify/repos (4 files)

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 13:20:05
  Author: foutrelis
Revision: 253238

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

Added:
  perl-sub-identify/repos/community-staging-i686/
  perl-sub-identify/repos/community-staging-i686/PKGBUILD
(from rev 253237, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-staging-x86_64/
  perl-sub-identify/repos/community-staging-x86_64/PKGBUILD
(from rev 253237, perl-sub-identify/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   34 ++
 community-staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: perl-sub-identify/repos/community-staging-i686/PKGBUILD (from rev 
253237, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-24 13:20:05 UTC (rev 253238)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=3
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-staging-x86_64/PKGBUILD (from rev 
253237, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-24 13:20:05 UTC (rev 253238)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=3
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-sub-identify/repos (4 files)

2017-06-01 Thread Felix Yan
Date: Thursday, June 1, 2017 @ 11:54:14
  Author: felixonmars
Revision: 232202

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

Added:
  perl-sub-identify/repos/community-staging-i686/
  perl-sub-identify/repos/community-staging-i686/PKGBUILD
(from rev 232201, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-staging-x86_64/
  perl-sub-identify/repos/community-staging-x86_64/PKGBUILD
(from rev 232201, perl-sub-identify/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   34 ++
 community-staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: perl-sub-identify/repos/community-staging-i686/PKGBUILD (from rev 
232201, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-01 11:54:14 UTC (rev 232202)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=2
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-staging-x86_64/PKGBUILD (from rev 
232201, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-01 11:54:14 UTC (rev 232202)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=2
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-sub-identify/repos (4 files)

2017-04-12 Thread Felix Yan
Date: Wednesday, April 12, 2017 @ 16:16:11
  Author: felixonmars
Revision: 222496

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

Added:
  perl-sub-identify/repos/community-i686/PKGBUILD
(from rev 222495, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-x86_64/PKGBUILD
(from rev 222495, perl-sub-identify/trunk/PKGBUILD)
Deleted:
  perl-sub-identify/repos/community-i686/PKGBUILD
  perl-sub-identify/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-12 16:15:27 UTC (rev 222495)
+++ community-i686/PKGBUILD 2017-04-12 16:16:11 UTC (rev 222496)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan  
-# Contributor: John D Jones III 
-
-pkgname=perl-sub-identify
-pkgver=0.13
-pkgrel=1
-pkgdesc="Retrieve names of code references"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Sub-Identify'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
-sha512sums=('16655ea9324202e578ab44139816d61ef961d61c97e2393c19337692670a3f7a27d8dacb7db7b1130ed762f3b6dfc98fe39fe379b546b32576c19bdfa7df70a0')
-
-build() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make DESTDIR="$pkgdir"/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-i686/PKGBUILD (from rev 222495, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-12 16:16:11 UTC (rev 222496)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-12 16:15:27 UTC (rev 222495)
+++ community-x86_64/PKGBUILD   2017-04-12 16:16:11 UTC (rev 222496)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan  
-# Contributor: John D Jones III 
-
-pkgname=perl-sub-identify
-pkgver=0.13
-pkgrel=1
-pkgdesc="Retrieve names of code references"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Sub-Identify'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
-sha512sums=('16655ea9324202e578ab44139816d61ef961d61c97e2393c19337692670a3f7a27d8dacb7db7b1130ed762f3b6dfc98fe39fe379b546b32576c19bdfa7df70a0')
-
-build() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make DESTDIR="$pkgdir"/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-x86_64/PKGBUILD (from rev 222495, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-12 16:16:11 UTC (rev 222496)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.14
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'

[arch-commits] Commit in perl-sub-identify/repos (4 files)

2017-04-05 Thread Felix Yan
Date: Thursday, April 6, 2017 @ 03:20:37
  Author: felixonmars
Revision: 220841

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

Added:
  perl-sub-identify/repos/community-i686/PKGBUILD
(from rev 220840, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-x86_64/PKGBUILD
(from rev 220840, perl-sub-identify/trunk/PKGBUILD)
Deleted:
  perl-sub-identify/repos/community-i686/PKGBUILD
  perl-sub-identify/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-06 03:20:11 UTC (rev 220840)
+++ community-i686/PKGBUILD 2017-04-06 03:20:37 UTC (rev 220841)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan  
-# Contributor: John D Jones III 
-
-pkgname=perl-sub-identify
-pkgver=0.12
-pkgrel=2
-pkgdesc="Retrieve names of code references"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Sub-Identify'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
-sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
-
-build() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make DESTDIR="$pkgdir"/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-i686/PKGBUILD (from rev 220840, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-06 03:20:37 UTC (rev 220841)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.13
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('16655ea9324202e578ab44139816d61ef961d61c97e2393c19337692670a3f7a27d8dacb7db7b1130ed762f3b6dfc98fe39fe379b546b32576c19bdfa7df70a0')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-06 03:20:11 UTC (rev 220840)
+++ community-x86_64/PKGBUILD   2017-04-06 03:20:37 UTC (rev 220841)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan  
-# Contributor: John D Jones III 
-
-pkgname=perl-sub-identify
-pkgver=0.12
-pkgrel=2
-pkgdesc="Retrieve names of code references"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Sub-Identify'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
-sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
-
-build() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/Sub-Identify-$pkgver"
-  make DESTDIR="$pkgdir"/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-x86_64/PKGBUILD (from rev 220840, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-06 03:20:37 UTC (rev 220841)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.13
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'

[arch-commits] Commit in perl-sub-identify/repos (4 files)

2016-05-10 Thread Felix Yan
Date: Wednesday, May 11, 2016 @ 05:31:39
  Author: fyan
Revision: 174733

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

Added:
  perl-sub-identify/repos/community-staging-i686/
  perl-sub-identify/repos/community-staging-i686/PKGBUILD
(from rev 174732, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-staging-x86_64/
  perl-sub-identify/repos/community-staging-x86_64/PKGBUILD
(from rev 174732, perl-sub-identify/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   34 ++
 community-staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: perl-sub-identify/repos/community-staging-i686/PKGBUILD (from rev 
174732, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-11 03:31:39 UTC (rev 174733)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.12
+pkgrel=2
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-staging-x86_64/PKGBUILD (from rev 
174732, perl-sub-identify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-11 03:31:39 UTC (rev 174733)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.12
+pkgrel=2
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-sub-identify/repos (4 files)

2015-12-04 Thread Felix Yan
Date: Saturday, December 5, 2015 @ 04:26:27
  Author: fyan
Revision: 148413

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

Added:
  perl-sub-identify/repos/community-i686/
  perl-sub-identify/repos/community-i686/PKGBUILD
(from rev 148412, perl-sub-identify/trunk/PKGBUILD)
  perl-sub-identify/repos/community-x86_64/
  perl-sub-identify/repos/community-x86_64/PKGBUILD
(from rev 148412, perl-sub-identify/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   34 ++
 community-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: perl-sub-identify/repos/community-i686/PKGBUILD (from rev 148412, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-05 03:26:27 UTC (rev 148413)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.12
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: perl-sub-identify/repos/community-x86_64/PKGBUILD (from rev 148412, 
perl-sub-identify/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-12-05 03:26:27 UTC (rev 148413)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan  
+# Contributor: John D Jones III 
+
+pkgname=perl-sub-identify
+pkgver=0.12
+pkgrel=1
+pkgdesc="Retrieve names of code references"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-test-pod')
+url='http://search.mcpan.org/dist/Sub-Identify'
+source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz;)
+sha512sums=('47b89866ecdd2b7caaba4a440bd695ab42d92c56721bc43a7fc114c2870a5e536ed17e05eec4ac62525c9fad26e24c299aadc852fd15d58bd626dfdb6478e40f')
+
+build() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Sub-Identify-$pkgver"
+  make DESTDIR="$pkgdir"/ install
+}
+
+# vim:set ts=2 sw=2 et: