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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:40:49 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:40:49
  Author: allan
Revision: 99781

remove !libtool

Modified:
  goocanvas/repos/community-i686/PKGBUILD
  goocanvas/repos/community-x86_64/PKGBUILD
  goocanvas/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-30 23:40:28 UTC (rev 99780)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:40:49 UTC (rev 99781)
@@ -8,7 +8,7 @@
 pkgdesc="A cairo canvas widget for GTK+"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GooCanvas"
-options=('!libtool' 'docs')
+options=('docs')
 license=("LGPL")
 depends=('gtk3')
 makedepends=('gobject-introspection' 'python-gobject2')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:40:28 UTC (rev 99780)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:40:49 UTC (rev 99781)
@@ -8,7 +8,7 @@
 pkgdesc="A cairo canvas widget for GTK+"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GooCanvas"
-options=('!libtool' 'docs')
+options=('docs')
 license=("LGPL")
 depends=('gtk3')
 makedepends=('gobject-introspection' 'python-gobject2')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:40:28 UTC (rev 99780)
+++ trunk/PKGBUILD	2013-10-30 23:40:49 UTC (rev 99781)
@@ -8,7 +8,7 @@
 pkgdesc="A cairo canvas widget for GTK+"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GooCanvas"
-options=('!libtool' 'docs')
+options=('docs')
 license=("LGPL")
 depends=('gtk3')
 makedepends=('gobject-introspection' 'python-gobject2')




More information about the arch-commits mailing list