summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-21 07:46:07 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-21 07:46:07 +0000
commit99a0d8e31468bd7bc7887cedee1873e0e292f7ee (patch)
tree861783206dc788af9da0a80c28ce98a24145b25f /app-arch/p7zip/p7zip-9.13.ebuild
parentRemove old. (diff)
downloadgentoo-2-99a0d8e31468bd7bc7887cedee1873e0e292f7ee.tar.gz
gentoo-2-99a0d8e31468bd7bc7887cedee1873e0e292f7ee.tar.bz2
gentoo-2-99a0d8e31468bd7bc7887cedee1873e0e292f7ee.zip
Correcting DEPs from kde-base/konqueror to kde-base/kdelibs
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/p7zip/p7zip-9.13.ebuild')
-rw-r--r--app-arch/p7zip/p7zip-9.13.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/p7zip/p7zip-9.13.ebuild b/app-arch/p7zip/p7zip-9.13.ebuild
index dc7b601c5437..adfb2b9f1ff0 100644
--- a/app-arch/p7zip/p7zip-9.13.ebuild
+++ b/app-arch/p7zip/p7zip-9.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-9.13.ebuild,v 1.8 2010/11/11 09:04:50 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-9.13.ebuild,v 1.9 2011/03/21 07:46:07 jlec Exp $
EAPI="2"
WX_GTK_VER="2.8"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc kde rar static wxwidgets"
-RDEPEND="kde? ( x11-libs/wxGTK:2.8[X,-odbc] kde-base/konqueror )
+RDEPEND="kde? ( x11-libs/wxGTK:2.8[X,-odbc] kde-base/kdelibs )
wxwidgets? ( x11-libs/wxGTK:2.8[X,-odbc] )"
DEPEND="${RDEPEND}"