summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-06 04:52:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-06 04:52:35 +0000
commit52ef729dedeecdd4ba5a5d2118bc898bffb6f074 (patch)
tree49fa7172e5ed4d4c0833d1544fcd153f319a06d4 /dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild
parentAdd missing test dep (diff)
downloadhistorical-52ef729dedeecdd4ba5a5d2118bc898bffb6f074.tar.gz
historical-52ef729dedeecdd4ba5a5d2118bc898bffb6f074.tar.bz2
historical-52ef729dedeecdd4ba5a5d2118bc898bffb6f074.zip
Add missing test dep
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild')
-rw-r--r--dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild b/dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild
index d671f1a4960e..fc9fc4b17574 100644
--- a/dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild
+++ b/dev-perl/Math-Base36/Math-Base36-0.120.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/Math-Base36/Math-Base36-0.120.0.ebuild,v 1.1 2013/08/16 07:46:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/Math-Base36-0.120.0.ebuild,v 1.2 2013/09/06 04:52:26 patrick Exp $
EAPI=4
@@ -18,6 +18,7 @@ DEPEND="
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
+ dev-perl/Test-Exception
)
"