From 6531bd443a9b336106d571dd529e4ce71048ce72 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sat, 5 Aug 2006 19:27:41 +0000 Subject: Adding perl dep; fixed DEPEND (Portage version: 2.1.1_pre3-r1) --- dev-perl/Net-Patricia/ChangeLog | 6 +++++- dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild | 6 +++++- dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) (limited to 'dev-perl/Net-Patricia') diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index 0c42db682c59..92c257246e61 100644 --- a/dev-perl/Net-Patricia/ChangeLog +++ b/dev-perl/Net-Patricia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Net-Patricia # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.7 2006/07/10 17:05:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.8 2006/08/05 19:27:41 mcummings Exp $ + + 05 Aug 2006; Michael Cummings + Net-Patricia-1.010.ebuild, Net-Patricia-1.014.ebuild: + Adding perl dep; fixed DEPEND 10 Jul 2006; Aron Griffis Net-Patricia-1.014.ebuild: Mark 1.014 stable on ia64 diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild index 4c4f2fa8147d..bb912d0eeeaa 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.010.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/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.3 2006/01/13 22:03:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.4 2006/08/05 19:27:41 mcummings Exp $ inherit perl-module @@ -14,3 +14,7 @@ KEYWORDS="~ppc sparc x86" IUSE="" #SRC_TEST="do" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild index f00e2c902df4..7ef73dad4747 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.014.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/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.4 2006/07/10 17:05:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.5 2006/08/05 19:27:41 mcummings Exp $ inherit perl-module @@ -14,3 +14,7 @@ KEYWORDS="ia64 ~ppc sparc ~x86" IUSE="" #SRC_TEST="do" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad