summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-05-22 22:43:45 +0000
committerMichael Weber <xmw@gentoo.org>2012-05-22 22:43:45 +0000
commitf36f729915c58cf94cb4561107fec835954507eb (patch)
tree8307b087d4f00f3eec87f7fb52a04636601bb17f
parentInitial import (diff)
downloadgentoo-2-f36f729915c58cf94cb4561107fec835954507eb.tar.gz
gentoo-2-f36f729915c58cf94cb4561107fec835954507eb.tar.bz2
gentoo-2-f36f729915c58cf94cb4561107fec835954507eb.zip
fix typo
(Portage version: 2.1.10.62/cvs/Linux x86_64)
-rw-r--r--net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild b/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild
index 38336f89c11c..bcc25c94e68e 100644
--- a/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild
+++ b/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild,v 1.1 2012/05/22 22:40:45 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-lookup/dnssec-lookup-1.12.ebuild,v 1.2 2012/05/22 22:43:45 xmw Exp $
EAPI=4
@@ -19,7 +19,7 @@ IUSE=""
RDEPEND="net-dns/dnssec-tools
x11-libs/qt-gui"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
S=${WORKDIR}/${MY_P}