[arch-commits] Commit in perl-libapreq2 (3 files)
Allan McRae
allan at nymeria.archlinux.org
Thu Oct 31 02:39:35 UTC 2013
Date: Thursday, October 31, 2013 @ 03:39:34
Author: allan
Revision: 99952
remove !libtool
Modified:
perl-libapreq2/repos/community-i686/PKGBUILD
perl-libapreq2/repos/community-x86_64/PKGBUILD
perl-libapreq2/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 2 +-
repos/community-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-31 02:39:14 UTC (rev 99951)
+++ repos/community-i686/PKGBUILD 2013-10-31 02:39:34 UTC (rev 99952)
@@ -11,7 +11,7 @@
depends=('mod_perl' 'apr-util')
makedepends=('perl-extutils-xsbuilder')
license=("GPL")
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISAAC/libapreq2-$pkgver.tar.gz)
md5sums=('c11fb0861aa84dcc6cd0f0798b045eee')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-31 02:39:14 UTC (rev 99951)
+++ repos/community-x86_64/PKGBUILD 2013-10-31 02:39:34 UTC (rev 99952)
@@ -11,7 +11,7 @@
depends=('mod_perl' 'apr-util')
makedepends=('perl-extutils-xsbuilder')
license=("GPL")
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISAAC/libapreq2-$pkgver.tar.gz)
md5sums=('c11fb0861aa84dcc6cd0f0798b045eee')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-31 02:39:14 UTC (rev 99951)
+++ trunk/PKGBUILD 2013-10-31 02:39:34 UTC (rev 99952)
@@ -11,7 +11,7 @@
depends=('mod_perl' 'apr-util')
makedepends=('perl-extutils-xsbuilder')
license=("GPL")
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISAAC/libapreq2-$pkgver.tar.gz)
md5sums=('c11fb0861aa84dcc6cd0f0798b045eee')
More information about the arch-commits
mailing list