From acf6a9565b3bae57e6e2ac373c1620dc3078354d Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Tue, 4 Jul 2006 14:33:44 +0000 Subject: Fixed RDEPEND wrt bug #134781 (Portage version: 2.1.1_pre2-r2) --- dev-perl/PGPLOT/ChangeLog | 5 ++++- dev-perl/PGPLOT/PGPLOT-2.19.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'dev-perl/PGPLOT') diff --git a/dev-perl/PGPLOT/ChangeLog b/dev-perl/PGPLOT/ChangeLog index 2e3c46c65ebf..24aea4f53cd0 100644 --- a/dev-perl/PGPLOT/ChangeLog +++ b/dev-perl/PGPLOT/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PGPLOT # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.2 2006/04/01 14:35:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.3 2006/07/04 14:33:44 ian Exp $ + + 04 Jul 2006; Christian Hartmann PGPLOT-2.19.ebuild: + Fixed RDEPEND wrt bug #134781 01 Apr 2006; Aron Griffis PGPLOT-2.19.ebuild: Mark 2.19 ~ia64 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 -- cgit v1.2.3-65-gdbad