From 449a90adc0c7cbb6018cb3532fc5342075683198 Mon Sep 17 00:00:00 2001 From: Robert Buchholz Date: Sat, 16 Aug 2008 15:38:17 +0000 Subject: Actually add the flag (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) --- dev-python/kaa-base/kaa-base-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/kaa-base/kaa-base-0.4.0.ebuild b/dev-python/kaa-base/kaa-base-0.4.0.ebuild index 9e3004dbebd6..298fb91904f0 100644 --- a/dev-python/kaa-base/kaa-base-0.4.0.ebuild +++ b/dev-python/kaa-base/kaa-base-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.4.0.ebuild,v 1.3 2008/08/16 15:36:49 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.4.0.ebuild,v 1.4 2008/08/16 15:38:17 rbu Exp $ inherit python eutils distutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="avahi ssl sqlite lirc" +IUSE="avahi ssl sqlite tls lirc" RDEPEND="dev-libs/libxml2 dev-python/pynotifier -- cgit v1.2.3-65-gdbad