From 81151ac3f08d1dd0a6e9f364632263c936663bd3 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Fri, 5 Feb 2010 17:24:07 +0000 Subject: Run the tests and depend on the virtual (Portage version: 2.2_rc62/cvs/Linux x86_64) --- dev-perl/DB_File-Lock/ChangeLog | 5 ++++- dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild | 8 +++++--- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'dev-perl/DB_File-Lock') diff --git a/dev-perl/DB_File-Lock/ChangeLog b/dev-perl/DB_File-Lock/ChangeLog index 217c5a2d3ed0..040cd11fdd82 100644 --- a/dev-perl/DB_File-Lock/ChangeLog +++ b/dev-perl/DB_File-Lock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DB_File-Lock # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File-Lock/ChangeLog,v 1.1 2010/02/05 16:24:36 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File-Lock/ChangeLog,v 1.2 2010/02/05 17:24:07 tove Exp $ + + 05 Feb 2010; Torsten Veller DB_File-Lock-0.05.ebuild: + Run the tests and depend on the virtual *DB_File-Lock-0.05 (05 Feb 2010) diff --git a/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild b/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild index 3366cb9f03e4..616d6b7c62e2 100644 --- a/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild +++ b/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild,v 1.1 2010/02/05 16:24:36 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File-Lock/DB_File-Lock-0.05.ebuild,v 1.2 2010/02/05 17:24:07 tove Exp $ EAPI=2 @@ -14,5 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="perl-core/DB_File" -RDEPEND="${DEPEND}" +RDEPEND="virtual/perl-DB_File" +DEPEND="${RDEPEND}" + +SRC_TEST=do -- cgit v1.2.3-65-gdbad