diff options
Diffstat (limited to 'dev-python/kaa-base')
-rw-r--r-- | dev-python/kaa-base/kaa-base-0.4.0.ebuild | 4 |
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 |