commit:     3602a6fd72ad649264d9d30e6675b68caf75c4e1
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 18:29:15 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 18:29:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3602a6fd

net-misc/openconnect: Cleanup stoken change

Package-Manager: portage-2.2.28_p64

 net-misc/openconnect/openconnect-7.06-r3.ebuild | 3 +--
 net-misc/openconnect/openconnect-9999.ebuild    | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/openconnect/openconnect-7.06-r3.ebuild 
b/net-misc/openconnect/openconnect-7.06-r3.ebuild
index 4518c8a..1f0e80c 100644
--- a/net-misc/openconnect/openconnect-7.06-r3.ebuild
+++ b/net-misc/openconnect/openconnect-7.06-r3.ebuild
@@ -70,7 +70,7 @@ src_configure() {
                sed -e 's#"${ac_cv_path_PYTHON}"#""#' -i configure || die
        fi
 
-       # stoken and liboath not in portage
+       # liboath not in portage
        econf \
                --with-vpnc-script="${EPREFIX}/etc/openconnect/openconnect.sh" \
                $(use_enable static-libs static) \
@@ -78,7 +78,6 @@ src_configure() {
                $(use_with !gnutls openssl) \
                $(use_with gnutls ) \
                $(use_with libproxy) \
-               --without-stoken \
                $(use_with gssapi) \
                $(use_with smartcard libpcsclite) \
                $(use_with stoken) \

diff --git a/net-misc/openconnect/openconnect-9999.ebuild 
b/net-misc/openconnect/openconnect-9999.ebuild
index 3a6c716..e0a5bcd 100644
--- a/net-misc/openconnect/openconnect-9999.ebuild
+++ b/net-misc/openconnect/openconnect-9999.ebuild
@@ -91,7 +91,7 @@ src_configure() {
                sed -e 's#"${ac_cv_path_PYTHON}"#""#' -i configure || die
        fi
 
-       # stoken and liboath not in portage
+       # liboath not in portage
        econf \
                --with-vpnc-script="${EPREFIX}/etc/openconnect/openconnect.sh" \
                $(use_enable static-libs static) \
@@ -99,7 +99,6 @@ src_configure() {
                $(use_with !gnutls openssl) \
                $(use_with gnutls ) \
                $(use_with libproxy) \
-               --without-stoken \
                $(use_with gssapi) \
                $(use_with smartcard libpcsclite) \
                $(use_with stoken) \

Reply via email to