summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/konversation/konversation-1.3.1.ebuild')
-rw-r--r--net-irc/konversation/konversation-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/konversation/konversation-1.3.1.ebuild b/net-irc/konversation/konversation-1.3.1.ebuild
index 86247024ee07..dc382eb6b623 100644
--- a/net-irc/konversation/konversation-1.3.1.ebuild
+++ b/net-irc/konversation/konversation-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.3.1.ebuild,v 1.1 2010/07/01 16:52:09 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.3.1.ebuild,v 1.2 2010/07/30 22:50:10 scarabeus Exp $
EAPI=2
KDE_LINGUAS="bg ca cs da de el en_GB es et fi fr gl hu it ja nb nds nl pa pl pt
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}"
src_configure() {
mycmakeargs+=(
$(cmake-utils_use_with crypt QCA2)
- )
+ )
kde4-base_src_configure
}