diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-09-08 08:01:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-09-08 08:01:14 +0000 |
commit | c1c6e349224b500914ca6aacb9cc0168106ee2b1 (patch) | |
tree | 62bae625520f1171b77af5653fe47f0ff5266f1f /net-irc/konversation | |
parent | remove obsolete ewarn (diff) | |
download | gentoo-2-c1c6e349224b500914ca6aacb9cc0168106ee2b1.tar.gz gentoo-2-c1c6e349224b500914ca6aacb9cc0168106ee2b1.tar.bz2 gentoo-2-c1c6e349224b500914ca6aacb9cc0168106ee2b1.zip |
Stable on ppc64; bug #189255
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-irc/konversation')
-rw-r--r-- | net-irc/konversation/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/konversation/konversation-1.0.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index 788605b333c5..ad39050e4215 100644 --- a/net-irc/konversation/ChangeLog +++ b/net-irc/konversation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/konversation # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.59 2007/09/07 14:56:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.60 2007/09/08 08:01:14 corsair Exp $ + + 08 Sep 2007; Markus Rothe <corsair@gentoo.org> + konversation-1.0.1-r3.ebuild: + Stable on ppc64; bug #189255 07 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> konversation-1.0.1-r3.ebuild: diff --git a/net-irc/konversation/konversation-1.0.1-r3.ebuild b/net-irc/konversation/konversation-1.0.1-r3.ebuild index 94a07404abaa..d4a9da8bce99 100644 --- a/net-irc/konversation/konversation-1.0.1-r3.ebuild +++ b/net-irc/konversation/konversation-1.0.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r3.ebuild,v 1.4 2007/09/07 14:56:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.0.1-r3.ebuild,v 1.5 2007/09/08 08:01:14 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="http://download.berlios.de/${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 |