summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-27 17:16:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-27 17:16:01 +0000
commit18b88d664a089270eec878c97d4757c9faa2ed71 (patch)
treef4f83d990dcdfab7b596e67eb5134eed97ae783e /net-nntp/kwooty
parentUnmasking xen-sources-2.6.29, seems to be good (diff)
downloadgentoo-2-18b88d664a089270eec878c97d4757c9faa2ed71.tar.gz
gentoo-2-18b88d664a089270eec878c97d4757c9faa2ed71.tar.bz2
gentoo-2-18b88d664a089270eec878c97d4757c9faa2ed71.zip
Fix previous commit and drop redudant uulib dep, not used anymore
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-nntp/kwooty')
-rw-r--r--net-nntp/kwooty/kwooty-0.3.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-nntp/kwooty/kwooty-0.3.0.ebuild b/net-nntp/kwooty/kwooty-0.3.0.ebuild
index 928e8d73ffbc..8bde7deb35cb 100644
--- a/net-nntp/kwooty/kwooty-0.3.0.ebuild
+++ b/net-nntp/kwooty/kwooty-0.3.0.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-nntp/kwooty/kwooty-0.3.0.ebuild,v 1.1 2010/01/27 10:31:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/kwooty-0.3.0.ebuild,v 1.2 2010/01/27 17:16:01 ssuominen Exp $
EAPI=2
inherit kde4-base
@@ -14,8 +14,6 @@ SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="dev-libs/uulib"
-
DOCS="README.txt"
src_prepare() {