summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 14:33:44 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 14:33:44 +0000
commitacf6a9565b3bae57e6e2ac373c1620dc3078354d (patch)
treee1f95e64ebba0360a9ba208f12c1e34156233c4b /dev-perl/PGPLOT/PGPLOT-2.19.ebuild
parentAdd revdep-rebuild fixes, bug #139102. Add command-line argument fixes, bug #... (diff)
downloadgentoo-2-acf6a9565b3bae57e6e2ac373c1620dc3078354d.tar.gz
gentoo-2-acf6a9565b3bae57e6e2ac373c1620dc3078354d.tar.bz2
gentoo-2-acf6a9565b3bae57e6e2ac373c1620dc3078354d.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/PGPLOT/PGPLOT-2.19.ebuild')
-rw-r--r--dev-perl/PGPLOT/PGPLOT-2.19.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild b/dev-perl/PGPLOT/PGPLOT-2.19.ebuild
index 74cb3989baf9..7802cec7cf0d 100644
--- a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild
+++ b/dev-perl/PGPLOT/PGPLOT-2.19.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/PGPLOT/PGPLOT-2.19.ebuild,v 1.2 2006/04/01 14:35:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.19.ebuild,v 1.3 2006/07/04 14:33:44 ian Exp $
inherit perl-module
@@ -19,3 +19,4 @@ IUSE=""
DEPEND="sci-libs/pgplot
virtual/x11
>=dev-perl/ExtUtils-F77-1.13"
+RDEPEND="${DEPEND}" \ No newline at end of file