diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2008-10-27 07:06:47 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2008-10-27 07:06:47 +0000 |
commit | b3721cbcfbddde9515d8551f535e69bfab6dbf4b (patch) | |
tree | 2ac998cf8f35f9a12d196060db635dbaeeaf47b9 /net-irc/kvirc | |
parent | workaround broken portage by sticking crosscompile_opts_headers-only in IUSE ... (diff) | |
download | gentoo-2-b3721cbcfbddde9515d8551f535e69bfab6dbf4b.tar.gz gentoo-2-b3721cbcfbddde9515d8551f535e69bfab6dbf4b.tar.bz2 gentoo-2-b3721cbcfbddde9515d8551f535e69bfab6dbf4b.zip |
Final whitespace and cleanup for kvirc-9999. Thx to Arfrever.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'net-irc/kvirc')
-rw-r--r-- | net-irc/kvirc/kvirc-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild index f8f0bb26ed5f..113b204f2ab9 100644 --- a/net-irc/kvirc/kvirc-9999.ebuild +++ b/net-irc/kvirc/kvirc-9999.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/kvirc/kvirc-9999.ebuild,v 1.14 2008/10/26 21:00:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-9999.ebuild,v 1.15 2008/10/27 07:06:47 scarabeus Exp $ EAPI="2" @@ -17,10 +17,8 @@ LICENSE="kvirc" SLOT="4" KEYWORDS="" IUSE="audiofile +crypt +dcc_voice debug doc +gsm +ipc ipv6 kde +nls profile +phonon +ssl +transparency" -# remove the block on :4.1 kvirc with next sync i wrongly updated slot and now -# i return it back but someone could install already so this remove collisions. + RDEPEND=" - !net-irc/kvirc:4.1 sys-libs/zlib x11-libs/qt-gui[dbus] x11-libs/qt-webkit |