[arch-commits] Commit in perl-class-data-inheritable/repos/community-x86_64 (2 files)

Allan McRae allan at gemini.archlinux.org
Wed Mar 2 12:00:12 UTC 2022


    Date: Wednesday, March 2, 2022 @ 12:00:11
  Author: allan
Revision: 1139451

archrelease: copy trunk to community-x86_64

Added:
  perl-class-data-inheritable/repos/community-x86_64/PKGBUILD
    (from rev 1139450, perl-class-data-inheritable/trunk/PKGBUILD)
Deleted:
  perl-class-data-inheritable/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 11:59:56 UTC (rev 1139450)
+++ PKGBUILD	2022-03-02 12:00:11 UTC (rev 1139451)
@@ -1,27 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-class-data-inheritable
-pkgver=0.09
-pkgrel=1
-pkgdesc="Inheritable, overridable class data "
-arch=('x86_64')
-url="https://search.cpan.org/dist/Class-Data-Inheritable"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(https://cpan.metacpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-$pkgver.tar.gz)
-sha256sums=('44088d6e90712e187b8a5b050ca5b1c70efe2baa32ae123e9bd8f59f29f06e4d')
-
-build() {
-  cd  Class-Data-Inheritable-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  Class-Data-Inheritable-${pkgver}
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-class-data-inheritable/repos/community-x86_64/PKGBUILD (from rev 1139450, perl-class-data-inheritable/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-03-02 12:00:11 UTC (rev 1139451)
@@ -0,0 +1,27 @@
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-class-data-inheritable
+pkgver=0.09
+pkgrel=2
+pkgdesc="Inheritable, overridable class data "
+arch=('x86_64')
+url="https://search.cpan.org/dist/Class-Data-Inheritable"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(https://cpan.metacpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-$pkgver.tar.gz)
+sha256sums=('44088d6e90712e187b8a5b050ca5b1c70efe2baa32ae123e9bd8f59f29f06e4d')
+
+build() {
+  cd  Class-Data-Inheritable-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  Class-Data-Inheritable-${pkgver}
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



More information about the arch-commits mailing list