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

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


    Date: Wednesday, October 30, 2013 @ 12:39:08
  Author: allan
Revision: 197914

remove !libtool

Modified:
  e_dbus/repos/extra-i686/PKGBUILD
  e_dbus/repos/extra-x86_64/PKGBUILD
  e_dbus/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:38:44 UTC (rev 197913)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:39:08 UTC (rev 197914)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('ecore' 'dbus-core')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('726b2c4259e8818921ce0c27a3d452d414255975')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:38:44 UTC (rev 197913)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:39:08 UTC (rev 197914)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('ecore' 'dbus-core')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('726b2c4259e8818921ce0c27a3d452d414255975')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:38:44 UTC (rev 197913)
+++ trunk/PKGBUILD	2013-10-30 11:39:08 UTC (rev 197914)
@@ -10,7 +10,7 @@
 url="http://www.enlightenment.org"
 license=('BSD')
 depends=('ecore' 'dbus-core')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
 sha1sums=('726b2c4259e8818921ce0c27a3d452d414255975')
 




More information about the arch-commits mailing list