summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 21:47:02 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 21:47:02 +0000
commit2ba28ced5f8c78cfdfd62441bc31dbadb82a5c2a (patch)
tree81d96da69d3e18d85388672a3c818a0d7a09d420 /kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild
parentStable on hppa wrt #142650 (diff)
downloadgentoo-2-2ba28ced5f8c78cfdfd62441bc31dbadb82a5c2a.tar.gz
gentoo-2-2ba28ced5f8c78cfdfd62441bc31dbadb82a5c2a.tar.bz2
gentoo-2-2ba28ced5f8c78cfdfd62441bc31dbadb82a5c2a.zip
Fixed DEPEND/RDEPEND.
(Portage version: 2.1.1)
Diffstat (limited to 'kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild')
-rw-r--r--kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild b/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild
index 1d04bd2088c5..611a63a55dc6 100644
--- a/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild
+++ b/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild,v 1.2 2006/09/07 13:22:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdenetwork/libkdenetwork-3.5.4.ebuild,v 1.3 2006/09/26 21:47:02 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -11,3 +11,6 @@ DESCRIPTION="library common to many KDE network apps"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=app-crypt/gpgme-1.0.2"
+
+RDEPEND="${DEPEND}"
+