diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-11-30 20:17:46 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-11-30 20:17:46 +0000 |
commit | d8c622adbcdde8b27445cc16ab2c008558af0e3c (patch) | |
tree | 2241a19e4be565e4dc874bf57dd748e27663e13b /net-im | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-d8c622adbcdde8b27445cc16ab2c008558af0e3c.tar.gz gentoo-2-d8c622adbcdde8b27445cc16ab2c008558af0e3c.tar.bz2 gentoo-2-d8c622adbcdde8b27445cc16ab2c008558af0e3c.zip |
Stable on amd64
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 118127c7b764..a3cad02b6374 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.37 2005/11/23 01:23:08 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.38 2005/11/30 20:17:46 sekretarz Exp $ + + 30 Nov 2005; Karol Wojtaszek <sekretarz@gentoo.org> kadu-0.4.2.ebuild: + Stable on amd64 *kadu-0.5.0_pre20051122 (23 Nov 2005) diff --git a/net-im/kadu/kadu-0.4.2.ebuild b/net-im/kadu/kadu-0.4.2.ebuild index 25d5d333233d..6f6457bb4bf5 100644 --- a/net-im/kadu/kadu-0.4.2.ebuild +++ b/net-im/kadu/kadu-0.4.2.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.2.ebuild,v 1.4 2005/11/20 09:41:03 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.2.ebuild,v 1.5 2005/11/30 20:17:46 sekretarz 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" |