summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 09:44:50 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 09:44:50 +0000
commitf8619a749e604658c99821d45c77713fd0943011 (patch)
treee98144fb553a345f59e257652360abc456eb96cb /dev-perl/Graph/Graph-0.69.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-f8619a749e604658c99821d45c77713fd0943011.tar.gz
gentoo-2-f8619a749e604658c99821d45c77713fd0943011.tar.bz2
gentoo-2-f8619a749e604658c99821d45c77713fd0943011.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Graph/Graph-0.69.ebuild')
-rw-r--r--dev-perl/Graph/Graph-0.69.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.69.ebuild b/dev-perl/Graph/Graph-0.69.ebuild
index 0c75935b6f56..2a9b0f7f2b5c 100644
--- a/dev-perl/Graph/Graph-0.69.ebuild
+++ b/dev-perl/Graph/Graph-0.69.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/Graph/Graph-0.69.ebuild,v 1.7 2006/07/02 13:55:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.69.ebuild,v 1.8 2006/07/04 09:44:50 ian Exp $
inherit perl-module
@@ -14,3 +14,4 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86"
SRC_TEST="do"
DEPEND="dev-perl/Heap"
+RDEPEND="${DEPEND}" \ No newline at end of file