diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-07-21 23:06:08 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-07-21 23:06:08 +0000 |
commit | 62cb6c84bd37ba5d3890497a1caec47318251010 (patch) | |
tree | 3a8ac967ac8153b554f71f97595064ffb7cce806 /net-im | |
parent | Stable on sparc wrt #99578 (diff) | |
download | historical-62cb6c84bd37ba5d3890497a1caec47318251010.tar.gz historical-62cb6c84bd37ba5d3890497a1caec47318251010.tar.bz2 historical-62cb6c84bd37ba5d3890497a1caec47318251010.zip |
Stable on PPC. bug #99853
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-im')
-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 f3c1a8c4f8b7..12c4fd5f44f5 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.28 2005/07/20 18:36:00 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.29 2005/07/21 23:06:08 anarchy Exp $ + + 21 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> kadu-0.4.1.ebuild: + Stable on PPC. bug #99853 *kadu-0.4.1 (20 Jul 2005) diff --git a/net-im/kadu/kadu-0.4.1.ebuild b/net-im/kadu/kadu-0.4.1.ebuild index 27557c93c879..e77577ebbeb2 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.1 2005/07/20 18:36:00 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.1.ebuild,v 1.2 2005/07/21 23:06:08 anarchy 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" |