commit:     9cd5d3b5e50bebf9694f9e0b82f1836efa8a5e74
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 13:08:31 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 13:18:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd5d3b5

mail-client/sylpheed: drop pda USE flag

Bug: https://bugs.gentoo.org/735118
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 mail-client/sylpheed/sylpheed-3.7.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild 
b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
index d61712d49c3..4fba772abe3 100644
--- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2";
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface"
+IUSE="crypt ipv6 ldap libressl nls oniguruma spell ssl xface"
 
 CDEPEND="net-libs/liblockfile
        x11-libs/gtk+:2
@@ -20,7 +20,6 @@ CDEPEND="net-libs/liblockfile
        ldap? ( net-nds/openldap )
        nls? ( sys-devel/gettext )
        oniguruma? ( dev-libs/oniguruma:= )
-       pda? ( app-pda/jpilot )
        spell? (
                app-text/gtkspell:2
                dev-libs/dbus-glib
@@ -45,7 +44,6 @@ src_configure() {
                $(use_enable ipv6) \
                $(use_enable ldap) \
                $(use_enable oniguruma) \
-               $(use_enable pda jpilot) \
                $(use_enable spell gtkspell) \
                $(use_enable ssl) \
                $(use_enable xface compface) \

Reply via email to