summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-18 03:48:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-18 03:48:18 +0000
commit085b335a766bc807303d40d5f784c76cd408b704 (patch)
treecc68286bd61cf9302b513a000927a38d5a90e0d1 /dev-perl/Inline
parentBump (diff)
downloadgentoo-2-085b335a766bc807303d40d5f784c76cd408b704.tar.gz
gentoo-2-085b335a766bc807303d40d5f784c76cd408b704.tar.bz2
gentoo-2-085b335a766bc807303d40d5f784c76cd408b704.zip
Fix test deps
(Portage version: 2.2.6/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.530.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index b8fde8525bdd..aee1c5767e64 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.59 2013/08/28 22:00:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.60 2013/09/18 03:48:18 patrick Exp $
+
+ 18 Sep 2013; Patrick Lauer <patrick@gentoo.org> Inline-0.530.0.ebuild:
+ Fix test deps
28 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> Inline-0.500.0.ebuild,
Inline-0.510.0.ebuild, Inline-0.530.0.ebuild:
diff --git a/dev-perl/Inline/Inline-0.530.0.ebuild b/dev-perl/Inline/Inline-0.530.0.ebuild
index 457bd2aa59e5..409fa073cbde 100644
--- a/dev-perl/Inline/Inline-0.530.0.ebuild
+++ b/dev-perl/Inline/Inline-0.530.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.2 2013/08/28 22:00:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.3 2013/09/18 03:48:18 patrick Exp $
EAPI=4
@@ -20,6 +20,7 @@ RDEPEND="virtual/perl-Digest-MD5
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Warn
+ dev-perl/File-Slurp
)"
SRC_TEST=do