From dd4b22544ab387a40f30a6b19208b03eb95bfc0d Mon Sep 17 00:00:00 2001 From: Joshua Ross Date: Thu, 3 Jan 2008 01:53:49 +0000 Subject: Dependency on dev-perl/module-build added. Thanks to ranger for picking this up. (Portage version: 2.1.3.19) --- dev-perl/File-Path-Expand/ChangeLog | 6 +++++- dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/File-Path-Expand/ChangeLog b/dev-perl/File-Path-Expand/ChangeLog index c1280dde8367..9b75c89c02a4 100644 --- a/dev-perl/File-Path-Expand/ChangeLog +++ b/dev-perl/File-Path-Expand/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Path-Expand # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.3 2008/01/03 01:25:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.4 2008/01/03 01:53:49 joslwah Exp $ + + 03 Jan 2008; Joshua File-Path-Expand-1.02.ebuild: + Dependency on dev-perl/module-build added. Thanks to ranger for picking this + up. 03 Jan 2008; Brent Baude File-Path-Expand-1.02.ebuild: Marking File-Path-Expand-1.02 ~ppc64 for bug 204036 diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild index 1e4071f26852..a765786995fe 100644 --- a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild +++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.4 2008/01/03 01:25:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.5 2008/01/03 01:53:49 joslwah Exp $ inherit perl-module @@ -15,4 +15,4 @@ IUSE="" SRC_TEST="do" SLOT="0" -DEPEND="dev-lang/perl" +DEPEND="dev-lang/perl dev-perl/module-build" -- cgit v1.2.3-65-gdbad