diff options
author | 2005-02-24 01:24:20 +0000 | |
---|---|---|
committer | 2005-02-24 01:24:20 +0000 | |
commit | 246a9783e33f2b91cb15a0090a42debdf9781b1a (patch) | |
tree | 9869702e5785eb268e0cd9241bf9b70e01ba7adc /net-irc/konversation/konversation-0.15.1.ebuild | |
parent | Makefile sed fix thanks to joecool <joecool1029@gmail.com> in bug 82701 (diff) | |
download | gentoo-2-246a9783e33f2b91cb15a0090a42debdf9781b1a.tar.gz gentoo-2-246a9783e33f2b91cb15a0090a42debdf9781b1a.tar.bz2 gentoo-2-246a9783e33f2b91cb15a0090a42debdf9781b1a.zip |
Stable on amd64 - bug #83098
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-irc/konversation/konversation-0.15.1.ebuild')
-rw-r--r-- | net-irc/konversation/konversation-0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/konversation/konversation-0.15.1.ebuild b/net-irc/konversation/konversation-0.15.1.ebuild index 86e1c3b92456..fd77eaf74f67 100644 --- a/net-irc/konversation/konversation-0.15.1.ebuild +++ b/net-irc/konversation/konversation-0.15.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-irc/konversation/konversation-0.15.1.ebuild,v 1.3 2005/01/21 19:02:23 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.1.ebuild,v 1.4 2005/02/24 01:24:20 malc Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc amd64 ~sparc" IUSE="nls" need-kde 3 |