diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:25:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:25:34 +0000 |
commit | ff34d36551b7aa5a3a0f2170a3bc7c1526f7972c (patch) | |
tree | d76311b8c89bd42d7b387637f0c0cd59ada0b9e6 /net-irc | |
parent | Added ~ppc64; bug #231840 (diff) | |
download | gentoo-2-ff34d36551b7aa5a3a0f2170a3bc7c1526f7972c.tar.gz gentoo-2-ff34d36551b7aa5a3a0f2170a3bc7c1526f7972c.tar.bz2 gentoo-2-ff34d36551b7aa5a3a0f2170a3bc7c1526f7972c.zip |
Stable on ppc64; bug #231884
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/konversation/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/konversation/konversation-1.0.1-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index 00f074148930..161c047c67d9 100644 --- a/net-irc/konversation/ChangeLog +++ b/net-irc/konversation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/konversation # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.67 2008/07/16 17:49:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.68 2008/07/17 19:25:34 corsair Exp $ + + 17 Jul 2008; Markus Rothe <corsair@gentoo.org> + konversation-1.0.1-r4.ebuild: + Stable on ppc64; bug #231884 16 Jul 2008; Raúl Porcel <armin76@gentoo.org> konversation-1.0.1-r4.ebuild: diff --git a/net-irc/konversation/konversation-1.0.1-r4.ebuild b/net-irc/konversation/konversation-1.0.1-r4.ebuild index c1ec2db9e6fe..0ada6a7c506d 100644 --- a/net-irc/konversation/konversation-1.0.1-r4.ebuild +++ b/net-irc/konversation/konversation-1.0.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.0.1-r4.ebuild,v 1.5 2008/07/16 17:49:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.0.1-r4.ebuild,v 1.6 2008/07/17 19:25:34 corsair Exp $ LANGS="bg ca da de el en_GB es et fi fr hu it ja ka ko nl pt ru sr sr@Latn sv tr zh_TW ar cs gl he lt pa pt_BR ta" @@ -16,7 +16,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" need-kde 3 |