diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-01-19 23:41:13 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-01-19 23:41:13 +0000 |
commit | b7f01596beea347b843153d5f0e7fe6894b2de99 (patch) | |
tree | 728411c7cad032864484b5c416ac598ccd1aa8a4 /net-irc/konversation/konversation-0.15.1.ebuild | |
parent | sh lovin (diff) | |
download | historical-b7f01596beea347b843153d5f0e7fe6894b2de99.tar.gz historical-b7f01596beea347b843153d5f0e7fe6894b2de99.tar.bz2 historical-b7f01596beea347b843153d5f0e7fe6894b2de99.zip |
Stable on x86.
Package-Manager: portage-2.0.51-r13
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 ec3e50b107c3..567584870fc4 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.1 2005/01/19 22:44:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.1.ebuild,v 1.2 2005/01/19 23:41:13 swegener 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 |