diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-11 17:04:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-11 17:04:28 +0000 |
commit | 3f25d50e11b90dc40214e7333c0cf45ad26501e1 (patch) | |
tree | 01147b2aecb688d28bf621c4cf84b4d20753b362 /net-im/kadu | |
parent | Bump to 0.34.4 (diff) | |
download | gentoo-2-3f25d50e11b90dc40214e7333c0cf45ad26501e1.tar.gz gentoo-2-3f25d50e11b90dc40214e7333c0cf45ad26501e1.tar.bz2 gentoo-2-3f25d50e11b90dc40214e7333c0cf45ad26501e1.zip |
ppc stable, bug #245572
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-im/kadu')
-rw-r--r-- | net-im/kadu/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.6.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 355fbc424a16..8d6b1d48ac56 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/kadu # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.68 2009/02/08 14:07:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.69 2009/02/11 17:04:28 dertobi123 Exp $ + + 11 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> + kadu-0.6.0.2-r1.ebuild: + ppc stable, bug #245572 08 Feb 2009; Markus Meier <maekke@gentoo.org> kadu-0.6.0.2-r1.ebuild: amd64/x86 stable, bug #245572 diff --git a/net-im/kadu/kadu-0.6.0.2-r1.ebuild b/net-im/kadu/kadu-0.6.0.2-r1.ebuild index b23505d0d9fc..b825a9f2f3c9 100644 --- a/net-im/kadu/kadu-0.6.0.2-r1.ebuild +++ b/net-im/kadu/kadu-0.6.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.0.2-r1.ebuild,v 1.2 2009/02/08 14:07:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.0.2-r1.ebuild,v 1.3 2009/02/11 17:04:28 dertobi123 Exp $ inherit flag-o-matic eutils autotools @@ -32,7 +32,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 spell nas oss ssl mail extramodules powerkadu kdeenablefinal" |