summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2008-08-16 15:38:17 +0000
committerRobert Buchholz <rbu@gentoo.org>2008-08-16 15:38:17 +0000
commit449a90adc0c7cbb6018cb3532fc5342075683198 (patch)
tree90d8099d659413206913df89a90e04bd156e654a
parentRemove stkn from metadata.xml (#27693) (diff)
downloadgentoo-2-449a90adc0c7cbb6018cb3532fc5342075683198.tar.gz
gentoo-2-449a90adc0c7cbb6018cb3532fc5342075683198.tar.bz2
gentoo-2-449a90adc0c7cbb6018cb3532fc5342075683198.zip
Actually add the flag
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
-rw-r--r--dev-python/kaa-base/kaa-base-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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