summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 14:55:15 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 14:55:15 +0000
commit02b507ca78b092ce2a227e971ae0aa59283ad3d0 (patch)
tree556a045294e26b1e1d4755df3183445b508f982a /dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
parentFixed RDEPEND wrt bug #134781; fixed header (diff)
downloadgentoo-2-02b507ca78b092ce2a227e971ae0aa59283ad3d0.tar.gz
gentoo-2-02b507ca78b092ce2a227e971ae0aa59283ad3d0.tar.bz2
gentoo-2-02b507ca78b092ce2a227e971ae0aa59283ad3d0.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild')
-rw-r--r--dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
index ad9b02651030..782961a6749e 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.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/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.10 2006/03/30 23:47:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.11 2006/07/05 14:55:15 ian Exp $
inherit perl-module
@@ -18,3 +18,4 @@ IUSE=""
DEPEND="dev-perl/XML-Parser
dev-perl/libwww-perl"
+RDEPEND="${DEPEND}" \ No newline at end of file