[arch-commits] Commit in perl-html-parser/repos (4 files)

Eric Bélanger eric at nymeria.archlinux.org
Wed May 15 11:58:32 UTC 2013


    Date: Wednesday, May 15, 2013 @ 13:58:32
  Author: eric
Revision: 185586

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

Added:
  perl-html-parser/repos/extra-i686/PKGBUILD
    (from rev 185585, perl-html-parser/trunk/PKGBUILD)
  perl-html-parser/repos/extra-x86_64/PKGBUILD
    (from rev 185585, perl-html-parser/trunk/PKGBUILD)
Deleted:
  perl-html-parser/repos/extra-i686/PKGBUILD
  perl-html-parser/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   66 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   35 -------------------------
 extra-x86_64/PKGBUILD |   35 -------------------------
 3 files changed, 66 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-05-15 11:57:53 UTC (rev 185585)
+++ extra-i686/PKGBUILD	2013-05-15 11:58:32 UTC (rev 185586)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: kevin <kevin at archlinux.org>
-# Contributor: Manolis Tzanidakis
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=perl-html-parser
-_realname=HTML-Parser
-pkgver=3.70
-pkgrel=1
-pkgdesc="Perl HTML parser class"
-arch=('i686' 'x86_64')
-license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
-depends=('perl-html-tagset' 'perl')
-checkdepends=('perl-test-pod')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
-md5sums=('efe7699f5ece3a230d730a3682359c08')
-
-build() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  # install module in vendor directories.
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  make test
-}
-
-package() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-}

Copied: perl-html-parser/repos/extra-i686/PKGBUILD (from rev 185585, perl-html-parser/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-05-15 11:58:32 UTC (rev 185586)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: kevin <kevin at archlinux.org>
+# Contributor: Manolis Tzanidakis
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=perl-html-parser
+pkgver=3.71
+pkgrel=1
+pkgdesc="Perl HTML parser class"
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url="http://search.cpan.org/dist/HTML-Parser/"
+depends=('perl-html-tagset' 'perl')
+checkdepends=('perl-test-pod')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
+md5sums=('9128a45893097dfa3bf03301b19c5efe')
+
+build() {
+  cd HTML-Parser-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd HTML-Parser-${pkgver}
+  make test
+}
+
+package() {
+  cd HTML-Parser-${pkgver}
+  make install DESTDIR="${pkgdir}"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-05-15 11:57:53 UTC (rev 185585)
+++ extra-x86_64/PKGBUILD	2013-05-15 11:58:32 UTC (rev 185586)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: kevin <kevin at archlinux.org>
-# Contributor: Manolis Tzanidakis
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=perl-html-parser
-_realname=HTML-Parser
-pkgver=3.70
-pkgrel=1
-pkgdesc="Perl HTML parser class"
-arch=('i686' 'x86_64')
-license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
-depends=('perl-html-tagset' 'perl')
-checkdepends=('perl-test-pod')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
-md5sums=('efe7699f5ece3a230d730a3682359c08')
-
-build() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  # install module in vendor directories.
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  make test
-}
-
-package() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-}

Copied: perl-html-parser/repos/extra-x86_64/PKGBUILD (from rev 185585, perl-html-parser/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-05-15 11:58:32 UTC (rev 185586)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: kevin <kevin at archlinux.org>
+# Contributor: Manolis Tzanidakis
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=perl-html-parser
+pkgver=3.71
+pkgrel=1
+pkgdesc="Perl HTML parser class"
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url="http://search.cpan.org/dist/HTML-Parser/"
+depends=('perl-html-tagset' 'perl')
+checkdepends=('perl-test-pod')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
+md5sums=('9128a45893097dfa3bf03301b19c5efe')
+
+build() {
+  cd HTML-Parser-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd HTML-Parser-${pkgver}
+  make test
+}
+
+package() {
+  cd HTML-Parser-${pkgver}
+  make install DESTDIR="${pkgdir}"
+}




More information about the arch-commits mailing list