app-office/gnucash: Rename chipcard USE flag to smartcard
authorPeter Levine <plevine457@gmail.com>
Sun, 22 Sep 2019 20:28:47 +0000 (16:28 -0400)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 13 Oct 2019 11:40:27 +0000 (13:40 +0200)
Closes: https://bugs.gentoo.org/682120
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/gnucash/gnucash-3.7.ebuild

index c88c0aa803b32a8770ba81b0a3b1189e678a67ee..07e15ad8677b5821619a4d423a5ad934a047e262 100644 (file)
@@ -15,11 +15,11 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
-IUSE="aqbanking chipcard debug doc examples gnome-keyring +gui mysql nls ofx
+IUSE="aqbanking smartcard debug doc examples gnome-keyring +gui mysql nls ofx
          postgres python quotes -register2 sqlite test"
 
 REQUIRED_USE="
-       chipcard? ( aqbanking )
+       smartcard? ( aqbanking )
        python? ( ${PYTHON_REQUIRED_USE} )"
 
 # libdbi version requirement for sqlite taken from bug #455134
@@ -37,7 +37,7 @@ RDEPEND="
        aqbanking? (
                >=net-libs/aqbanking-5[ofx?]
                sys-libs/gwenhywfar
-               chipcard? ( sys-libs/libchipcard )
+               smartcard? ( sys-libs/libchipcard )
        )
        gnome-keyring? ( >=app-crypt/libsecret-0.18 )
        gui? (