summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-07 00:15:20 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-07 00:15:20 +0000
commit41f190015459d224e00dbeb6176956c60c5ba0bf (patch)
treec5b03d02d3702d675a1f24c45505c9d17496d038 /app-crypt/qca
parentsync IUSE (+smartcard) (diff)
downloadgentoo-2-41f190015459d224e00dbeb6176956c60c5ba0bf.tar.gz
gentoo-2-41f190015459d224e00dbeb6176956c60c5ba0bf.tar.bz2
gentoo-2-41f190015459d224e00dbeb6176956c60c5ba0bf.zip
sync IUSE (+ssl)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/qca')
-rw-r--r--app-crypt/qca/qca-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-1.0-r2.ebuild b/app-crypt/qca/qca-1.0-r2.ebuild
index eb19cb49bbb3..1aa19c0c9ca7 100644
--- a/app-crypt/qca/qca-1.0-r2.ebuild
+++ b/app-crypt/qca/qca-1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-1.0-r2.ebuild,v 1.8 2005/07/02 02:10:41 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-1.0-r2.ebuild,v 1.9 2005/07/07 00:15:20 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://delta.affinix.com/qca/qca-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
-IUSE=""
+IUSE="ssl"
DEPEND=">=x11-libs/qt-3.3.0-r1"
RDEPEND=" ssl? ( app-crypt/qca-tls ) "