diff options
author | 2005-12-01 11:11:56 +0000 | |
---|---|---|
committer | 2005-12-01 11:11:56 +0000 | |
commit | 442ec4ace24917225a800ce685180c1df8edbd53 (patch) | |
tree | 68d030bf967803b12e42bb2423eed3aa213e7255 /net-im/kadu | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-442ec4ace24917225a800ce685180c1df8edbd53.tar.gz gentoo-2-442ec4ace24917225a800ce685180c1df8edbd53.tar.bz2 gentoo-2-442ec4ace24917225a800ce685180c1df8edbd53.zip |
x86 stable wrt bug #114070.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-im/kadu')
-rw-r--r-- | net-im/kadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 3c77133beb06..583b759e6d0c 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/kadu # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.39 2005/11/30 22:05:13 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.40 2005/12/01 11:11:56 chriswhite Exp $ + + 01 Dec 2005; Chris White <chriswhite@gentoo.org> kadu-0.4.3.ebuild: + x86 stable wrt bug #114070. *kadu-0.4.3 (30 Nov 2005) diff --git a/net-im/kadu/kadu-0.4.3.ebuild b/net-im/kadu/kadu-0.4.3.ebuild index 1c402781eac3..65b82cdf4eb8 100644 --- a/net-im/kadu/kadu-0.4.3.ebuild +++ b/net-im/kadu/kadu-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.3.ebuild,v 1.1 2005/11/30 22:05:13 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.3.ebuild,v 1.2 2005/12/01 11:11:56 chriswhite Exp $ inherit flag-o-matic eutils @@ -37,7 +37,7 @@ HOMEPAGE="http://kadu.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug alsa arts esd voice speech nas oss spell ssl tcltk xmms xosd amarok extraicons extramodules mail config_wizard" |