[arch-commits] Commit in perl-text-kakasi/repos/community-staging-x86_64 (4 files)

Felix Yan felixonmars at archlinux.org
Sat Jun 1 14:07:44 UTC 2019


    Date: Saturday, June 1, 2019 @ 14:07:44
  Author: felixonmars
Revision: 476458

archrelease: copy trunk to community-staging-x86_64

Added:
  perl-text-kakasi/repos/community-staging-x86_64/ChangeLog
    (from rev 476457, perl-text-kakasi/trunk/ChangeLog)
  perl-text-kakasi/repos/community-staging-x86_64/PKGBUILD
    (from rev 476457, perl-text-kakasi/trunk/PKGBUILD)
Deleted:
  perl-text-kakasi/repos/community-staging-x86_64/ChangeLog
  perl-text-kakasi/repos/community-staging-x86_64/PKGBUILD

-----------+
 ChangeLog |    6 ++---
 PKGBUILD  |   64 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 35 insertions(+), 35 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2019-06-01 14:07:27 UTC (rev 476457)
+++ ChangeLog	2019-06-01 14:07:44 UTC (rev 476458)
@@ -1,3 +0,0 @@
-2008-10-27  Allan McRae <allan at archlinux.org>
-	* perl-text-kakasi 2.04-4 
-	* fixed typo in depends

Copied: perl-text-kakasi/repos/community-staging-x86_64/ChangeLog (from rev 476457, perl-text-kakasi/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2019-06-01 14:07:44 UTC (rev 476458)
@@ -0,0 +1,3 @@
+2008-10-27  Allan McRae <allan at archlinux.org>
+	* perl-text-kakasi 2.04-4 
+	* fixed typo in depends

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-01 14:07:27 UTC (rev 476457)
+++ PKGBUILD	2019-06-01 14:07:44 UTC (rev 476458)
@@ -1,32 +0,0 @@
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Allan McRae <mcrae_allan at hotmail.com>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-text-kakasi
-pkgver=2.04
-pkgrel=18
-pkgdesc="Perl frontend to kakasi"
-arch=('x86_64')
-url="https://search.cpan.org/dist/Text-Kakasi"
-license=('GPL' 'PerlArtistic')
-depends=('perl' 'kakasi')
-options=('!emptydirs')
-source=("https://www.cpan.org/authors/id/D/DA/DANKOGAI/Text-Kakasi-${pkgver}.tar.gz")
-sha256sums=('844c01e78ba4bfb89c0702995a86f488de7c29b40a75e7af0e4f39d55624dba0')
-
-build() {
-  cd  Text-Kakasi-${pkgver}
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-
-  make
-}
-
-package() {
-  cd  Text-Kakasi-${pkgver}
-
-  make install DESTDIR="$pkgdir"
-
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-text-kakasi/repos/community-staging-x86_64/PKGBUILD (from rev 476457, perl-text-kakasi/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-06-01 14:07:44 UTC (rev 476458)
@@ -0,0 +1,32 @@
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Allan McRae <mcrae_allan at hotmail.com>
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-text-kakasi
+pkgver=2.04
+pkgrel=19
+pkgdesc="Perl frontend to kakasi"
+arch=('x86_64')
+url="https://search.cpan.org/dist/Text-Kakasi"
+license=('GPL' 'PerlArtistic')
+depends=('perl' 'kakasi')
+options=('!emptydirs')
+source=("https://www.cpan.org/authors/id/D/DA/DANKOGAI/Text-Kakasi-${pkgver}.tar.gz")
+sha256sums=('844c01e78ba4bfb89c0702995a86f488de7c29b40a75e7af0e4f39d55624dba0')
+
+build() {
+  cd  Text-Kakasi-${pkgver}
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+
+  make
+}
+
+package() {
+  cd  Text-Kakasi-${pkgver}
+
+  make install DESTDIR="$pkgdir"
+
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



More information about the arch-commits mailing list