[arch-commits] Commit in perl-locale-maketext-lexicon/repos/community-any (4 files)

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 10 12:32:42 UTC 2014


    Date: Thursday, April 10, 2014 @ 14:32:42
  Author: fyan
Revision: 109084

archrelease: copy trunk to community-any

Added:
  perl-locale-maketext-lexicon/repos/community-any/ChangeLog
    (from rev 109083, perl-locale-maketext-lexicon/trunk/ChangeLog)
  perl-locale-maketext-lexicon/repos/community-any/PKGBUILD
    (from rev 109083, perl-locale-maketext-lexicon/trunk/PKGBUILD)
Deleted:
  perl-locale-maketext-lexicon/repos/community-any/ChangeLog
  perl-locale-maketext-lexicon/repos/community-any/PKGBUILD

-----------+
 ChangeLog |   14 +++++++-------
 PKGBUILD  |   56 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 35 insertions(+), 35 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2014-04-10 12:31:29 UTC (rev 109083)
+++ ChangeLog	2014-04-10 12:32:42 UTC (rev 109084)
@@ -1,7 +0,0 @@
-2010-05-25 Angel Velasquez <angvp at archlinux.org>
-	* Updated PKGBUILD (removed || return 1 and added package function)
-	* bump release to 0.86
-	* Deleted empty directories on the pkg
-
-2007-07-29 Georg Grabler (STiAT) <ggrabler at gmail.com>
-* Version bump to 0.64

Copied: perl-locale-maketext-lexicon/repos/community-any/ChangeLog (from rev 109083, perl-locale-maketext-lexicon/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2014-04-10 12:32:42 UTC (rev 109084)
@@ -0,0 +1,7 @@
+2010-05-25 Angel Velasquez <angvp at archlinux.org>
+	* Updated PKGBUILD (removed || return 1 and added package function)
+	* bump release to 0.86
+	* Deleted empty directories on the pkg
+
+2007-07-29 Georg Grabler (STiAT) <ggrabler at gmail.com>
+* Version bump to 0.64

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 12:31:29 UTC (rev 109083)
+++ PKGBUILD	2014-04-10 12:32:42 UTC (rev 109084)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-locale-maketext-lexicon
-pkgver=0.99
-pkgrel=1
-pkgdesc="Perl/CPAN Module Locale::Maketext::Lexicon : Use other catalog formats in Maketext"
-arch=(any)
-depends=(perl)
-url="http://search.cpan.org/dist/Locale-Maketext-Lexicon"
-license=("GPL" "PerlArtistic")
-options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-$pkgver.tar.gz")
-md5sums=('c88e75b607a424c046137555565cebb5')
-
-build() {
-  cd $srcdir/Locale-Maketext-Lexicon-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Locale-Maketext-Lexicon-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-locale-maketext-lexicon/repos/community-any/PKGBUILD (from rev 109083, perl-locale-maketext-lexicon/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-04-10 12:32:42 UTC (rev 109084)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-locale-maketext-lexicon
+pkgver=1.00
+pkgrel=1
+pkgdesc="Perl/CPAN Module Locale::Maketext::Lexicon : Use other catalog formats in Maketext"
+arch=(any)
+depends=(perl)
+url="http://search.cpan.org/dist/Locale-Maketext-Lexicon"
+license=("GPL" "PerlArtistic")
+options=(!emptydirs)
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-$pkgver.tar.gz")
+md5sums=('51acf0cb00cc01a2c8f560d74dd6c593')
+
+build() {
+  cd $srcdir/Locale-Maketext-Lexicon-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Locale-Maketext-Lexicon-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list