diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-07-25 14:04:14 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-07-25 14:04:14 +0000 |
commit | c096c02ed0466921cf0a9a015ce03bf0b7c14605 (patch) | |
tree | 2a872f6fe5d89ec94f9dcfb013795fa42ec2d2e0 /net-im/kadu | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-c096c02ed0466921cf0a9a015ce03bf0b7c14605.tar.gz gentoo-2-c096c02ed0466921cf0a9a015ce03bf0b7c14605.tar.bz2 gentoo-2-c096c02ed0466921cf0a9a015ce03bf0b7c14605.zip |
Stable on x86 due security bug #99583
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-im/kadu')
-rw-r--r-- | net-im/kadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index b9624b223210..5209eb1ca6e3 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.30 2005/07/22 18:30:35 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.31 2005/07/25 14:04:14 sekretarz Exp $ + + 25 Jul 2005; <sekretarz@gentoo.org> kadu-0.4.1.ebuild: + Stable on x86 due security bug #99583 22 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> kadu-0.4.1.ebuild: Marked stable on amd64. diff --git a/net-im/kadu/kadu-0.4.1.ebuild b/net-im/kadu/kadu-0.4.1.ebuild index 3d7be50a7368..bd0961df1338 100644 --- a/net-im/kadu/kadu-0.4.1.ebuild +++ b/net-im/kadu/kadu-0.4.1.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.1.ebuild,v 1.3 2005/07/22 18:30:35 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.1.ebuild,v 1.4 2005/07/25 14:04:14 sekretarz Exp $ inherit flag-o-matic eutils @@ -36,7 +36,7 @@ HOMEPAGE="http://kadu.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="X debug alsa arts esd voice speech nas oss spell ssl tcltk xmms xosd amarok extraicons extramodules mail" |