[arch-commits] Commit in link-grammar (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 14:05:41 UTC 2013
Date: Wednesday, October 30, 2013 @ 15:05:41
Author: allan
Revision: 198311
remove !libtool
Modified:
link-grammar/repos/extra-i686/PKGBUILD
link-grammar/repos/extra-x86_64/PKGBUILD
link-grammar/trunk/PKGBUILD
-----------------------------+
repos/extra-i686/PKGBUILD | 2 +-
repos/extra-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD 2013-10-30 14:05:20 UTC (rev 198310)
+++ repos/extra-i686/PKGBUILD 2013-10-30 14:05:41 UTC (rev 198311)
@@ -10,7 +10,7 @@
url="http://www.abisource.com/downloads/link-grammar/"
license=('BSD')
depends=('aspell')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('218a2ee5ffed258bc52a0718811ca66e')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 14:05:20 UTC (rev 198310)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 14:05:41 UTC (rev 198311)
@@ -10,7 +10,7 @@
url="http://www.abisource.com/downloads/link-grammar/"
license=('BSD')
depends=('aspell')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('218a2ee5ffed258bc52a0718811ca66e')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 14:05:20 UTC (rev 198310)
+++ trunk/PKGBUILD 2013-10-30 14:05:41 UTC (rev 198311)
@@ -10,7 +10,7 @@
url="http://www.abisource.com/downloads/link-grammar/"
license=('BSD')
depends=('aspell')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('218a2ee5ffed258bc52a0718811ca66e')
More information about the arch-commits
mailing list