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 | |
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')
-rw-r--r-- | net-im/kadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.6.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 3473ccd77537..45d0b0428101 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/kadu # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.91 2010/06/15 13:43:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.92 2010/06/24 21:26:24 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> kadu-0.6.5.4.ebuild: + stable amd64, bug 322815 15 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> kadu-0.6.5.4.ebuild: x86 stable wrt bug #322815 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" |