diff options
author | Dane Smith <smithdanea@gmail.com> | 2010-08-10 21:15:58 -0400 |
---|---|---|
committer | Dane Smith <smithdanea@gmail.com> | 2010-08-10 21:15:58 -0400 |
commit | be7b597e2f5739681095f1ef8a7d15554750ef5d (patch) | |
tree | b1421de6cb6ea4ece3e27439e90a95a982670afa /app-crypt/gnupg/gnupg-2.0.15-r1.ebuild | |
parent | You'd think I'd learn (diff) | |
download | smithdanea-be7b597e2f5739681095f1ef8a7d15554750ef5d.tar.gz smithdanea-be7b597e2f5739681095f1ef8a7d15554750ef5d.tar.bz2 smithdanea-be7b597e2f5739681095f1ef8a7d15554750ef5d.zip |
Good to know. Fixed gnupg
Diffstat (limited to 'app-crypt/gnupg/gnupg-2.0.15-r1.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.0.15-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.0.15-r1.ebuild b/app-crypt/gnupg/gnupg-2.0.15-r1.ebuild index fca1ea2..b8a2f9b 100644 --- a/app-crypt/gnupg/gnupg-2.0.15-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.0.15-r1.ebuild @@ -75,7 +75,6 @@ src_configure() { ${myconf} \ $(use_with adns) \ $(use_enable bzip2) \ - #$(use_enable smartcard scdaemon) \ $(use_enable !elibc_SunOS symcryptrun) \ $(use_enable nls) \ $(use_enable ldap) \ |