diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-01 20:50:45 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-01 20:50:45 +0000 |
commit | c1cc201f10d1bff4c9923007d94ff415f6b8da5d (patch) | |
tree | a9caebefda0764d76a71a53ef03e6a947f93e601 /net-im/kadu | |
parent | Added ~amd64 keyword. Closes bug #114143. (diff) | |
download | gentoo-2-c1cc201f10d1bff4c9923007d94ff415f6b8da5d.tar.gz gentoo-2-c1cc201f10d1bff4c9923007d94ff415f6b8da5d.tar.bz2 gentoo-2-c1cc201f10d1bff4c9923007d94ff415f6b8da5d.zip |
Stable on amd64. See bug #114070.
(Portage version: 2.0.53_rc7)
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 583b759e6d0c..2563cd301c6a 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.40 2005/12/01 11:11:56 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.41 2005/12/01 20:50:45 metalgod Exp $ + + 01 Dec 2005; Luis Medinas <metalgod@gentoo.org> kadu-0.4.3.ebuild: + Stable on amd64. See bug #114070. 01 Dec 2005; Chris White <chriswhite@gentoo.org> kadu-0.4.3.ebuild: x86 stable wrt bug #114070. diff --git a/net-im/kadu/kadu-0.4.3.ebuild b/net-im/kadu/kadu-0.4.3.ebuild index 65b82cdf4eb8..2b0e54cd09cb 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.2 2005/12/01 11:11:56 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.3.ebuild,v 1.3 2005/12/01 20:50:45 metalgod 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" |