[arch-commits] Commit in ethumb (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:46:11 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:46:11
  Author: allan
Revision: 197934

remove !libtool

Modified:
  ethumb/repos/extra-i686/PKGBUILD
  ethumb/repos/extra-x86_64/PKGBUILD
  ethumb/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 11:45:51 UTC (rev 197933)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:46:11 UTC (rev 197934)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('libexif' 'e_dbus'  'emotion')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('c19b5d8abbf79aa4df1c5523829ece751dc3c268')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:45:51 UTC (rev 197933)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:46:11 UTC (rev 197934)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('libexif' 'e_dbus'  'emotion')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('c19b5d8abbf79aa4df1c5523829ece751dc3c268')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:45:51 UTC (rev 197933)
+++ trunk/PKGBUILD	2013-10-30 11:46:11 UTC (rev 197934)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('libexif' 'e_dbus'  'emotion')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('c19b5d8abbf79aa4df1c5523829ece751dc3c268')
 




More information about the arch-commits mailing list