[arch-commits] Commit in perl-xml-libxslt/repos (4 files)

Eric Bélanger eric at nymeria.archlinux.org
Thu Mar 21 01:03:52 UTC 2013


    Date: Thursday, March 21, 2013 @ 02:03:52
  Author: eric
Revision: 86669

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

Added:
  perl-xml-libxslt/repos/community-i686/PKGBUILD
    (from rev 86668, perl-xml-libxslt/trunk/PKGBUILD)
  perl-xml-libxslt/repos/community-x86_64/PKGBUILD
    (from rev 86668, perl-xml-libxslt/trunk/PKGBUILD)
Deleted:
  perl-xml-libxslt/repos/community-i686/PKGBUILD
  perl-xml-libxslt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-21 01:03:21 UTC (rev 86668)
+++ community-i686/PKGBUILD	2013-03-21 01:03:52 UTC (rev 86669)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Justin "juster" Davis <jrcd83 at gmail.com>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-xml-libxslt
-pkgver=1.77
-pkgrel=1
-pkgdesc="Interface to the gnome libxslt library"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/XML-LibXSLT"
-license=('GPL')
-depends=('perl-xml-libxml' 'libxslt')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
-md5sums=('a9cf4adb3637a0a42eb69a2998fa488e')
-
-build() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  make install DESTDIR="$pkgdir"
-}

Copied: perl-xml-libxslt/repos/community-i686/PKGBUILD (from rev 86668, perl-xml-libxslt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-21 01:03:52 UTC (rev 86669)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Justin "juster" Davis <jrcd83 at gmail.com>
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-xml-libxslt
+pkgver=1.80
+pkgrel=1
+pkgdesc="Interface to the gnome libxslt library"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/XML-LibXSLT"
+license=('GPL')
+depends=('perl-xml-libxml' 'libxslt')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
+md5sums=('bd8d0eaeee311a6dc148963a3f7753c6')
+
+build() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  make install DESTDIR="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-21 01:03:21 UTC (rev 86668)
+++ community-x86_64/PKGBUILD	2013-03-21 01:03:52 UTC (rev 86669)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Justin "juster" Davis <jrcd83 at gmail.com>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-xml-libxslt
-pkgver=1.77
-pkgrel=1
-pkgdesc="Interface to the gnome libxslt library"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/XML-LibXSLT"
-license=('GPL')
-depends=('perl-xml-libxml' 'libxslt')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
-md5sums=('a9cf4adb3637a0a42eb69a2998fa488e')
-
-build() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/XML-LibXSLT-$pkgver"
-  make install DESTDIR="$pkgdir"
-}

Copied: perl-xml-libxslt/repos/community-x86_64/PKGBUILD (from rev 86668, perl-xml-libxslt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-21 01:03:52 UTC (rev 86669)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Justin "juster" Davis <jrcd83 at gmail.com>
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-xml-libxslt
+pkgver=1.80
+pkgrel=1
+pkgdesc="Interface to the gnome libxslt library"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/XML-LibXSLT"
+license=('GPL')
+depends=('perl-xml-libxml' 'libxslt')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
+md5sums=('bd8d0eaeee311a6dc148963a3f7753c6')
+
+build() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/XML-LibXSLT-$pkgver"
+  make install DESTDIR="$pkgdir"
+}




More information about the arch-commits mailing list