diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:26:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:26:24 +0000 |
commit | 08ce28afa4e85ea656d12f347fc6628c225ded29 (patch) | |
tree | 16fcb2cc388a94ec3d05d61ccb6e6491d6436157 /net-im/kadu/kadu-0.6.5.4.ebuild | |
parent | stable amd64, bug 324099 (diff) | |
download | gentoo-2-08ce28afa4e85ea656d12f347fc6628c225ded29.tar.gz gentoo-2-08ce28afa4e85ea656d12f347fc6628c225ded29.tar.bz2 gentoo-2-08ce28afa4e85ea656d12f347fc6628c225ded29.zip |
stable amd64, bug 322815
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-im/kadu/kadu-0.6.5.4.ebuild')
-rw-r--r-- | net-im/kadu/kadu-0.6.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kadu/kadu-0.6.5.4.ebuild b/net-im/kadu/kadu-0.6.5.4.ebuild index 8627a923c000..45627a484f83 100644 --- a/net-im/kadu/kadu-0.6.5.4.ebuild +++ b/net-im/kadu/kadu-0.6.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.4.ebuild,v 1.2 2010/06/15 13:43:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.4.ebuild,v 1.3 2010/06/24 21:26:24 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.kadu.net" SRC_URI="http://www.kadu.net/download/stable/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="alsa ao dbus kde oss phonon speech spell +ssl" |