commit: 918cb983b85dcb7f59d51000aca33e760168dee2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 21:20:45 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 13:51:34 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=918cb983
app-crypt/seahorse: remove non-existing configure switch
---
app-crypt/seahorse/seahorse-3.12.0.ebuild | 1 -
app-crypt/seahorse/seahorse-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/app-crypt/seahorse/seahorse-3.12.0.ebuild
b/app-crypt/seahorse/seahorse-3.12.0.ebuild
index e681e3d..c86e34b 100644
--- a/app-crypt/seahorse/seahorse-3.12.0.ebuild
+++ b/app-crypt/seahorse/seahorse-3.12.0.ebuild
@@ -57,7 +57,6 @@ src_configure() {
--enable-pgp \
--enable-ssh \
--enable-pkcs11 \
- --disable-static \
--enable-hkp \
$(use_enable avahi sharing) \
$(use_enable debug) \
diff --git a/app-crypt/seahorse/seahorse-9999.ebuild
b/app-crypt/seahorse/seahorse-9999.ebuild
index 0d74c6d..9d57b2c 100644
--- a/app-crypt/seahorse/seahorse-9999.ebuild
+++ b/app-crypt/seahorse/seahorse-9999.ebuild
@@ -77,7 +77,6 @@ src_configure() {
--enable-pgp \
--enable-ssh \
--enable-pkcs11 \
- --disable-static \
--enable-hkp \
$(use_enable avahi sharing) \
$(use_enable debug) \